cleanup final fields, esp those used for locking ------------------------------------------------
Key: ZOOKEEPER-610 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-610 Project: Zookeeper Issue Type: Bug Components: java client, server Reporter: Patrick Hunt Assignee: Patrick Hunt Priority: Minor Fix For: 3.3.0 There are a number of places where we have non-final fields that could (should) be declared as final. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.