Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
10.5.1.1
-
None
-
Normal
-
Repro attached
Description
0. Master and slave in repl. mode.
1. master: stopmaster
2. slave failover.
hangs.....
According to "Functional Specification for Derby Replication" Rev. 9.0:
"Failover": "... . The command is only accepted on the slave if the network conection with the master is down." so expecting failover to return valid Connection.
However, failover never finish.
See attached master and slave derby.log and testrun log.out.