You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "stephen mallette (JIRA)" <ji...@apache.org> on 2018/02/15 22:16:00 UTC

[jira] [Updated] (TINKERPOP-1647) Create a Stateful interface for steps that have internal state.

     [ https://issues.apache.org/jira/browse/TINKERPOP-1647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stephen mallette updated TINKERPOP-1647:
----------------------------------------
    Issue Type: Improvement  (was: Bug)

> Create a Stateful interface for steps that have internal state.
> ---------------------------------------------------------------
>
>                 Key: TINKERPOP-1647
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1647
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: process
>    Affects Versions: 3.2.4
>            Reporter: Marko A. Rodriguez
>            Priority: Major
>
> Right now, both {{DedupGlobalStep}} and {{TimeLimitStep}} are "stateful steps" and because of this, shouldn't be decomposed by strategies such as {{RepeatUnrollStrategy}}. Make a generalizing interface so search traversals for such stateful steps is easy an not error prone.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)