You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Chris Egerton (Jira)" <ji...@apache.org> on 2020/03/31 18:23:00 UTC

[jira] [Updated] (KAFKA-9766) Suppress detailed responses for security-sensitive (PCI-DSS) environments

     [ https://issues.apache.org/jira/browse/KAFKA-9766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Egerton updated KAFKA-9766:
---------------------------------
    Labels: Needs-kip  (was: )

> 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
>            Priority: Major
>              Labels: Needs-kip
>
> 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)