Bug 1310583 - [GSS](6.6.x) TransactionTable should ignore view changes during shutdown
Summary: [GSS](6.6.x) TransactionTable should ignore view changes during shutdown
Keywords:
Status: VERIFIED
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Infinispan
Version: 6.5.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ER1
: 6.6.1
Assignee: wfink
QA Contact: Martin Gencur
URL:
Whiteboard:
Depends On:
Blocks: 1309749 1310652
TreeView+ depends on / blocked
 
Reported: 2016-02-22 10:06 UTC by wfink
Modified: 2019-10-10 11:17 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1310652 (view as bug list)
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker ISPN-6043 0 Major Resolved TransactionTable should ignore view changes during shutdown 2017-07-24 18:39:16 UTC
Red Hat Knowledge Base (Solution) 2188631 0 None None None 2016-03-03 09:28:05 UTC

Description wfink 2016-02-22 10:06:24 UTC
Description of problem:
During shutdown, TransactionTable unregisters itself as a view change listener, but it can still receive view change notifications after it stopped the executor service.
The exception is harmless for the stopping cache, the problem is that the following view change listeners are also skipped. We should fix both TransactionTable to avoid throwing the exception, and CacheManagerNotifier to ignore any exceptions during view changes.

Comment 3 Mike McCune 2016-03-28 23:45:25 UTC
This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions


Note You need to log in before you can comment on or make changes to this bug.