Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1161783

Summary: Entry Iterator should throw AvailabilityException in degraded partition mode
Product: [JBoss] JBoss Data Grid 6 Reporter: William Burns <wburns>
Component: InfinispanAssignee: Tristan Tarrant <ttarrant>
Status: CLOSED CURRENTRELEASE QA Contact: Martin Gencur <mgencur>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.4.0CC: jdg-bugs, rmacor, slaskawi
Target Milestone: ER6   
Target Release: 6.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-01-28 13:27:52 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description William Burns 2014-11-07 21:11:10 UTC
Description of problem:
Now that partition support is in we also need to make sure the entry iterator handles it properly when a partition is no longer available.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 Sebastian Ɓaskawiec 2014-11-17 10:36:13 UTC
PR: https://github.com/infinispan/jdg/pull/355