[infinispan-issues] [JBoss JIRA] (ISPN-3166) BackupReceiverRepositoryImpl generates NPE on cache shutdown because localCacheName not initialised for default cache

Richard Achmatowicz (JIRA) jira-events at lists.jboss.org
Fri May 31 15:35:54 EDT 2013


Richard Achmatowicz created ISPN-3166:
-----------------------------------------

             Summary: BackupReceiverRepositoryImpl generates NPE on cache shutdown because localCacheName not initialised for default cache
                 Key: ISPN-3166
                 URL: https://issues.jboss.org/browse/ISPN-3166
             Project: Infinispan
          Issue Type: Bug
          Components: Cross-Site Replication
    Affects Versions: 5.3.0.CR1, 5.3.0.Beta2
            Reporter: Richard Achmatowicz
            Assignee: Mircea Markus


In the method BackupReceiverRepositoryImpl.getBackupCachemanager(), when creating a SiteCachePair for a cache with no explicitly configured backup, the localCacheName is not being set. This results in an NPE when shutting down the cache.
  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list