[ 
https://issues.apache.org/jira/browse/OAK-199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

angela resolved OAK-199.
------------------------

       Resolution: Fixed
    Fix Version/s: 0.4

revision 1364938
                
> KernelNodeStore defines 2 access methods for the CommitEditor
> -------------------------------------------------------------
>
>                 Key: OAK-199
>                 URL: https://issues.apache.org/jira/browse/OAK-199
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: core
>            Reporter: angela
>            Priority: Minor
>             Fix For: 0.4
>
>
> the KernelNodeStore defines redundant access methods for the 
> commitEditor field:
>     public CommitEditor getEditor()
>     CommitEditor getCommitEditor()
> since there is also a public method to set the CommitEditor i assume
> that the public getter was the intended one despite the fact that it
> is not used within the code.
> if nobody objects i would remove the second method and replace the
> single usage of it with the public method.

--
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

        

Reply via email to