Description
Using the following configuration on the slave where master1-connector points to another broker in the broker cluster.
<ha-policy> <shared-store> <slave> <failover-on-shutdown>true</failover-on-shutdown> <restart-backup>true</restart-backup> <scale-down> <connectors> <connector-ref>master1-connector</connector-ref> </connectors> </scale-down> </slave> </shared-store> </ha-policy>
I am getting the following NullPointerException when the slave tries to activate.
Attachments
Issue Links
- links to