Skip to content

Commit

Permalink
schema change to add largestUsedRTVersionNumber
Browse files Browse the repository at this point in the history
  • Loading branch information
arjun4084346 committed Feb 11, 2025
1 parent 2a34ca2 commit 470a2ec
Show file tree
Hide file tree
Showing 2 changed files with 411 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ public enum AvroProtocolDefinition {
/**
* Value schema for metadata system store.
*/
METADATA_SYSTEM_SCHEMA_STORE(27, StoreMetaValue.class),
METADATA_SYSTEM_SCHEMA_STORE(28, StoreMetaValue.class),

/**
* Key schema for push status system store.
Expand Down
Loading

0 comments on commit 470a2ec

Please sign in to comment.