Skip to content

TINKERPOP-2514 Prevent two request ids to be pending at same time#1391

Merged
spmallette merged 1 commit into
3.4-devfrom
TINKERPOP-2514
Feb 25, 2021
Merged

TINKERPOP-2514 Prevent two request ids to be pending at same time#1391
spmallette merged 1 commit into
3.4-devfrom
TINKERPOP-2514

Conversation

@spmallette
Copy link
Copy Markdown
Contributor

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

The driver throws an error if the same request id is already pending in the queue which is the solution suggested on the ticket. I think that largely solves this specific problem. I suppose there might be ways to still to trick out the server but I wonder if we need to try to account for that as this doesn't seem like a normal operating condition. Perhaps this is a good enough fix.

All tests pass with mvn clean install && mvn verify -pl gremlin-server -DskipIntegrationTests=false

VOTE +1

@spmallette spmallette merged commit 1dd491d into 3.4-dev Feb 25, 2021
@spmallette spmallette deleted the TINKERPOP-2514 branch February 25, 2021 18:24
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.

1 participant