yabinmeng commented on issue #9549: URL: https://github.com/apache/pulsar/issues/9549#issuecomment-777584512
@WJL3333 you're right. I was executing command `pulsar compact-topic --topic <topic_name>` under my home directory. Based on your suggestion, I ran the command under pulsar installation home directory as `bin/pulsar compact-topic --topic <topic_name>`. The NPE error does go away; then it comes to the error of SSL hand-shake failure, as experienced in Pulsar 2.6.3. But as I mentioned, the cluster doesn't have any security feature enabled. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
