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 2015/10/23 12:58:27 UTC

[jira] [Created] (TINKERPOP3-912) Improve the ability to embed Gremlin Server with Channelizer injection

stephen mallette created TINKERPOP3-912:
-------------------------------------------

             Summary: Improve the ability to embed Gremlin Server with Channelizer injection
                 Key: TINKERPOP3-912
                 URL: https://issues.apache.org/jira/browse/TINKERPOP3-912
             Project: TinkerPop 3
          Issue Type: Improvement
          Components: server
    Affects Versions: 3.0.2-incubating
            Reporter: stephen mallette
            Assignee: stephen mallette


The {{Channelizer}} for Gremlin Server is instantiated by reflection from {{Settings}}.  The problem for those embedding Gremlin Server is that they can't easily inject their own objects into custom {{Channelizer}} implementations.  This typically means that sharing objects between the host application and the Gremlin Server instantiated {{Channelizer}} is restricted to static global variables which isn't so nice.



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