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

Skip to content

Commit fc0c69f

Browse files
mchackiKVS85
andauthored
Added ChangeLogEntry (#14647) (#14650)
Co-authored-by: Vadim <vadim@arangodb.com>
1 parent a457b96 commit fc0c69f

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 if you asked for the
5+
responsible shard on a disjoint edge collection where the _from and _to differ
6+
(invalid), the server would respond with "DATASOURCE_NOT_FOUND". This is now
7+
fixed to "BAD_PARAMETER" to emphasize that the collection is fine but the
8+
input is invalid.
9+
410
* Fixed: _api/transaction/begin called on edge collections of disjoint
511
SmartGraphs falsely returned CollectionNotFound errors.
612

0 commit comments

Comments
 (0)
0