arcadedb
https://github.com/arcadedata/arcadedb
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
not yet supported1 Subscribers
Add a CodeTriage badge to arcadedb
Help out
- Issues
- Follow-up to #7035: streamQuery and timeSeriesQuery still fall through to onError when their terminal throws, guarded only by the async cancel flag
- Follow-up to #7036: introspection leaf fields are emitted under hardcoded keys, so an alias on them is ignored and unselected keys are returned
- UnsignedBytesComparator.PureJavaComparator.equals() reads index -1 for a zero length, the #6998 defect one frame below the guard
- docs: animated workflows for the Raft protocol, the e2e-ha suite and the load tests
- Failing liveness on crash-loop escalation turns a deliberate terminal state into perpetual CrashLoopBackOff that re-runs a Raft storage reformat and full snapshot download every pod lifetime
- The forwarded-command deadline is set to exactly the leader's own command deadline, so the follower always gives up first and the leader's accurate error can never be delivered
- The streaming /batch relay bounds only the wait for response headers, so the unbounded park #7526/#7542 fixed persists on the NDJSON path
- PR #7723 reinstated the ordering bug its own deleted comment warned about: a Prometheus remote-write to a nonexistent database answers 404 instead of 400
- The replicated-security fingerprint marker is not part of the replicated protocol, so losing its write can diverge one node
- BinaryComparator: a BOOLEAN compared against a timestamp type answers one way forwards and throws NullPointerException backwards
- Docs
- not yet supported