[ 
https://issues.apache.org/jira/browse/SOLR-9340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15394296#comment-15394296
 ] 

ASF subversion and git services commented on SOLR-9340:
-------------------------------------------------------

Commit 91ed36ddb477101fcb75b3aac7b48a0d35cd26aa in lucene-solr's branch 
refs/heads/branch_6x from [~varunthacker]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=91ed36d ]

SOLR-9340: Change ZooKeeper disconnect and session expiry related logging from 
INFO to WARN to make debugging easier


> ConnectionManager Logging Tweaks
> --------------------------------
>
>                 Key: SOLR-9340
>                 URL: https://issues.apache.org/jira/browse/SOLR-9340
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Varun Thacker
>            Assignee: Varun Thacker
>         Attachments: SOLR-9340.patch
>
>
> Here are a few logging statements which deserve to be WARN instead of INFO . 
> {code}
> INFO  - TIME [   ] org.apache.solr.common.cloud.ConnectionManager; Watcher 
> org.apache.solr.common.cloud.ConnectionManager@49a818c3 
> name:ZooKeeperConnection Watcher:zk:2181 got event WatchedEvent 
> state:Disconnected type:None path:null path:null type:None
> INFO  - TIME [   ] org.apache.solr.common.cloud.ConnectionManager; zkClient 
> has disconnected
> INFO  - TIME; [   ] org.apache.solr.common.cloud.DefaultConnectionStrategy; 
> Connection expired - starting a new one...
> INFO  - TIME; [   ] org.apache.solr.common.cloud.ConnectionManager; Waiting 
> for client to connect to ZooKeeper
> INFO  - TIME; [   ] org.apache.solr.common.cloud.ConnectionManager; Our 
> previous ZooKeeper session was expired. Attempting to reconnect to recover 
> relationship with ZooKeeper...
> INFO  - TIME; [   ] org.apache.solr.common.cloud.ConnectionManager; Watcher 
> org.apache.solr.common.cloud.ConnectionManager@6484f62a 
> name:ZooKeeperConnection Watcher:zk:2181 got event WatchedEvent state:Expired 
> type:None path:null path:null type:None
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to