You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Randall Hauch (Jira)" <ji...@apache.org> on 2020/05/24 14:11:00 UTC

[jira] [Resolved] (KAFKA-9767) Basic auth extension should have logging

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

Randall Hauch resolved KAFKA-9767.
----------------------------------
    Fix Version/s: 2.6.0
         Reviewer: Randall Hauch
       Resolution: Fixed

Merged to the `trunk` branch for inclusion in the upcoming 2.6.0 release.

> Basic auth extension should have logging
> ----------------------------------------
>
>                 Key: KAFKA-9767
>                 URL: https://issues.apache.org/jira/browse/KAFKA-9767
>             Project: Kafka
>          Issue Type: Improvement
>          Components: KafkaConnect
>            Reporter: Chris Egerton
>            Assignee: Chris Egerton
>            Priority: Minor
>             Fix For: 2.6.0
>
>
> The three classes for Connect's basic auth REST extension are pretty light on logging, which makes debugging issues and interplay between the REST extension and whatever JAAS login module the user may have configured difficult. We should add some more extensive logging to these classes, while taking care to prevent log spam in the case of repeated unauthenticated requests or leaking of sensitive information.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)