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

2018-07-09 Thread mattallenuk
Github user mattallenuk commented on the issue: https://github.com/apache/tinkerpop/pull/889 @jorgebay, I've abstracted out the transport and made some changes to the DriverRemoteConnection class to handle the authenticator response. My only concern with the implementation is

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

2018-07-09 Thread Ankesh Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankesh Khandelwal updated TINKERPOP-1999: - Priority: Minor (was: Major) > [Java][gremlin-driver] Query to a remote serv

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

2018-07-09 Thread Ankesh Khandelwal (JIRA)
Ankesh Khandelwal created TINKERPOP-1999: Summary: [Java][gremlin-driver] Query to a remote server via the websocket client hangs indefinitely if the server becomes unavailable Key: TINKERPOP-1999 URL: htt

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

2018-07-09 Thread mattallenuk
Github user mattallenuk commented on the issue: https://github.com/apache/tinkerpop/pull/889 @jorgebay. I did actually do it this way originally but was trying to avoid changing DriverRemoteConnection too much. Will upload these changes this week for review. @spmallette, you

Register now for ApacheCon and save $250

2018-07-09 Thread Rich Bowen
Greetings, Apache software enthusiasts! (You’re getting this because you’re on one or more dev@ or users@ lists for some Apache Software Foundation project.) ApacheCon North America, in Montreal, is now just 80 days away, and early bird prices end in just two weeks - on July 21. Prices will b

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

2018-07-09 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/889 @mattallenuk thanks for your contribution on this. ---

[jira] [Commented] (TINKERPOP-1998) IoGraphTest use different schemas for standard and readGraph configurations

2018-07-09 Thread Horacio Hoyos Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16536749#comment-16536749 ] Horacio Hoyos Rodriguez commented on TINKERPOP-1998: {quote}I sti

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

2018-07-09 Thread jorgebay
Github user jorgebay commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/889#discussion_r200922477 --- Diff: gremlin-javascript/src/main/javascript/gremlin-javascript/lib/driver/authenticator.js --- @@ -0,0 +1,32 @@ +/* + * Licensed to the Ap