[
https://issues.apache.org/jira/browse/GEODE-8913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17278255#comment-17278255
]
ASF subversion and git services commented on GEODE-8913:
--------------------------------------------------------
Commit d44c07f270167c1888ae8bdcf40a72eaff4c949a in geode's branch
refs/heads/develop from Jens Deppe
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=d44c07f ]
GEODE-8913: Add ability for ConcurrentLoopingThreads to run in lockstep (#5997)
- Can be invoked by calling `.runInLockstep()`.
- This simply adds a CyclicBarrier before the invocation of each
iteration and should produce a bit more contention.
> Add ability for ConcurrentLoopingThreads to run in lockstep
> -----------------------------------------------------------
>
> Key: GEODE-8913
> URL: https://issues.apache.org/jira/browse/GEODE-8913
> Project: Geode
> Issue Type: Test
> Components: redis
> Reporter: Jens Deppe
> Assignee: Jens Deppe
> Priority: Major
> Labels: pull-request-available
>
> This will allow for the possibility of more contention when iterating through
> multiple keys.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)