Giuseppe

Results 90 comments of Giuseppe

It looks like I cannot see the reason for the failures :thinking: Edit: found the logs, they look like errors in compiling `fdbmonitor`

Removed the private `createTransaction()` since it was now identical to `CreateTransaction()`.

I have additionally found out that when using `OpenWithConnectionString` with a v6 FoundationDB cluster it causes this assert failure: ``` Assertion false failed @ /home/foundationdb_ci/src/oOoOoOoOoOoOoOoOoOoOoOoOoOoOoOoOoOoOoOoOo/foundationdb/fdbclient/MultiVersionTransaction.actor.cpp 2430: addr2line -e libfdb_c.so-debug -p...

I am proposing to add a method for client status: https://github.com/apple/foundationdb/pull/11627 So that clients can start using the database only after initialization is complete.

Related: https://github.com/FoundationDB/fdb-build-support/issues/25

Thanks for the explanation; is the `unified` image considered stable by now? > In the newer unified image we added a propagation mechanism to reduce the time between an out-dated...