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

Knut Anders Hatlen updated DERBY-6041:
--------------------------------------

    Attachment: d6041-1a.diff

The attached patch removes the unused parameters from the signatures and 
updates the callers accordingly. All the regression tests passed with the patch.
                
> Remove unused parameters from the BTreeLockingPolicy interface
> --------------------------------------------------------------
>
>                 Key: DERBY-6041
>                 URL: https://issues.apache.org/jira/browse/DERBY-6041
>             Project: Derby
>          Issue Type: Improvement
>          Components: Store
>    Affects Versions: 10.10.0.0
>            Reporter: Knut Anders Hatlen
>            Assignee: Knut Anders Hatlen
>            Priority: Trivial
>         Attachments: d6041-1a.diff
>
>
> Many of the methods in the BTreeLockingPolicy interface take a BTree 
> parameter that is not used by the implementation of those methods. We could 
> simplify the signatures of those methods.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to