Skip to content

[ISSUE #9403] Fix the issue of metadata synchronization failure between master and slave when the topic has attributes #9404

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

RongtongJin
Copy link
Contributor

Which Issue(s) This PR Fixes

Fixes #9403

Brief Description

Fix the issue of metadata synchronization failure between master and slave when the topic has attributes

How Did You Test This Change?

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.85%. Comparing base (ed410f3) to head (3b6d42f).

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9404      +/-   ##
=============================================
- Coverage      47.92%   47.85%   -0.08%     
+ Complexity     11903    11890      -13     
=============================================
  Files           1307     1307              
  Lines          92026    92027       +1     
  Branches       11781    11781              
=============================================
- Hits           44108    44044      -64     
- Misses         42422    42491      +69     
+ Partials        5496     5492       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

[Bug] Error synchronizing metadata when the topic has additional attributes.
3 participants