You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by GitBox <gi...@apache.org> on 2019/09/11 20:22:53 UTC

[GitHub] [tinkerpop] spmallette opened a new pull request #1191: TINKERPOP-2213 Deprecated scriptEvaluationTimeout for evaluationTimeout

spmallette opened a new pull request #1191: TINKERPOP-2213 Deprecated scriptEvaluationTimeout for evaluationTimeout
URL: https://github.com/apache/tinkerpop/pull/1191
 
 
   https://issues.apache.org/jira/browse/TINKERPOP-2213
   
   The `scriptEvaluationTimeout` still works from a configuration perspective from both a client and server perspective. Used -1 to "disable" `scriptEvaluationTimeout` in the server configuration to thus favor `evaluationTimeout`. Setting `scriptEvaluationTimeout` directly to something other -1 will force that value to be respected so there should be no breaking changes here.
   
   Builds with `mvn clean install && mvn verify -pl gremlin-server -DskipIntegrationTests=false`
   
   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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services