Skip to content

[To rel/0.12] Optimize sync leader for meta (#2987)#2994

Merged
neuyilan merged 2 commits intorel/0.12from
optimize_sync_leader_for_query
Apr 13, 2021
Merged

[To rel/0.12] Optimize sync leader for meta (#2987)#2994
neuyilan merged 2 commits intorel/0.12from
optimize_sync_leader_for_query

Conversation

@mychaow
Copy link
Copy Markdown
Member

@mychaow mychaow commented Apr 12, 2021

Description

Content1 ...

Content2 ...

Content3 ...


This PR has:

  • been self-reviewed.
    • concurrent read
    • concurrent write
    • concurrent read and write
  • added documentation for new or modified features or behaviors.
  • added Javadocs for most classes and all non-trivial methods.
  • added or updated version, license, or notice information
  • added comments explaining the "why" and the intent of the code wherever would not be obvious
    for an unfamiliar reader.
  • added unit tests or modified existing tests to cover new code paths, ensuring the threshold
    for code coverage.
  • added integration tests.
  • been tested in a test IoTDB cluster.

Key changed/added classes (or packages if there are too many classes) in this PR

Copy link
Copy Markdown
Member

@neuyilan neuyilan left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Member

@wangchao316 wangchao316 left a comment

Choose a reason for hiding this comment

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

LGTM

@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@HTHou HTHou changed the title Optimize sync leader for meta (#2987) [To rel/0.12] Optimize sync leader for meta (#2987) Apr 12, 2021
@neuyilan neuyilan merged commit 48bcd87 into rel/0.12 Apr 13, 2021
@qiaojialin qiaojialin deleted the optimize_sync_leader_for_query branch June 16, 2021 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants