Jan
Jan
Just compiled `bestline_example` and tried its Unicode-handling, because I looking for a replacement of a hacked version of linenoise with partial Unicode support. The following was run in a terminal...
When taking a database snapshot and then ingesting .sst files with the SstFileWriter/IngestExternalFile() call, RocksDB seems to bump the WAL sequence number because of the newly ingested files. This has...
A collection of micro optimization changes: * [allocate control block and PointLockManager in one go](https://github.com/facebook/rocksdb/commit/0470ad5b5704c30dfd5a41c1c219cbd08d4bb386) * [save evaluating an if condition](https://github.com/facebook/rocksdb/commit/2651ef0e17d0435512a132af4c706b28b808497b) * [save an if condition that is always true](https://github.com/facebook/rocksdb/commit/1729ee91b69887a717135178a9cd2498bff5ef42)...
### Scope & Purpose Backport of https://github.com/arangodb/arangodb/pull/16764 Since ArangoDB 3.8 there was a loophole for creating duplicate keys in the same collection. The requirements were: - cluster deployment - needs...
### Scope & Purpose Since ArangoDB 3.8 there was a loophole for creating duplicate keys in the same collection. The requirements were: - cluster deployment - needs at least two...
### Scope & Purpose Backport of https://github.com/arangodb/arangodb/pull/16764 Since ArangoDB 3.8 there was a loophole for creating duplicate keys in the same collection. The requirements were: - cluster deployment - needs...
### Scope & Purpose Backport of https://github.com/arangodb/arangodb/pull/16764 Since ArangoDB 3.8 there was a loophole for creating duplicate keys in the same collection. The requirements were: - cluster deployment - needs...
### Scope & Purpose attempt to fix an unstable test in a multi-coordinator setup. - [x] :hankey: Bugfix - [ ] :pizza: New feature - [ ] :fire: Performance improvement...
### Scope & Purpose Backport of https://github.com/arangodb/arangodb/pull/16739 * Improve error handling for passing wrong transaction ids / cursor ids / pregel job ids to request forwarding. Also prevent the error...
### Scope & Purpose Backport of https://github.com/arangodb/arangodb/pull/16739 * Improve error handling for passing wrong transaction ids / cursor ids / pregel job ids to request forwarding. Also prevent the error...