muralibasani commented on PR #16094: URL: https://github.com/apache/kafka/pull/16094#issuecomment-2133856644
@jsancio what do you think on this approach ? it's abit not clear on creating the kRaftVersionRecord and votersRecord though. ``` ./bin/kafka-storage.sh format --cluster-id oS80nAuvTOyliP131PWSFb --config ./config/kraft/server.properties --standalone SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/Users/muralidharbasani/projects/others/kafka3/kafka/tools/build/dependant-libs-2.13.14/slf4j-reload4j-1.7.36.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/Users/muralidharbasani/projects/others/kafka3/kafka/trogdor/build/dependant-libs-2.13.14/slf4j-reload4j-1.7.36.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual binding is of type [org.slf4j.impl.Reload4jLoggerFactory] metaPropertiesEnsemble=MetaPropertiesEnsemble(metadataLogDir=Optional.empty, dirs={/tmp/kraft-combined-logs: EMPTY}) logDir : /tmp/kraft-combined-logs Formatting /tmp/kraft-combined-logs with metadata.version 3.7-IV4. bootstrapDirectory : org.apache.kafka.metadata.bootstrap.BootstrapDirectory@1fb19a0 Snapshot written to /tmp/kraft-combined-logs/__cluster_metadata-0 muralidharbasani@Muralidhars-MacBook-Pro kafka % cat /tmp/kraft-combined-logs/__cluster_metadata-0/00000000000000000000-0000000000.checkpoint WYJ�� ������������������* V�Ѣ�������������������$����"����?hY� �����������������% ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org