You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.
This placeholder impl should be changed to throw exceptions which ultimately will be caught in MessageHandler::handle(Buffer buffer) where a Kafka error response must be returned to the requesting Kafka client.
The text was updated successfully, but these errors were encountered:
As per discussion of encmod/src/main/java/io/strimzi/kafka/topicenc/EncryptionModule.java in PR #9 the current impl catches as logs exceptions occurring during encryption/decryption.
This placeholder impl should be changed to throw exceptions which ultimately will be caught in
MessageHandler::handle(Buffer buffer)
where a Kafka error response must be returned to the requesting Kafka client.The text was updated successfully, but these errors were encountered: