Diego Lovison created ISPN-11580:
------------------------------------
Summary: Change Stopping cache manager log message to info
Key: ISPN-11580
URL:
https://issues.redhat.com/browse/ISPN-11580
Project: Infinispan
Issue Type: Enhancement
Affects Versions: 10.1.5.Final, 11.0.0.Alpha2
Reporter: Diego Lovison
When reading the logs it seems like there is a change in the member list after the
exception
{noformat}
09:37:35,805 ERROR (jgroups-10,Diegos-MacBook-Pro-16945) [InvocationContextInterceptor]
ISPN000136: Error executing command LockControlCommand on Cache
'pessimisticTxCache', writing keys [] org.infinispan.remoting.RemoteException:
ISPN000217: Received exception from Diegos-MacBook-Pro-7263, see cause for remote stack
trace
at
org.infinispan.remoting.transport.ResponseCollectors.wrapRemoteException(ResponseCollectors.java:25)
at
org.infinispan.remoting.transport.impl.MapResponseCollector.addException(MapResponseCollector.java:64)
at
org.infinispan.remoting.transport.impl.MapResponseCollector$IgnoreLeavers.addException(MapResponseCollector.java:102)
at
org.infinispan.remoting.transport.ValidResponseCollector.addResponse(ValidResponseCollector.java:29)
at
org.infinispan.remoting.transport.impl.MultiTargetRequest.onResponse(MultiTargetRequest.java:93)
at
org.infinispan.remoting.transport.impl.RequestRepository.addResponse(RequestRepository.java:52)
at
org.infinispan.remoting.transport.jgroups.JGroupsTransport.processResponse(JGroupsTransport.java:1435)
at
org.infinispan.remoting.transport.jgroups.JGroupsTransport.processMessage(JGroupsTransport.java:1338)
at
org.infinispan.remoting.transport.jgroups.JGroupsTransport.access$300(JGroupsTransport.java:132)
09:37:51,106 INFO (main) [CLUSTER] [Context=org.infinispan.CONFIG] ISPN100008: Updating
cache members list [Diegos-MacBook-Pro-7263], topology id 6
09:37:51,177 INFO (main) [CLUSTER] [Context=partitionHandlingCache] ISPN100008: Updating
cache members list [Diegos-MacBook-Pro-7263], topology id 6
{noformat}
Change DefaultCacheManager:internalStop log message to info
--
This message was sent by Atlassian Jira
(v7.13.8#713008)