Skip to content

Cache a subquery result set only when it is complete (#4931) - #4941

Open
batrived wants to merge 3 commits into
JanusGraph:masterfrom
batrived:fix/4931-subquery-cache-truncated
Open

Cache a subquery result set only when it is complete (#4931)#4941
batrived wants to merge 3 commits into
JanusGraph:masterfrom
batrived:fix/4931-subquery-cache-truncated

Merge branch 'master' into fix/4931-subquery-cache-truncated

127512d
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Aug 25, 2026 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Complexity increasing per file
==============================
- janusgraph-core/src/main/java/org/janusgraph/graphdb/util/SubqueryIterator.java  3
- janusgraph-core/src/test/java/org/janusgraph/graphdb/util/SubqueryIteratorCacheTest.java  9
         

Clones added
============
- janusgraph-core/src/test/java/org/janusgraph/graphdb/util/SubqueryIteratorCacheTest.java  2
         

See the complete overview on Codacy