kenhuuu opened a new pull request, #2329: URL: https://github.com/apache/tinkerpop/pull/2329
Added client side checking instead of server side checking due to the difference in how graphson/graphbinary deserialization works. Also, this mostly affects websockets and not HTTP, so it is likely only drivers that are affected. The other GLVs already check that requestIds are valid UUIDs, so this PR just brings the Javascript/Python drivers to parity with the others. https://issues.apache.org/jira/browse/TINKERPOP-2988 VOTE +1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
