[ 
https://issues.apache.org/jira/browse/TINKERPOP3-931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14990943#comment-14990943
 ] 

ASF GitHub Bot commented on TINKERPOP3-931:
-------------------------------------------

GitHub user n-tran opened a pull request:

    https://github.com/apache/incubator-tinkerpop/pull/136

    TINKERPOP3-931 modified the scopes of OpProcessor

    increases scope of various OpProcessor implementation to make them more 
extensible. Added javadoc.
    
    https://issues.apache.org/jira/browse/TINKERPOP3-931

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/n-tran/incubator-tinkerpop TINKERPOP3-931

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-tinkerpop/pull/136.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #136
    
----
commit ebfd5bdbcf4b16569778493644ad29ca9b12c623
Author: Nghia Tran <[email protected]>
Date:   2015-11-05T01:50:40Z

    TINKERPOP3-931 modified the scopes of OpProcessor
    
    increases scope of various OpProcessor implementation to make them more 
extensible. Added javadoc.

----


> Make it possible to extend the core OpProcessor implementations
> ---------------------------------------------------------------
>
>                 Key: TINKERPOP3-931
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP3-931
>             Project: TinkerPop 3
>          Issue Type: Improvement
>          Components: server
>    Affects Versions: 3.0.2-incubating
>            Reporter: stephen mallette
>            Assignee: stephen mallette
>            Priority: Minor
>             Fix For: 3.1.0-incubating
>
>
> This is a trivial change where the {{StandardOpProcessor}} and 
> {{SessionOpProcessor}} need to be made more extensible (e.g. protected member 
> vars).  This will allow folks to better alter the execution model of the 
> {{GremlinExecutor}} if they need to.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to