[
https://issues.apache.org/jira/browse/CURATOR-607?focusedWorklogId=634953&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-634953
]
ASF GitHub Bot logged work on CURATOR-607:
------------------------------------------
Author: ASF GitHub Bot
Created on: 06/Aug/21 05:20
Start Date: 06/Aug/21 05:20
Worklog Time Spent: 10m
Work Description: faucct commented on a change in pull request #394:
URL: https://github.com/apache/curator/pull/394#discussion_r683954441
##########
File path:
curator-recipes/src/test/java/org/apache/curator/framework/recipes/locks/TestInterProcessReadWriteLock.java
##########
@@ -362,4 +362,77 @@ private void doLocking(InterProcessLock lock,
AtomicInteger concurrentCount, Ato
}
}
}
+
+ public static class LockPathInterProcessReadWriteLock extends
InterProcessReadWriteLock
Review comment:
Yes, it is not used, as I have only added it to demonstrate that there
is a way to subclass `InterProcessReadWriteLock` the desired way. I will add a
test today.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 634953)
Time Spent: 40m (was: 0.5h)
> Method getLockPath of InterProcessReadWriteLock locks is not exposed for use
> in transactions
> --------------------------------------------------------------------------------------------
>
> Key: CURATOR-607
> URL: https://issues.apache.org/jira/browse/CURATOR-607
> Project: Apache Curator
> Issue Type: Bug
> Reporter: Никита Соколов
> Assignee: Jordan Zimmerman
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)