[ https://issues.apache.org/jira/browse/ZOOKEEPER-789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Flavio Paiva Junqueira updated ZOOKEEPER-789: --------------------------------------------- Attachment: ZOOKEEPER-789.patch I have created a method to print info about a notification and placed the call to the method to right after the notification structure is created in FastLeaderElection.WorkerReceiver.run(). This way all received notifications are logged. There is no test, since this is just a modification to message logging. > Improve FLE log messages > ------------------------ > > Key: ZOOKEEPER-789 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-789 > Project: Zookeeper > Issue Type: Improvement > Reporter: Flavio Paiva Junqueira > Attachments: ZOOKEEPER-789.patch > > > Notification messages are quite important to determine what is going with > leader election. The main idea of this improvement is name the fields we > output in notification log messages. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.