[
https://issues.apache.org/jira/browse/DERBY-4177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Knut Anders Hatlen updated DERBY-4177:
--------------------------------------
Attachment: d4177.diff
Attached is a patch that updates the comments in BTreeLockingPolicy, and its
implementation class B2IRowLocking3, so that they don't mention the scan
protection locks anymore.
> Javadoc for BTreeLockingPolicy should not mention "scan lock" anymore
> ---------------------------------------------------------------------
>
> Key: DERBY-4177
> URL: https://issues.apache.org/jira/browse/DERBY-4177
> Project: Derby
> Issue Type: Improvement
> Components: Javadoc
> Affects Versions: 10.5.1.1
> Reporter: Knut Anders Hatlen
> Assignee: Knut Anders Hatlen
> Priority: Minor
> Attachments: d4177.diff
>
>
> The javadoc for BTreeLockingPolicy still talks about scan locks, although the
> scan lock is no longer in use after DERBY-2991. The javadoc should be updated
> so that it reflects the current state of the code.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.