]
Will Burns updated ISPN-12249:
------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
Better exception handling for cross-site requests
-------------------------------------------------
Key: ISPN-12249
URL:
https://issues.redhat.com/browse/ISPN-12249
Project: Infinispan
Issue Type: Bug
Components: Cross-Site Replication
Affects Versions: 12.0.0.Dev02
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Priority: Major
Fix For: 11.0.4.Final, 12.0.0.Dev03
When a cross-site request is received, if the target cache doesn't exist or it
isn't started, a {{NullPointerException}} is thrown.
Add a proper log message.