[
https://issues.apache.org/jira/browse/TINKERPOP-1778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16515726#comment-16515726
]
stephen mallette edited comment on TINKERPOP-1778 at 6/18/18 1:54 PM:
----------------------------------------------------------------------
Documentation changes basically so they just all went in as CTR commits:
https://github.com/apache/tinkerpop/commit/2495e8e0f27bd636744f81bfef477f10c19d3778
https://github.com/apache/tinkerpop/commit/7b6ba39c16508c5cc57779b08d22cca3f6ee297d
was (Author: spmallette):
Documentation changes basically so they just all went in as CTR:
> Do not promote timedInterrupt option for Gremlin Server script processing
> -------------------------------------------------------------------------
>
> Key: TINKERPOP-1778
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1778
> Project: TinkerPop
> Issue Type: Improvement
> Components: server
> Affects Versions: 3.2.6
> Reporter: stephen mallette
> Assignee: stephen mallette
> Priority: Minor
> Labels: deprecation
> Fix For: 3.4.0, 3.3.4, 3.2.10
>
>
> The {{timedInterrupt}} option is not terribly useful because it basically
> does what the combination of the regular {{scriptEvaluationTimeout}} with the
> {{enableThreadInterrupt}} does. In fact it sort of competes with it, which
> can lead to some different error paths which mean the same thing.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)