Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[hms] Reduce noisy logging on non-leader masters.
Recently while reviewing kudu master logs in a cluster with HMS sync enabled I noticed many occurances of the below log on the follower masters: I0323 20:38:12.824517 6245 hms_notification_log_listener.cc:227] Skipping Hive Metastore notification log poll: Illegal state: Not the leader. … I lowered the log level so it would not be logged in the common case given this is frequent, expected, and ignored. Change-Id: I0fa308727a71f51ded780eb97d9cdc87cb6f9069 Reviewed-on: http://gerrit.cloudera.org:8080/16203 Reviewed-by: Andrew Wong <[email protected]> Tested-by: Kudu Jenkins Reviewed-by: Attila Bukor <[email protected]>
- Loading branch information