]
Galder Zamarreño updated ISPN-5698:
-----------------------------------
Status: Open (was: New)
Missing topology id in trace log message
----------------------------------------
Key: ISPN-5698
URL:
https://issues.jboss.org/browse/ISPN-5698
Project: Infinispan
Issue Type: Bug
Components: State Transfer
Affects Versions: 7.2.4.Final, 8.0.0.CR1
Reporter: Galder Zamarreño
Assignee: Galder Zamarreño
Fix For: 8.0.0.Final, 7.2.5.Final
Missing currentTopologyId in:
{code}
if (trace) log.tracef("Retrying command because of topology change, current topology
is %d: %s", command);
{code}