[
https://issues.apache.org/jira/browse/JCS-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16049411#comment-16049411
]
Lucian Chirita commented on JCS-178:
------------------------------------
Wouldn't it make more sense to remove the this.noWaits.add(rcnw) line?
Is there a point in iterating over this.noWaits, and adding again the entries
to the same list? You end up with each object appearing twice in the list.
> 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)