[
https://issues.jboss.org/browse/ISPN-9353?page=com.atlassian.jira.plugin....
]
Dan Berindei updated ISPN-9353:
-------------------------------
Description: {{CacheMgmtIterator.visitGetAllCommand()}} assumes that the return value
is non-null even when an exception has been thrown, causing a {{NullPointerException}}
that hides the initial exception (e.g. an {{AvailabilityException}})
CacheMgmtInterceptor doesn't handle exceptions in GetAllCommand
results
-----------------------------------------------------------------------
Key: ISPN-9353
URL:
https://issues.jboss.org/browse/ISPN-9353
Project: Infinispan
Issue Type: Bug
Components: Core
Affects Versions: 9.3.0.Final
Reporter: Dan Berindei
Assignee: Dan Berindei
Fix For: 9.4.0.Alpha1
{{CacheMgmtIterator.visitGetAllCommand()}} assumes that the return value is non-null even
when an exception has been thrown, causing a {{NullPointerException}} that hides the
initial exception (e.g. an {{AvailabilityException}})
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)