[
https://issues.apache.org/jira/browse/JCS-187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Vandahl resolved JCS-187.
--------------------------------
Fix Version/s: jcs-3.1
Assignee: Thomas Vandahl
Resolution: Works for Me
I guess this has been resolved in the meantime
> TCPLateralCache with multiple Server not working
> ------------------------------------------------
>
> Key: JCS-187
> URL: https://issues.apache.org/jira/browse/JCS-187
> Project: Commons JCS
> Issue Type: Bug
> Components: TCP Lateral Cache
> Reporter: Attila Horvath
> Assignee: Thomas Vandahl
> Priority: Major
> Fix For: jcs-3.1
>
>
> Hi,
> a distributed configuration based on "Lateral TCP Auxiliary Cache" is not
> working as designed. If I configure multiple servers:
> jcs.auxiliary.LTCP.attributes.TcpServers=localhost:6111,192.168.1.1:6110,192.168.1.2:6110
> ..JCS creates a configuration for each server. The configurations created are
> not correct, each TCPLateralCacheAttributes-Instance holds the IP/Port for
> the last server entry. It is possibly a clone / deepclone issue in
> TCPLateralCacheAttributes. (changing the server in one
> TCPLateralCacheAttributes-Instance causes to change the server in all
> TCPLateralCacheAttributes-Instances)
> Thank you,
> Attila Horvath
--
This message was sent by Atlassian Jira
(v8.3.4#803005)