[
https://issues.apache.org/jira/browse/KUDU-2498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Henke updated KUDU-2498:
------------------------------
Component/s: supportability
> 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, supportability
> 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
(v8.3.4#803005)