You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Andrew Wong (JIRA)" <ji...@apache.org> on 2018/07/11 18:15:00 UTC

[jira] [Updated] (KUDU-2498) Reduce the amount of server-side logging done by repeated unauthenticated connection attempts

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

Andrew Wong updated KUDU-2498:
------------------------------
    Component/s: server
                 security

> Reduce the amount of server-side logging done by repeated unauthenticated connection attempts
> ---------------------------------------------------------------------------------------------
>
>                 Key: KUDU-2498
>                 URL: https://issues.apache.org/jira/browse/KUDU-2498
>             Project: Kudu
>          Issue Type: Improvement
>          Components: security, server
>            Reporter: Andrew Wong
>            Priority: Major
>
> Older versions of the Java client may not reauthenticate their tokens automatically. Upon connection to a server post-token-expiration, this leads to a wall of warnings in the logs. While helpful to see, it would be nice if this were not upon every unauthorized connection, particularly once KUDU-2497 is resolved.
> It's worth noting that these warnings do contain valuable information: where the unauthorized connections coming from. It would be nice to maintain visibility into this.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)