[
https://issues.apache.org/jira/browse/TINKERPOP-1438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15950100#comment-15950100
]
ASF GitHub Bot commented on TINKERPOP-1438:
-------------------------------------------
Github user dpitera commented on the issue:
https://github.com/apache/tinkerpop/pull/569
IT tests passed!
```
[INFO] Reactor Summary:
[INFO]
[INFO] Apache TinkerPop .................................. SUCCESS
[1:31.220s]
[INFO] Apache TinkerPop :: Gremlin Shaded ................ SUCCESS [12.183s]
[INFO] Apache TinkerPop :: Gremlin Core .................. SUCCESS
[1:15.039s]
[INFO] Apache TinkerPop :: Gremlin Test .................. SUCCESS [9.752s]
[INFO] Apache TinkerPop :: Gremlin Groovy ................ SUCCESS
[2:50.074s]
[INFO] Apache TinkerPop :: Gremlin Groovy Test ........... SUCCESS [5.952s]
[INFO] Apache TinkerPop :: TinkerGraph Gremlin ........... SUCCESS
[4:44.315s]
[INFO] Apache TinkerPop :: Gremlin Benchmark ............. SUCCESS [10.434s]
[INFO] Apache TinkerPop :: Gremlin Driver ................ SUCCESS [15.460s]
[INFO] Apache TinkerPop :: Neo4j Gremlin ................. SUCCESS [4.899s]
[INFO] Apache TinkerPop :: Gremlin Server ................ SUCCESS
[16:15.318s]
[INFO] Apache TinkerPop :: Gremlin Python ................ SUCCESS [19.874s]
[INFO] Apache TinkerPop :: Hadoop Gremlin ................ SUCCESS
[11:05.683s]
[INFO] Apache TinkerPop :: Spark Gremlin ................. SUCCESS
[22:49.909s]
[INFO] Apache TinkerPop :: Giraph Gremlin ................ SUCCESS
[2:21:03.271s]
[INFO] Apache TinkerPop :: Gremlin Console ............... SUCCESS
[2:56.000s]
[INFO] Apache TinkerPop :: Gremlin Archetype ............. SUCCESS [0.175s]
[INFO] Apache TinkerPop :: Archetype - TinkerGraph ....... SUCCESS [28.255s]
[INFO] Apache TinkerPop :: Archetype - Server ............ SUCCESS [13.480s]
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 3:26:32.403s
[INFO] Finished at: Thu Mar 30 22:40:41 UTC 2017
[INFO] Final Memory: 103M/771M
[INFO]
------------------------------------------------------------------------
```
> Consider GraphManager as an interface
> -------------------------------------
>
> Key: TINKERPOP-1438
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1438
> Project: TinkerPop
> Issue Type: Improvement
> Components: server
> Affects Versions: 3.2.2
> Reporter: stephen mallette
> Priority: Minor
> Labels: breaking
>
> If {{GraphManager}} were an interface it would make embedding Gremlin Server
> easier as {{Graph}} instances could be more easily supplied by the host
> application. In doing this, It also might be good to force a
> {{TraversalSource}} to be referred to by both the {{Graph}} name and
> {{TraversalSource}} name.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)