semistone commented on issue #22601: URL: https://github.com/apache/pulsar/issues/22601#issuecomment-2132795726
@lhotari I have update repo and all config in standalone server on that link I only patch your PR bookkeeper on tag release-4.16.5 ``` [chenyinchin01@cockroach308 lib]$ ls -l |grep bookkeeper -rw-r--r-- 1 chenyinchin01 rakuten 178574 May 27 06:30 bookkeeper-common-4.16.5.jar -rw-r--r-- 1 chenyinchin01 rakuten 2619839 May 27 06:28 bookkeeper-server-4.16.5.jar -rw-r--r-- 1 chenyinchin01 rakuten 17815 May 27 06:31 org.apache.bookkeeper-bookkeeper-common-allocator-4.16.5.jar -rw-r--r-- 1 chenyinchin01 rakuten 453216 May 27 06:31 org.apache.bookkeeper-bookkeeper-proto-4.16.5.jar -rw-r--r-- 1 chenyinchin01 rakuten 20739 May 27 06:31 org.apache.bookkeeper-bookkeeper-slogger-api-4.16.5.jar -rw-r--r-- 1 chenyinchin01 rakuten 11458 May 27 06:31 org.apache.bookkeeper-bookkeeper-slogger-slf4j-4.16.5.jar -rw-r--r-- 1 chenyinchin01 rakuten 11426 May 27 06:31 org.apache.bookkeeper-bookkeeper-tools-4.16.5.jar -rw-r--r-- 1 chenyinchin01 rakuten 34274 May 27 06:31 org.apache.bookkeeper-bookkeeper-tools-framework-4.16.5.jar -rw-r--r-- 1 chenyinchin01 rakuten 26553 May 27 06:31 org.apache.bookkeeper-bookkeeper-tools-ledger-4.16.5.jar -rw-r--r-- 1 chenyinchin01 rakuten 70063 May 27 06:31 org.apache.bookkeeper-circe-checksum-4.16.5.jar -rw-r--r-- 1 chenyinchin01 rakuten 23596 May 27 06:31 org.apache.bookkeeper-cpu-affinity-4.16.5.jar -rw-r--r-- 1 chenyinchin01 rakuten 23875 May 27 06:31 org.apache.bookkeeper.http-http-server-4.16.5.jar -rw-r--r-- 1 chenyinchin01 rakuten 18376 May 27 06:31 org.apache.bookkeeper.http-vertx-http-server-4.16.5.jar -rw-r--r-- 1 chenyinchin01 rakuten 17939 May 27 06:31 org.apache.bookkeeper-native-io-4.16.5.jar -rw-r--r-- 1 chenyinchin01 rakuten 253296 May 27 06:31 org.apache.bookkeeper-statelib-4.16.5.jar -rw-r--r-- 1 chenyinchin01 rakuten 23375 May 27 06:31 org.apache.bookkeeper.stats-bookkeeper-stats-api-4.16.5.jar -rw-r--r-- 1 chenyinchin01 rakuten 37962 May 27 06:31 org.apache.bookkeeper.stats-prometheus-metrics-provider-4.16.5.jar -rw-r--r-- 1 chenyinchin01 rakuten 56652 May 27 06:31 org.apache.bookkeeper-stream-storage-cli-4.16.5.jar -rw-r--r-- 1 chenyinchin01 rakuten 1261612 May 27 06:31 org.apache.bookkeeper-stream-storage-java-client-4.16.5.jar -rw-r--r-- 1 chenyinchin01 rakuten 72401 May 27 06:31 org.apache.bookkeeper-stream-storage-server-4.16.5.jar -rw-r--r-- 1 chenyinchin01 rakuten 29589 May 27 06:31 org.apache.bookkeeper-stream-storage-service-api-4.16.5.jar -rw-r--r-- 1 chenyinchin01 rakuten 171701 May 27 06:31 org.apache.bookkeeper-stream-storage-service-impl-4.16.5.jar -rw-r--r-- 1 chenyinchin01 rakuten 109696 May 27 06:31 org.apache.bookkeeper.tests-stream-storage-tests-common-4.16.5.jar ``` but seem still have issue. I tried to test on bookkeeper master branch (4.18.0-SNAPSHOT), but have many compatible issues because pulsar 3.2.2 still using 1.6.4. I have updated all conf.tgz , and explain how to generate keystore and truststore hope you could reproduce in your local . please let me known if you still can't have problem to reproduce in your local environment. -- 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]
