RobertIndie commented on issue #18349: URL: https://github.com/apache/pulsar/issues/18349#issuecomment-3149865666
HI, this issue has been addressed in https://github.com/apache/pulsar/pull/24481 You can now use the `EncrytionContext.isEncrypted` to check if the meesges are decrypted successfully or not. If it's true, then it means it failed to decrypt the message. The application should use a correct key to decrypt the message. -- 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]
