Skip Menu |
 

Subject: test case needed for kprop
We need a test case for kprop/kpropd. Currently, nothing tests propagation of a database to a
slave.

For that matter, I'm not sure if dumping and loading databases is tested in our test suite.
Ticket 3970 (and associated checkins) addresses the lack of testing for
kdb5_util load/dump, at least minimally. (No verification that the
database from the dump file is now in uses, as opposed to the load
operation silently failing and leaving the old database in place.)

Slave propagation should still be tested.