Ivan Kelly created BOOKKEEPER-338:
-------------------------------------
Summary: Create Version.NEW and Version.ANY static instances of
Version so that were not passing around nulls
Key: BOOKKEEPER-338
URL: https://issues.apache.org/jira/browse/BOOKKEEPER-338
Project: Bookkeeper
Issue Type: Bug
Reporter: Ivan Kelly
Priority: Minor
Fix For: 4.2.0
Passing null as a parameter into a method makes the intention abiguous. It
would be better to pass in defined constants, such as Version.NEW &
Version.ANY. This makes the code clearer and more readable.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira