zeek/testing/btest/Baseline/broker.store.create-failure
Jon Siwek 6af436aad3 GH-1426: Improve handling of Broker data store creation failures
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.
2021-03-06 02:32:29 -08:00
..
zeek.err GH-1426: Improve handling of Broker data store creation failures 2021-03-06 02:32:29 -08:00
zeek.out GH-1426: Improve handling of Broker data store creation failures 2021-03-06 02:32:29 -08:00