[ https://issues.apache.org/jira/browse/TINKERPOP-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15558351#comment-15558351 ]
ASF GitHub Bot commented on TINKERPOP-1458: ------------------------------------------- Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/451 yeah - will figure it out next week - it's this nonsense: ```text TraversalInterruptionTest.shouldRespectThreadInterruptionInVertexStep:111 Expected: is <true> but: was <false> TraversalInterruptionTest.shouldRespectThreadInterruptionInVertexStep:111 Expected: is <true> but: was <false> ``` i mentioned it in the "code freeze" post to dev list. not related to this PR (which is already merged btw - @davebshow needs to close it on his end because i flubbed the merge a little bit and rebased after some conflicts on master) > Gremlin Server doesn't return confirmation upon Traversal OpProcessor "close" > op > -------------------------------------------------------------------------------- > > Key: TINKERPOP-1458 > URL: https://issues.apache.org/jira/browse/TINKERPOP-1458 > Project: TinkerPop > Issue Type: Bug > Components: server > Affects Versions: 3.2.2 > Reporter: David M. Brown > Assignee: David M. Brown > Fix For: 3.2.3 > > > Gremlin Server should return some sort of success message to driver upon > invalidating the side effect cache for a traversal. -- This message was sent by Atlassian JIRA (v6.3.4#6332)