[jira] [Commented] (TINKERPOP-2144) Better handle Authenticator instance failures

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16752788#comment-16752788 ] ASF GitHub Bot commented on TINKERPOP-2144: --- spmallette commented on pull request #1049:

[GitHub] [tinkerpop] spmallette opened pull request #1049: TINKERPOP-2144 Better handle Authenticator failures

2019-01-25 Thread GitHub
https://issues.apache.org/jira/browse/TINKERPOP-2144 Failures occurred on the first round of a SASL request when the negotiator was being created and if an exception was tossed there neither the server nor driver handled the situation well. By explicitly capturing and handling it, we can now

[jira] [Commented] (TINKERPOP-2145) Upgrading to 3.4.0 results in inconsistent query results

2019-01-25 Thread Ian Thomas (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16752704#comment-16752704 ] Ian Thomas commented on TINKERPOP-2145: --- Thanks for the information! I'm testing out different

[jira] [Commented] (TINKERPOP-2145) Upgrading to 3.4.0 results in inconsistent query results

2019-01-25 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16752692#comment-16752692 ] stephen mallette commented on TINKERPOP-2145: - curious issue. i can't think of anything

[jira] [Commented] (TINKERPOP-2145) Upgrading to 3.4.0 results in inconsistent query results

2019-01-25 Thread Ian Thomas (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16752687#comment-16752687 ] Ian Thomas commented on TINKERPOP-2145: --- We upgraded from 3.3.3. > Upgrading to 3.4.0 results

[jira] [Commented] (TINKERPOP-2143) JavaScript GLV: Support browsers

2019-01-25 Thread Dominik Franek (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16752672#comment-16752672 ] Dominik Franek commented on TINKERPOP-2143: --- I can give you a typical use case:

[jira] [Updated] (TINKERPOP-2143) JavaScript GLV: Support browsers

2019-01-25 Thread Dominik Franek (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dominik Franek updated TINKERPOP-2143: -- Attachment: query-editor.jpg > JavaScript GLV: Support browsers >

[jira] [Created] (TINKERPOP-2145) Upgrading to 3.4.0 results in inconsistent query results

2019-01-25 Thread Ian Thomas (JIRA)
Ian Thomas created TINKERPOP-2145: - Summary: Upgrading to 3.4.0 results in inconsistent query results Key: TINKERPOP-2145 URL: https://issues.apache.org/jira/browse/TINKERPOP-2145 Project: TinkerPop

[jira] [Commented] (TINKERPOP-2127) Add g:TraversalMetrics and g:Metrics deserializers for gremlinpython

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16752611#comment-16752611 ] ASF GitHub Bot commented on TINKERPOP-2127: --- spmallette commented on pull request #1031:

[jira] [Reopened] (TINKERPOP-2127) Add g:TraversalMetrics and g:Metrics deserializers for gremlinpython

2019-01-25 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette reopened TINKERPOP-2127: - > Add g:TraversalMetrics and g:Metrics deserializers for gremlinpython >

[jira] [Closed] (TINKERPOP-2127) Add g:TraversalMetrics and g:Metrics deserializers for gremlinpython

2019-01-25 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette closed TINKERPOP-2127. --- Resolution: Fixed Fix Version/s: 3.3.6 > Add g:TraversalMetrics and

[jira] [Closed] (TINKERPOP-2127) Add g:TraversalMetrics and g:Metrics deserializers for gremlinpython

2019-01-25 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette closed TINKERPOP-2127. --- Resolution: Done Assignee: stephen mallette > Add g:TraversalMetrics and

[GitHub] [tinkerpop] spmallette closed pull request #1031: TINKERPOP-2127: Add Python TraversalMetrics/Metrics deserializers

2019-01-25 Thread GitHub
[ pull request closed by spmallette ] [ Full content available at: https://github.com/apache/tinkerpop/pull/1031 ] This message was relayed via gitbox.apache.org for dev@tinkerpop.apache.org

[GitHub] [tinkerpop] spmallette commented on issue #1044: TINKERPOP-2126 Fixed concurrency issue in `ObjectWritable::toString()`.

2019-01-25 Thread GitHub
VOTE +1 [ Full content available at: https://github.com/apache/tinkerpop/pull/1044 ] This message was relayed via gitbox.apache.org for dev@tinkerpop.apache.org

[GitHub] [tinkerpop] spmallette commented on issue #1048: TINKERPOP-2140 Add CI smoke test for Docker build on Travis

2019-01-25 Thread GitHub
thanks for this - VOTE +1 [ Full content available at: https://github.com/apache/tinkerpop/pull/1048 ] This message was relayed via gitbox.apache.org for dev@tinkerpop.apache.org

[jira] [Work started] (TINKERPOP-2144) Better handle Authenticator instance failures

2019-01-25 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on TINKERPOP-2144 started by stephen mallette. --- > Better handle Authenticator instance failures >

[GitHub] [tinkerpop] spmallette commented on issue #1042: TINKERPOP-2133 Implement index lookup for Text predicates

2019-01-25 Thread GitHub
thanks for the explanation. i'm still fine with the version your upgrading to. happy to review again when you've addressed the issues i'd noted. [ Full content available at: https://github.com/apache/tinkerpop/pull/1042 ] This message was relayed via gitbox.apache.org for

[GitHub] [tinkerpop] spmallette closed pull request #1043: Fix NPE is not thrown when null id is set to AbstractStep

2019-01-25 Thread GitHub
[ pull request closed by spmallette ] [ Full content available at: https://github.com/apache/tinkerpop/pull/1043 ] This message was relayed via gitbox.apache.org for dev@tinkerpop.apache.org

[GitHub] [tinkerpop] dkuppitz commented on issue #1048: TINKERPOP-2140 Add CI smoke test for Docker build on Travis

2019-01-25 Thread GitHub
Nice one. VOTE +1 [ Full content available at: https://github.com/apache/tinkerpop/pull/1048 ] This message was relayed via gitbox.apache.org for dev@tinkerpop.apache.org

[jira] [Created] (TINKERPOP-2144) Better handle Authenticator instance failures

2019-01-25 Thread stephen mallette (JIRA)
stephen mallette created TINKERPOP-2144: --- Summary: Better handle Authenticator instance failures Key: TINKERPOP-2144 URL: https://issues.apache.org/jira/browse/TINKERPOP-2144 Project: TinkerPop

[jira] [Commented] (TINKERPOP-2140) Test build with Docker automatically

2019-01-25 Thread Florian Hockmann (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16752491#comment-16752491 ] Florian Hockmann commented on TINKERPOP-2140: - {quote}what does the build do without

[jira] [Commented] (TINKERPOP-2140) Test build with Docker automatically

2019-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16752492#comment-16752492 ] ASF GitHub Bot commented on TINKERPOP-2140: --- FlorianHockmann commented on pull request

[GitHub] [tinkerpop] FlorianHockmann opened pull request #1048: TINKERPOP-2140 Add CI smoke test for Docker build on Travis

2019-01-25 Thread GitHub
https://issues.apache.org/jira/browse/TINKERPOP-2140 This additional Travis build job checks whether the Docker build still works. The job took 21 minutes [on Travis](https://travis-ci.org/apache/tinkerpop/builds/484445855) which is still faster than the Spark job which took 26 minutes. So,

[jira] [Work started] (TINKERPOP-2134) Bump to Groovy 2.5.5

2019-01-25 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on TINKERPOP-2134 started by stephen mallette. --- > Bump to Groovy 2.5.5 > > >

[jira] [Work started] (TINKERPOP-2132) Authentication when using multiple threads fails

2019-01-25 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on TINKERPOP-2132 started by stephen mallette. --- > Authentication when using multiple threads fails >

[GitHub] [tinkerpop] spmallette commented on pull request #1044: TINKERPOP-2126 Fixed concurrency issue in `ObjectWritable::toString()`.

2019-01-25 Thread GitHub
sorry - just trying to be consistent. [ Full content available at: https://github.com/apache/tinkerpop/pull/1044 ] This message was relayed via gitbox.apache.org for dev@tinkerpop.apache.org

[GitHub] [tinkerpop] dkuppitz commented on pull request #1044: TINKERPOP-2126 Fixed concurrency issue in `ObjectWritable::toString()`.

2019-01-25 Thread GitHub
Ha, you're picky. "::" is the official notation for method references though. [ Full content available at: https://github.com/apache/tinkerpop/pull/1044 ] This message was relayed via gitbox.apache.org for dev@tinkerpop.apache.org

Re: [DISCUSS] Recognizing Contributions

2019-01-25 Thread Stephen Mallette
I just fired off the email requesting bio updates. https://lists.apache.org/thread.html/69d8573d6372a319e0cf47326aefa64e6c7c61af450c79738d0926d5@%3Cdev.tinkerpop.apache.org%3E After that's settled, I think we're done with this issue and we can just maintain the process going forward. On Fri,

[GitHub] [tinkerpop] spmallette commented on issue #1044: TINKERPOP-2126 Fixed concurrency issue in `ObjectWritable::toString()`.

2019-01-25 Thread GitHub
I like what you proposed - a more defensive posture is better imo. thanks [ Full content available at: https://github.com/apache/tinkerpop/pull/1044 ] This message was relayed via gitbox.apache.org for dev@tinkerpop.apache.org

[GitHub] [tinkerpop] dkuppitz commented on issue #1044: TINKERPOP-2126 Fixed concurrency issue in `ObjectWritable::toString()`.

2019-01-25 Thread GitHub
I can make it a `for` loop, retry at most 5 times, log every retry attempt and increase the pause between each retry. If they all fail, we just return `ObjectWritable.class.toString()`, as you suggested earlier. No big deal, but realistically, I don't think this can ever happen. Hitting the

[jira] [Commented] (TINKERPOP-2143) JavaScript GLV: Support browsers

2019-01-25 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16752265#comment-16752265 ] Jorge Bay commented on TINKERPOP-2143: -- We should get some use cases to determine if it's worth

[jira] [Updated] (TINKERPOP-2143) JavaScript GLV: Support browsers

2019-01-25 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Bay updated TINKERPOP-2143: - Priority: Minor (was: Major) > JavaScript GLV: Support browsers >

[jira] [Closed] (TINKERPOP-2137) Gremlin Javascript can't be used in Angular applications

2019-01-25 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Bay closed TINKERPOP-2137. Resolution: Not A Problem I'm closing this one as the driver doesn't support browser runtimes.

[jira] [Commented] (TINKERPOP-2143) JavaScript GLV: Support browsers

2019-01-25 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16752250#comment-16752250 ] Jorge Bay commented on TINKERPOP-2143: -- See [this

[jira] [Created] (TINKERPOP-2143) JavaScript GLV: Support browsers

2019-01-25 Thread Jorge Bay (JIRA)
Jorge Bay created TINKERPOP-2143: Summary: JavaScript GLV: Support browsers Key: TINKERPOP-2143 URL: https://issues.apache.org/jira/browse/TINKERPOP-2143 Project: TinkerPop Issue Type:

Re: [DISCUSS] Recognizing Contributions

2019-01-25 Thread Stephen Mallette
All of the modal panels are now present in the downloads.html file. I made a best effort at specifying the "Release Manager" for each version. If you did a release in the past you might want to take a look at what I have there to make sure it's all accurate. Feel free to just correct it as needed.

[GitHub] [tinkerpop] spmallette commented on issue #1044: TINKERPOP-2126 Fixed concurrency issue in `ObjectWritable::toString()`.

2019-01-25 Thread GitHub
It's an odd way to deal with `ConcurrentModificationException` but the code that is throwing it is out of our hands so we can't really fix it at its source very well. As i look at this one this morning, I wonder IF this does happen to somehow create some form of infinite loop it's going to be

[jira] [Commented] (TINKERPOP-2137) Gremlin Javascript can't be used in Angular applications

2019-01-25 Thread Jean-Baptiste Musso (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16752138#comment-16752138 ] Jean-Baptiste Musso commented on TINKERPOP-2137: This could require different build