]
Gustavo Fernandes reassigned ISPN-6459:
---------------------------------------
Assignee: Gustavo Fernandes
NPE on cache.getCacheTopologyInfo
---------------------------------
Key: ISPN-6459
URL:
https://issues.jboss.org/browse/ISPN-6459
Project: Infinispan
Issue Type: Bug
Components: Server
Reporter: Gustavo Fernandes
Assignee: Gustavo Fernandes
Sometimes {{cache.getTopologyInfo}} fails with:
{noformat}
java.lang.NullPointerException: null
at
org.infinispan.client.hotrod.impl.CacheTopologyInfoImpl.getNumSegments(CacheTopologyInfoImpl.java:26)
{noformat}