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

[INLONG-6406][DataProxy] Support creating sink dynamically after starting #6413

Merged
merged 1 commit into from
Nov 7, 2022

Conversation

gosonzhang
Copy link
Contributor

  1. I added an error SINK_SERVICE_UNREADY: if MQ cluster is not configured, or if MQ cluster is configured but initialization fails, DataProxy will not serve externally; it will only serve after initialization is successful;
  2. Adjusted the error code of HTTP access and incorporated it into the DataProxyErrCode enumeration

Copy link
Member

@healchow healchow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@healchow healchow changed the title [INLONG-6406][DataProxy] DataProxy should support creating sink dynamically after started [INLONG-6406][DataProxy] Support creating sink dynamically after starting Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improve][DataProxy] Should support creating sink dynamically after started
3 participants