Skip to content

TINKERPOP-3210 Fix cap() step mid-traversal in OLAP#3332

Merged
Cole-Greer merged 1 commit into3.7-devfrom
TINKERPOP-3210
Mar 24, 2026
Merged

TINKERPOP-3210 Fix cap() step mid-traversal in OLAP#3332
Cole-Greer merged 1 commit into3.7-devfrom
TINKERPOP-3210

Conversation

@spmallette
Copy link
Copy Markdown
Contributor

https://issues.apache.org/jira/browse/TINKERPOP-3210

Added check to memory.set() to ensure masterState() in MemoryTraversalSideEffects. Changed TraversalVertexProgram to gather all completed barriers across all rounds which prevented stale lazy re-evaluation. Without the latter you end up with lots of duplicated results for the case with barrier(). All integration tests passing locally.

VOTE +1

@xiazcy
Copy link
Copy Markdown
Contributor

xiazcy commented Mar 19, 2026

VOTE +1

1 similar comment
@Cole-Greer
Copy link
Copy Markdown
Contributor

VOTE +1

Added check to memory.set() to ensure masterState() in MemoryTraversalSideEffects. Changed TraversalVertexProgram to gather all completed barriers across all rounds which prevented stale lazy re-evaluation.
@Cole-Greer Cole-Greer merged commit e54ae50 into 3.7-dev Mar 24, 2026
7 checks passed
@Cole-Greer Cole-Greer deleted the TINKERPOP-3210 branch March 24, 2026 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants