[GitHub] tinkerpop issue #889: Tinkerpop 1977 - Sasl Authentication

2018-07-18 Thread mattallenuk
Github user mattallenuk commented on the issue: https://github.com/apache/tinkerpop/pull/889 Ok, I have found the issue. Maven doesn't create a TLS secured gremlin server for it's secure server. I changed my connection string to use a plain web socket with no TLS and the tests have

[GitHub] tinkerpop issue #889: Tinkerpop 1977 - Sasl Authentication

2018-07-18 Thread mattallenuk
Github user mattallenuk commented on the issue: https://github.com/apache/tinkerpop/pull/889 @spmallette, sorry, my apologies, haven't been able to look at this much over the last few days. Have some time planned nearer end of the week to progress this. I have Maven working but when

[GitHub] tinkerpop issue #892: Tinkerpop 2007

2018-07-18 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/892 > Long sounds fine. I don't think that `Long` by itself is good enough. As I mentioned in my comments, you can't assume you know anything about the identifier. TinkerPop has no

[GitHub] tinkerpop issue #889: Tinkerpop 1977 - Sasl Authentication

2018-07-18 Thread mattallenuk
Github user mattallenuk commented on the issue: https://github.com/apache/tinkerpop/pull/889 @spmallette, no worries. Problem no 2 is a timeout on making connection to the secure gremlin server, my plan is to try the tests on a local gremlin server that I control and then

[jira] [Commented] (TINKERPOP-2000) MANIFEST.MF contains invalid key

2018-07-18 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547711#comment-16547711 ] stephen mallette commented on TINKERPOP-2000: - Any futher information on this one? Did

[jira] [Reopened] (TINKERPOP-1999) [Java][gremlin-driver] Query to a remote server via the websocket client hangs indefinitely if the server becomes unavailable

2018-07-18 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette reopened TINKERPOP-1999: - Something is not right - this change is causing failures in doc generation and

[jira] [Commented] (TINKERPOP-2000) MANIFEST.MF contains invalid key

2018-07-18 Thread Horacio Hoyos Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547722#comment-16547722 ] Horacio Hoyos Rodriguez commented on TINKERPOP-2000: Hi sorry for the delay. I am

[DISCUSS] Add Graph Engine Service to listing

2018-07-18 Thread Stephen Mallette
I think Huawei's Graph Engine Service meets the requirements for the index listing: https://groups.google.com/d/msg/gremlin-users/TEJuwsCuQcE/yjbOlmz8CwAJ I think the listing would just be taken from their description: Huawei Graph Engine Service - a fully-managed, distributed, at-scale graph

Re: [DISCUSS] Review Process

2018-07-18 Thread Robert Dale
Looks good. Robert Dale On Mon, Jul 16, 2018 at 3:35 PM Stephen Mallette wrote: > Updated dev docs (but didn't publish yet) - > > https://github.com/apache/tinkerpop/commit/e1d57d6e076efbc68bbdf0fe0c121054a9d5152f > > On Fri, Jul 13, 2018 at 10:52 AM Ted Wilmes wrote: > > > That looks good,