Connor Penhale created KAFKA-9766:
-------------------------------------
Summary: Suppress detailed responses for security-sensitive
(PCI-DSS) environments
Key: KAFKA-9766
URL: https://issues.apache.org/jira/browse/KAFKA-9766
Project: Kafka
Issue Type: Improvement
Components: KafkaConnect
Reporter: Connor Penhale
Kafka Connect's exception mapper prints an unchecked message from unhandled
stack traces. This is not suitable for PCI-DSS and other sensitive
environments. I am contributing a code change so that the community has the
option to change this behavior based on a configuration option,
"error.rest.response.message.detail.enabled." I have provided a unit test for
handling the expected response if the option is enabled. PR is forthcoming.
Looking forward to working with the community to see if this code can help!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)