mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00

Broker::create_master() and Broker::create_clone() now return a valid value even when there's a failure to open the backend database (e.g. SQLite filesystem error). In that case, the returned value can still be passed into other data store operations, but they'll fail immediately with an error. Broker::is_closed() can now also be used to determine whether the data store creation calls failed.
21 lines
656 B
Text
21 lines
656 B
Text
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
|
T
|
|
F
|
|
F
|
|
F
|
|
m1 keys result: [status=Broker::FAILURE, result=[data=<uninitialized>]]
|
|
m2 keys result: [status=Broker::SUCCESS, result=[data=broker::data{{}}]]
|
|
c2 keys result: [status=Broker::SUCCESS, result=[data=broker::data{{}}]]
|
|
T
|
|
F
|
|
F
|
|
F
|
|
T
|
|
T
|
|
T
|
|
T
|
|
m1 keys result: [status=Broker::FAILURE, result=[data=<uninitialized>]]
|
|
c1 keys result: [status=Broker::FAILURE, result=[data=<uninitialized>]]
|
|
m2 keys result: [status=Broker::FAILURE, result=[data=<uninitialized>]]
|
|
c2 keys result: [status=Broker::FAILURE, result=[data=<uninitialized>]]
|
|
c1 timeout
|