Skip to content

KAFKA-12338: Consolidate MetadataRecordSerde and MetadataParser serial/deserial code#10159

Closed
dengziming wants to merge 1 commit into
apache:trunkfrom
dengziming:KAFKA-12338-consolidate-metadata-serde-parser
Closed

KAFKA-12338: Consolidate MetadataRecordSerde and MetadataParser serial/deserial code#10159
dengziming wants to merge 1 commit into
apache:trunkfrom
dengziming:KAFKA-12338-consolidate-metadata-serde-parser

Conversation

@dengziming

Copy link
Copy Markdown
Member

More detailed description of your change
The logics are duplicated except that MetadataRecordSerde has an extra DEFAULT_FRAME_VERSION, if we want to change the serial/deserial format of metadata, we should modify 2 classes, this is unreasonable.

Summary of testing strategy (including rationale)
unit test

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

@dengziming
dengziming force-pushed the KAFKA-12338-consolidate-metadata-serde-parser branch 2 times, most recently from 2ec9fe2 to 4a31ec0 Compare February 20, 2021 14:39
@dengziming

Copy link
Copy Markdown
Member Author

@cmccabe , Hi, PTAL.

@dengziming
dengziming force-pushed the KAFKA-12338-consolidate-metadata-serde-parser branch from 4a31ec0 to eeaf54e Compare March 4, 2021 03:23
@dengziming

Copy link
Copy Markdown
Member Author

Resolved by #10793

@dengziming dengziming closed this Jun 8, 2021
@dengziming
dengziming deleted the KAFKA-12338-consolidate-metadata-serde-parser branch November 24, 2022 06:46
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.

1 participant