Skip to content

[INLONG-8161][DataProxy] Optimize BatchPackProfile related classes implementation - #8187

Merged
gosonzhang merged 2 commits into
apache:masterfrom
gosonzhang:INLONG-8161
Jun 8, 2023
Merged

[INLONG-8161][DataProxy] Optimize BatchPackProfile related classes implementation#8187
gosonzhang merged 2 commits into
apache:masterfrom
gosonzhang:INLONG-8161

Conversation

@gosonzhang

Copy link
Copy Markdown
Contributor
  1. Add the PackProfile base class and BatchPackProfile and SimplePackProfile subclasses, replace the original BatchPackProfile base class and OrderBatchPackProfileV0, SimpleBatchPackProfileV0 subclasses, and adjust the relevant message processing logic;
  2. Add a minimum value check to the meta.config.sync.interval.ms configuration item
  3. Add configuration item node.startup.via.meta.config.file.enable to control whether to download metadata from Manager

Comment thread inlong-dataproxy/dataproxy-source/src/test/resources/common.properties Outdated
Comment thread inlong-dataproxy/conf/common.properties

@luchunliang luchunliang left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@gosonzhang
gosonzhang merged commit 2f62a68 into apache:master Jun 8, 2023
@gosonzhang
gosonzhang deleted the INLONG-8161 branch June 8, 2023 06:45
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] Optimize BatchPackProfile related classes implementation

5 participants