[infinispan-issues] [JBoss JIRA] (ISPN-6012) Too many warnings about unsolicited state during cluster shutdown
Dan Berindei (JIRA)
issues at jboss.org
Thu Dec 3 11:27:00 EST 2015
[ https://issues.jboss.org/browse/ISPN-6012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dan Berindei updated ISPN-6012:
-------------------------------
Description: When shutting down, {{StateConsumerImpl}} first clears the map of inbound transfers. Any {{StateResponseCommand}} received afterwards will trigger a {{Received unsolicited state from node %s for segment %d of cache %s}} warning. We should just ignore any {{StateResponseCommand}} received during shutdown, without any warning. (was: When shutting down, {{StateConsumerImpl}} first clears the map of inbound transfers. Any {{StateResponseCommand}} received afterwards will trigger a "Received unsolicited state from node %s for segment %d of cache %s". We should just ignore any {{StateResponseCommand}} received during shutdown, without any warning.)
> Too many warnings about unsolicited state during cluster shutdown
> -----------------------------------------------------------------
>
> Key: ISPN-6012
> URL: https://issues.jboss.org/browse/ISPN-6012
> Project: Infinispan
> Issue Type: Bug
> Components: Core
> Affects Versions: 8.0.2.Final
> Reporter: Dan Berindei
> Assignee: Dan Berindei
> Fix For: 8.1.0.Final
>
>
> When shutting down, {{StateConsumerImpl}} first clears the map of inbound transfers. Any {{StateResponseCommand}} received afterwards will trigger a {{Received unsolicited state from node %s for segment %d of cache %s}} warning. We should just ignore any {{StateResponseCommand}} received during shutdown, without any warning.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list