Jure Bajic

Results 8 issues of Jure Bajic

[master < Task] PR - [ ] ~~Check, and update documentation if necessary~~ - [ ] ~~Update [changelog](https://docs.memgraph.com/memgraph/changelog)~~ - [x] Provide the full content or a guide for the final...

### All Submissions: * [x] Contributions should target the `dev` branch. Did you create your branch from `dev`? * [x] Have you followed the guidelines in our Contributing document? *...

It is so annoying that mgconsole exits when I want to interrupt the current command. Please make it exit on double ctrl + c, or not at all. How to...

bug
community
Severity - S3
Effort - Medium
Priority - Later
Frequency - EveryTime
Reach - Some

### Scope & Purpose We are introducing a vector index into arangodb. The current implementation uses [faiss](https://github.com/facebookresearch/faiss) library to support vector index in arangodb. # How to use vector index?...

1 Feature
3 Index
cla-signed

### Scope & Purpose The `arangodb_aql_current_query` metrics could underflow when going below 0 and show the number of queries currently executing. This fixes the issue - [x] :hankey: Bugfix -...

cla-signed

Fix TSAN race for ARM64: ``` [FAILED] crash_report ****> "all" failed: SUT was aborted: Report of 'arangod' in /tmp/ArangoDB/0/arangosh_i5YmFA/rta_makedata_test/dbserver_2/tsan.log.arangod.2188 contains: ================== WARNING: ThreadSanitizer: data race (pid=2188) Write of size 1...

CLA Signed

### Scope & Purpose Fixes the issues with the existing shard DBServer metrics. - `arangodb_shards_number` - `arangodb_shards_leader_number` - `arangodb_shards_out_of_sync` - `arangodb_shards_not_replicated`. Now these metrics persist throughout Maintenance, and we keep...

cla-signed

### Scope & Purpose This PR improves crash dumps by adding additional diagnostic data and provides a REST API for crash dump management. On crash, `CrashHandler` serializes recent API calls...

cla-signed