Jan

Results 60 issues of Jan
trafficstars

### Scope & Purpose WIP: potential bugfix for error cases for connection issues and during socket shutdown - [x] :hankey: Bugfix - [ ] :pizza: New feature - [ ]...

cla-signed

### Scope & Purpose Enterprise companion PR: https://github.com/arangodb/enterprise/pull/1479 Draft - please ignore for onw. - [ ] :hankey: Bugfix - [x] :pizza: New feature - [ ] :fire: Performance improvement...

cla-signed

### Scope & Purpose Disable building with `-DUSE_V8=Off` in every CI run. This is an attempt to reduce (cumulated) build times/container usage times and thus CI costs. - [ ]...

cla-signed

### Scope & Purpose Prioritize requests that abort or commit streaming transactions over normal document operations. The rationale is that commit / abort requests release resources (e.g. locks), so that...

cla-signed

### Scope & Purpose small optimizations for AqlItemBlock::toVelocyPack() - use FlatHashMap and not std::unordered_map to remember already seen objects. FlatHashMap should be slightly faster because the table is stored in...

cla-signed

### Scope & Purpose * Fix connection retry attempts for cluster-internal TLS connections that ran into the 15 seconds timeout during the connection establishing attempt. In this case, the low-level...

cla-signed

### Scope & Purpose allow larger database ids (larger than UINT32_MAX) in agency plan handling - [x] :hankey: Bugfix - [ ] :pizza: New feature - [ ] :fire: Performance...

cla-signed

### Scope & Purpose Add code comments for partially redundant code, and for `wait` calls in tests. - [ ] :hankey: Bugfix - [ ] :pizza: New feature - [...

cla-signed

### Scope & Purpose fix a race between collection deletion and revision tree persistence if a collection is marked as deleted, by deleting its underlying database, then there is a...

cla-signed

### Scope & Purpose Fix memleaks on shutdown when `--rocksdb.verify-sst` is used. - [x] :hankey: Bugfix - [ ] :pizza: New feature - [ ] :fire: Performance improvement - [...

cla-signed