Bug 1196563 - Partition handling: NPE while checking availability for non-existent key
Summary: Partition handling: NPE while checking availability for non-existent key
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Infinispan
Version: 6.4.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: DR3
: 6.5.0
Assignee: Dan Berindei
QA Contact: Martin Gencur
URL:
Whiteboard:
Depends On:
Blocks: 1197733
TreeView+ depends on / blocked
 
Reported: 2015-02-26 10:01 UTC by Dan Berindei
Modified: 2015-06-23 12:25 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1197733 (view as bug list)
Environment:
Last Closed: 2015-06-23 12:25:06 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker ISPN-5223 0 Major Coding In Progress NPE in InfinispanCollections.containsAny 2015-02-26 10:01:24 UTC

Description Dan Berindei 2015-02-26 10:01:24 UTC
When having partition handling enabled on a replicated cache, a null pointer exception is thrown in the post operation partition check because the ClusteringDependentLogic.getOwners(key) returns null.


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