[
https://issues.apache.org/jira/browse/KAFKA-3199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15456314#comment-15456314
]
Alejandro Abdelnur commented on KAFKA-3199:
---
[~sriharsha], thanks for you q
[
https://issues.apache.org/jira/browse/KAFKA-3199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15456209#comment-15456209
]
Alejandro Abdelnur commented on KAFKA-3199:
---
[~sriharsha], if the {{Sub
Doing encryption on the client has the following benefits (most of them
already mentioned in the thread):
* brokers don't have additional CPU load
* brokers never see the data in unencrypted form (Kafka admins cannot snoop)
* secure multi-tenancy (keys are 100% on the client space)
* no need to se