[jira] [Commented] (TINKERPOP-1822) Repeat should depth first search

2018-02-19 Thread Keith Lohnes (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16369625#comment-16369625 ] Keith Lohnes commented on TINKERPOP-1822: - I've been looking at the currently open PR a bit

[jira] [Commented] (TINKERPOP-1822) Repeat should depth first search

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

[GitHub] tinkerpop pull request #715: TINKERPOP-1822: change behaviour of repeat step...

2018-02-19 Thread krlohnes
Github user krlohnes commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/715#discussion_r169194905 --- Diff: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/step/branch/RepeatStep.java --- @@ -271,7 +274,17 @@ public

[jira] [Commented] (TINKERPOP-1880) Gremlin.NET Strong name signature could not be verified. (HRESULT: 0x80131045)

2018-02-19 Thread Klaus Stephan (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16368954#comment-16368954 ] Klaus Stephan commented on TINKERPOP-1880: -- Both 3.2.8-rc1 and 3.3.2-rc1 can be verified

[GitHub] tinkerpop pull request #800: TINKERPOP-1726 Added idleReadLimit and idleWrit...

2018-02-19 Thread jorgebay
Github user jorgebay commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/800#discussion_r169017035 --- Diff: gremlin-server/src/main/java/org/apache/tinkerpop/gremlin/server/AbstractChannelizer.java --- @@ -147,7 +149,12 @@ public void init(final

[jira] [Commented] (TINKERPOP-1726) Support WebSockets ping/pong keep-alive in Gremlin server

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

[jira] [Created] (TINKERPOP-1893) AddV(string label) does not add label

2018-02-19 Thread Klaus Stephan (JIRA)
Klaus Stephan created TINKERPOP-1893: Summary: AddV(string label) does not add label Key: TINKERPOP-1893 URL: https://issues.apache.org/jira/browse/TINKERPOP-1893 Project: TinkerPop

[jira] [Commented] (TINKERPOP-1726) Support WebSockets ping/pong keep-alive in Gremlin server

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

[GitHub] tinkerpop pull request #800: TINKERPOP-1726 Added idleReadLimit and idleWrit...

2018-02-19 Thread jorgebay
Github user jorgebay commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/800#discussion_r169076841 --- Diff: gremlin-server/src/main/java/org/apache/tinkerpop/gremlin/server/AbstractChannelizer.java --- @@ -147,7 +149,12 @@ public void init(final

[GitHub] tinkerpop issue #798: TINKERPOP-1857 - Consistency in GLV tests

2018-02-19 Thread FlorianHockmann
Github user FlorianHockmann commented on the issue: https://github.com/apache/tinkerpop/pull/798 LGTM, VOTE +1 ---

[jira] [Commented] (TINKERPOP-1887) Can't use bindings in predicates

2018-02-19 Thread Jean-Philippe Braun (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16369158#comment-16369158 ] Jean-Philippe Braun commented on TINKERPOP-1887: The correct way of doing this seems

[jira] [Commented] (TINKERPOP-1726) Support WebSockets ping/pong keep-alive in Gremlin server

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

[jira] [Work started] (TINKERPOP-1893) AddV(string label) does not add label

2018-02-19 Thread Florian Hockmann (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on TINKERPOP-1893 started by Florian Hockmann. --- > AddV(string label) does not add label >

[jira] [Work stopped] (TINKERPOP-1893) AddV(string label) does not add label

2018-02-19 Thread Florian Hockmann (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on TINKERPOP-1893 stopped by Florian Hockmann. --- > AddV(string label) does not add label >

[jira] [Commented] (TINKERPOP-1857) GLV test suite consistency and completeness

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

[jira] [Reopened] (TINKERPOP-1893) AddV(string label) does not add label

2018-02-19 Thread Klaus Stephan (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Klaus Stephan reopened TINKERPOP-1893: -- I tried to add a new vertex with AddV(string label) and I get a vertex without a

[jira] [Updated] (TINKERPOP-1893) AddV(string label) does not add label

2018-02-19 Thread Klaus Stephan (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Klaus Stephan updated TINKERPOP-1893: - Attachment: image-2018-02-19-15-45-22-135.png > AddV(string label) does not add label

[jira] [Commented] (TINKERPOP-1893) AddV(string label) does not add label

2018-02-19 Thread Klaus Stephan (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16369201#comment-16369201 ] Klaus Stephan commented on TINKERPOP-1893: -- !image-2018-02-19-15-45-22-135.png!

[jira] [Comment Edited] (TINKERPOP-1893) AddV(string label) does not add label

2018-02-19 Thread Klaus Stephan (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16369201#comment-16369201 ] Klaus Stephan edited comment on TINKERPOP-1893 at 2/19/18 2:56 PM: ---

[jira] [Closed] (TINKERPOP-1887) Can't use bindings in predicates

2018-02-19 Thread Jean-Philippe Braun (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Philippe Braun closed TINKERPOP-1887. -- Resolution: Not A Problem > Can't use bindings in predicates >

[jira] [Commented] (TINKERPOP-1893) AddV(string label) does not add label

2018-02-19 Thread Florian Hockmann (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16369185#comment-16369185 ] Florian Hockmann commented on TINKERPOP-1893: - {quote}I get a vertex without a label

[jira] [Closed] (TINKERPOP-1893) AddV(string label) does not add label

2018-02-19 Thread Florian Hockmann (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Hockmann closed TINKERPOP-1893. --- Resolution: Not A Bug > AddV(string label) does not add label >

[jira] [Commented] (TINKERPOP-1893) AddV(string label) does not add label

2018-02-19 Thread Florian Hockmann (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16369144#comment-16369144 ] Florian Hockmann commented on TINKERPOP-1893: - {{AddV}} is a step that adds a new vertex

[jira] [Updated] (TINKERPOP-1893) AddV(string label) does not add label

2018-02-19 Thread Klaus Stephan (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Klaus Stephan updated TINKERPOP-1893: - Attachment: image-2018-02-19-15-45-33-986.png > AddV(string label) does not add label

[jira] [Updated] (TINKERPOP-1893) AddV(string label) does not add label

2018-02-19 Thread Klaus Stephan (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Klaus Stephan updated TINKERPOP-1893: - Attachment: image-2018-02-19-15-45-46-671.png > AddV(string label) does not add label

[jira] [Commented] (TINKERPOP-1880) Gremlin.NET Strong name signature could not be verified. (HRESULT: 0x80131045)

2018-02-19 Thread Florian Hockmann (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16368976#comment-16368976 ] Florian Hockmann commented on TINKERPOP-1880: - {quote}Both 3.2.8-rc1 and 3.3.2-rc1 can be

[GitHub] tinkerpop pull request #800: TINKERPOP-1726 Added idleReadLimit and idleWrit...

2018-02-19 Thread spmallette
Github user spmallette commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/800#discussion_r169065664 --- Diff: gremlin-server/src/main/java/org/apache/tinkerpop/gremlin/server/AbstractChannelizer.java --- @@ -147,7 +149,12 @@ public void init(final

[jira] [Commented] (TINKERPOP-1048) Vertex lookups by id are inconsistent

2018-02-19 Thread Daniel Kuppitz (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16369435#comment-16369435 ] Daniel Kuppitz commented on TINKERPOP-1048: --- We can make it so that {{within}} and

[jira] [Comment Edited] (TINKERPOP-1048) Vertex lookups by id are inconsistent

2018-02-19 Thread Daniel Kuppitz (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16369435#comment-16369435 ] Daniel Kuppitz edited comment on TINKERPOP-1048 at 2/19/18 7:24 PM:

[jira] [Comment Edited] (TINKERPOP-1048) Vertex lookups by id are inconsistent

2018-02-19 Thread Daniel Kuppitz (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16369435#comment-16369435 ] Daniel Kuppitz edited comment on TINKERPOP-1048 at 2/19/18 7:27 PM:

[jira] [Comment Edited] (TINKERPOP-1048) Vertex lookups by id are inconsistent

2018-02-19 Thread Daniel Kuppitz (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16369435#comment-16369435 ] Daniel Kuppitz edited comment on TINKERPOP-1048 at 2/19/18 7:27 PM:

[jira] [Commented] (TINKERPOP-1893) AddV(string label) does not add label

2018-02-19 Thread Florian Hockmann (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16369454#comment-16369454 ] Florian Hockmann commented on TINKERPOP-1893: - What you're doing looks correct (although