[
https://issues.apache.org/jira/browse/SENTRY-1735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16031275#comment-16031275
]
Viktor Somogyi commented on SENTRY-1735:
----------------------------------------
Do I think correctly that this issue is only about removing or perhaps lowering
the log level of these lines?
{noformat}
2017-05-31 16:56:02,876 (Timer-1) [DEBUG -
org.apache.sentry.provider.db.generic.service.thrift.SentryGenericServiceClientDefaultImpl.<init>(SentryGenericServiceClientDefaultImpl.java:159)]
Successfully opened transport: org.apache.thrift.transport.TSocket@62c805c5 to
172.30.64.132/172.30.64.132:56870
2017-05-31 16:56:02,876 (Timer-1) [DEBUG -
org.apache.sentry.provider.db.generic.service.thrift.SentryGenericServiceClientDefaultImpl.<init>(SentryGenericServiceClientDefaultImpl.java:166)]
Successfully created client
{noformat}
> Sentry Clients should not log every connection request
> ------------------------------------------------------
>
> Key: SENTRY-1735
> URL: https://issues.apache.org/jira/browse/SENTRY-1735
> Project: Sentry
> Issue Type: Bug
> Components: Sentry
> Affects Versions: sentry-ha-redesign
> Reporter: Alexander Kolbasov
> Assignee: Viktor Somogyi
> Labels: bite-sized, newbie
> Fix For: sentry-ha-redesign
>
>
> SENTRY-1593 introduced new default client implementation which emit log
> message on every connect(). Since all requests cause connect(), this will
> cause excessive logging.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)