]
Adrian Nistor resolved ISPN-4695.
---------------------------------
Resolution: Done
Integrated in master. Thanks!
OutdatedTopologyException is too verbose
----------------------------------------
Key: ISPN-4695
URL:
https://issues.jboss.org/browse/ISPN-4695
Project: Infinispan
Issue Type: Enhancement
Components: Core
Reporter: Sanne Grinovero
Assignee: Sanne Grinovero
Priority: Minor
Fix For: 7.0.0.Beta2
It seems that a OutdatedTopologyException shouldn't really affect users, still
it's logged as a scary error on both sending and receiving node.
I'm changing this to be logged only at DEBUG level.