[
https://issues.apache.org/jira/browse/JCS-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16049333#comment-16049333
]
Romain Manni-Bucau commented on JCS-178:
----------------------------------------
[~tv] you are probably right, just got a user reported the beta examples don't
work anymore (examples I showed during a JUG) so checked why it was failing,
found the ConcurrentModificationException and finally found the commit having
refactored based on some automated tool the class to change the loop. You can
see it as a partial revert so think it solved the actual issue but agree we
should add some coverage here.
> client using RemoteCache are not working
> ----------------------------------------
>
> Key: JCS-178
> URL: https://issues.apache.org/jira/browse/JCS-178
> Project: Commons JCS
> Issue Type: Bug
> Reporter: Romain Manni-Bucau
> Assignee: Thomas Vandahl
> Fix For: jcs-2.2
>
>
> RemoteCacheNoWaitFacade is not usable cause of its constructor loop
> (concurrent modification) leading to the remote cache not being usable.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)