Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor app service module #412

Closed
badboy-huaqiao opened this issue Jul 6, 2021 · 2 comments
Closed

Refactor app service module #412

badboy-huaqiao opened this issue Jul 6, 2021 · 2 comments
Labels
3-high priority denoting release-blocking issues export-services

Comments

@badboy-huaqiao
Copy link
Member

badboy-huaqiao commented Jul 6, 2021

what's current issues about app service implement on UI:

  • the default app service configuration called app-rule-engine is the default data source of ruleengine, when encryption, xml conversion, compression functions are used, or the setResponseData function is removed, all rules created by ruleengine service will fail.
  • there are some bugs when update the configs, such as repeated setting when click refresh consul button on UI.
  • the current layout implement is not properly or friendly to user ,such as users don't know what configs they already used.
  • Trigger shouldn't be modified on UI, because app svc needs to restart when Trigger is changed, but right now ui doesn't have the ability to restart this service
  • Trigger configs push to ExecutionOrder which is a wrong location instead of Trigger on Register center
@badboy-huaqiao badboy-huaqiao added 3-high priority denoting release-blocking issues export-services labels Jul 6, 2021
@badboy-huaqiao
Copy link
Member Author

badboy-huaqiao commented Aug 9, 2021

the Trigger section still needs a little time to be done, so keep this issue opening until that finished

@badboy-huaqiao
Copy link
Member Author

the Trigger section still needs a little time to be done, so keep this issue opening until that finished

close this issue, the feature above move to #511

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3-high priority denoting release-blocking issues export-services
Projects
None yet
Development

No branches or pull requests

1 participant