kamalcph commented on PR #14382: URL: https://github.com/apache/kafka/pull/14382#issuecomment-1717351303
@showuon Thanks for drafting the initial version of the doc! Will the RemoteLogManagerConfig and TBRLMMConfig will be auto-exported in the doc config section? Can we provide an example of creating a topic, uploading a segment, reading data from remote segment using the LocalTieredStorage as RSM and TBRLMM as RLMM? LocalTieredStorage resides inside the `test` folder. To use it, the user has to build the `kafka-storage-<version>-test.jar` binary from source code and add that lib to the classpath. Then, enable `INCLUDE_TEST_JARS` to true via export. Can we include the steps for the quick-start? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
