[jira] [Commented] (TINKERPOP-1629) Allow reducing barriers in repeat()

2017-02-21 Thread Daniel Kuppitz (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15877348#comment-15877348 ] Daniel Kuppitz commented on TINKERPOP-1629: --- Correct, {{lop}} and {{ripple}} are actually

[jira] [Commented] (TINKERPOP-1362) nest steps in reference doc

2017-02-21 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15876717#comment-15876717 ] stephen mallette commented on TINKERPOP-1362: - I sorta like this idea, but not sure how we

[jira] [Commented] (TINKERPOP-1566) Kerberos authentication for gremlin-server

2017-02-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15876686#comment-15876686 ] ASF GitHub Bot commented on TINKERPOP-1566: --- Github user vtslab commented on a diff in the

[GitHub] tinkerpop pull request #534: TINKERPOP-1566 Kerberos authentication for grem...

2017-02-21 Thread vtslab
Github user vtslab commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/534#discussion_r102313638 --- Diff: gremlin-server/src/main/java/org/apache/tinkerpop/gremlin/server/handler/HttpBasicAuthenticationHandler.java --- @@ -92,6 +102,13 @@ public

[jira] [Assigned] (TINKERPOP-1614) Improve documentation for Graph.V() and Graph.E() on main docs page

2017-02-21 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette reassigned TINKERPOP-1614: --- Assignee: stephen mallette (was: Daniel Kuppitz) > Improve

[jira] [Updated] (TINKERPOP-1340) docs do not state at what version an API was introduced (or deprecated)

2017-02-21 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette updated TINKERPOP-1340: [~pluradj] i've implemented a portion of what you described here, by adding

[jira] [Commented] (TINKERPOP-1599) implement real gremlin-python driver

2017-02-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15876555#comment-15876555 ] ASF GitHub Bot commented on TINKERPOP-1599: --- Github user davebshow commented on the issue:

[GitHub] tinkerpop issue #554: TINKERPOP-1599 implement real gremlin-python driver

2017-02-21 Thread davebshow
Github user davebshow commented on the issue: https://github.com/apache/tinkerpop/pull/554 Well, I've made my last review of this code and pushed a bit of cleanup and a small fix. IMHO, this is ready to be merged. I'll wait to see if there are any more comments or feedback before

[jira] [Commented] (TINKERPOP-1599) implement real gremlin-python driver

2017-02-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15876387#comment-15876387 ] ASF GitHub Bot commented on TINKERPOP-1599: --- Github user spmallette commented on a diff in

[GitHub] tinkerpop pull request #554: TINKERPOP-1599 implement real gremlin-python dr...

2017-02-21 Thread spmallette
Github user spmallette commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/554#discussion_r102272018 --- Diff: CHANGELOG.asciidoc --- @@ -29,6 +29,11 @@ TinkerPop 3.2.5 (Release Date: NOT OFFICIALLY RELEASED YET) * Refactor `SparkContext` handler

[jira] [Commented] (TINKERPOP-1629) Allow reducing barriers in repeat()

2017-02-21 Thread Marko A. Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15876273#comment-15876273 ] Marko A. Rodriguez commented on TINKERPOP-1629: --- The answer to the added {{RepeatTest}}

[jira] [Commented] (TINKERPOP-1629) Allow reducing barriers in repeat()

2017-02-21 Thread Marko A. Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15876267#comment-15876267 ] Marko A. Rodriguez commented on TINKERPOP-1629: --- By allowing the internal `fold()`, the

[jira] [Commented] (TINKERPOP-1635) gremlin-python: Duplicate serialization of element property in PropertySerializer

2017-02-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15876262#comment-15876262 ] ASF GitHub Bot commented on TINKERPOP-1635: --- Github user FlorianHockmann commented on the

[jira] [Commented] (TINKERPOP-1635) gremlin-python: Duplicate serialization of element property in PropertySerializer

2017-02-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15876256#comment-15876256 ] ASF GitHub Bot commented on TINKERPOP-1635: --- Github user okram commented on the issue:

[GitHub] tinkerpop issue #561: TINKERPOP-1635 Fix duplicate serialization of element ...

2017-02-21 Thread okram
Github user okram commented on the issue: https://github.com/apache/tinkerpop/pull/561 Note that we will be heavily refactoring GraphSON for TinkerPop 3.3.0 (`master/`) so most of this will be gutted. I will leave it up to @spmallette / @newkek / @aholmberg to decide whether this is

[jira] [Commented] (TINKERPOP-1635) gremlin-python: Duplicate serialization of element property in PropertySerializer

2017-02-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15876243#comment-15876243 ] ASF GitHub Bot commented on TINKERPOP-1635: --- Github user FlorianHockmann commented on the

[GitHub] tinkerpop issue #561: TINKERPOP-1635 Fix duplicate serialization of element ...

2017-02-21 Thread FlorianHockmann
Github user FlorianHockmann commented on the issue: https://github.com/apache/tinkerpop/pull/561 The PropertySerializer doesn't exist in the `tp32` branch, it was only added to the master. So the problem also only exists in `master`. --- If your project is set up for it, you can

[jira] [Commented] (TINKERPOP-1635) gremlin-python: Duplicate serialization of element property in PropertySerializer

2017-02-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15876231#comment-15876231 ] ASF GitHub Bot commented on TINKERPOP-1635: --- Github user okram commented on the issue:

[GitHub] tinkerpop issue #561: TINKERPOP-1635 Fix duplicate serialization of element ...

2017-02-21 Thread okram
Github user okram commented on the issue: https://github.com/apache/tinkerpop/pull/561 Should this be directed to `tp32/` and not `master/`? Or is this a breaking change? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.