Skip to content

Commit

Permalink
add largestUsedRTVersionNumber in store config
Browse files Browse the repository at this point in the history
  • Loading branch information
arjun4084346 committed Feb 8, 2025
1 parent d9488e0 commit 76e17ae
Showing 1 changed file with 1 addition 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

0 comments on commit 76e17ae

Please sign in to comment.