10000 Added ChangeLogEntry (#14647) · arangodb/arangodb@997bb91 · GitHub
[go: up one dir, main page]

Skip to content

Commit 997bb91

Browse files
committed
Added ChangeLogEntry (#14647)
1 parent cff314c commit 997bb91

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
v3.8.1 (XXXX-XX-XX)
22
-------------------
33

4+
* Fixed: getResponsibleShard call on disjoint Smart Graphs
5+
if you asked for the responsible shard on a disjoint edge collection
6+
where the _from and _to differ (invalid), the server would respond with
7+
"DATASOURCE_NOT_FOUND". This is now fixed to "BAD_PARAMETER"
8+
to emphasize that the collection is fine but the input is invalid.
9+
410
* Fixed issue BTS-539 "Unsynchronized query kill while it's being finalized in
511
another thread was uncovered through `test-kill.js` of `communication_ssl`
612
suite". Fixed possible (but unlikely) crash when killing an AQL query.

0 commit comments

Comments
 (0)
0