[GitHub] tinkerpop pull request #805: TINKERPOP-1777 Gremlin .max step returns -21474...

2018-03-07 Thread dkuppitz
Github user dkuppitz commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/805#discussion_r172874794 --- Diff: gremlin-test/features/branch/Union.feature --- @@ -135,7 +135,6 @@ Feature: Step - union() | d[3].l | | d[0].l |

[jira] [Commented] (TINKERPOP-1777) Gremlin .max step returns -2147483648 for empty result sets

2018-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16389679#comment-16389679 ] ASF GitHub Bot commented on TINKERPOP-1777: --- Github user dkuppitz commented

[GitHub] tinkerpop pull request #805: TINKERPOP-1777 Gremlin .max step returns -21474...

2018-03-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tinkerpop/pull/805 ---

[jira] [Commented] (TINKERPOP-1777) Gremlin .max step returns -2147483648 for empty result sets

2018-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16389680#comment-16389680 ] ASF GitHub Bot commented on TINKERPOP-1777: --- Github user asfgit closed the p

[jira] [Updated] (TINKERPOP-1777) Gremlin .max step returns -2147483648 for empty result sets

2018-03-07 Thread Daniel Kuppitz (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kuppitz updated TINKERPOP-1777: -- Fix Version/s: 3.4.0 > Gremlin .max step returns -2147483648 for empty result sets >

[jira] [Closed] (TINKERPOP-1777) Gremlin .max step returns -2147483648 for empty result sets

2018-03-07 Thread Daniel Kuppitz (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kuppitz closed TINKERPOP-1777. - Resolution: Fixed > Gremlin .max step returns -2147483648 for empty result sets >

[GitHub] tinkerpop pull request #803: TINKERPOP-1522 Order of select() scopes

2018-03-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tinkerpop/pull/803 ---

[jira] [Commented] (TINKERPOP-1522) Order of select() scopes

2018-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16389728#comment-16389728 ] ASF GitHub Bot commented on TINKERPOP-1522: --- Github user asfgit closed the p

[jira] [Closed] (TINKERPOP-1522) Order of select() scopes

2018-03-07 Thread Daniel Kuppitz (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kuppitz closed TINKERPOP-1522. - Resolution: Fixed Fix Version/s: 3.4.0 > Order of select() scopes > ---

Merge of TINKERPOP-1777

2018-03-07 Thread Daniel Kuppitz
Hi everyone, this morning I accidentally merged TINKERPOP-1777 into master/. For some reason, I was pretty sure that I got enough VOTEs, but in fact, it was only me who really voted. I guess I mixed up some notification emails and merged it a bit too

Re: Merge of TINKERPOP-1777

2018-03-07 Thread Stephen Mallette
I expected to do a +1 today - personally, i don't think you need go through the hassle of rollback for an official vote. On Wed, Mar 7, 2018 at 11:24 AM, Daniel Kuppitz wrote: > Hi everyone, > > this morning I accidentally merged TINKERPOP-1777 > in

[jira] [Assigned] (TINKERPOP-1913) Expose metadata from Gremlin Server to Clients

2018-03-07 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette reassigned TINKERPOP-1913: --- Assignee: stephen mallette > Expose metadata from Gremlin Server to Clien

Re: [Discuss] Expose metadata from Gremlin Server to Clients.

2018-03-07 Thread Stephen Mallette
thanks for creating the issue in jira. i assigned myself to it to help manage it through the process. > For #3, Do we need to take this in this work item as well ? I believe that we should handle 3a as part of this - 3b is something else and could be removed from the description for now. As for

Re: Merge of TINKERPOP-1777

2018-03-07 Thread Jorge Bay Gondra
Looks good to me, so you have my vote :) No need to rollback IMO. On Wed, Mar 7, 2018 at 6:05 PM, Stephen Mallette wrote: > I expected to do a +1 today - personally, i don't think you need go through > the hassle of rollback for an official vote. > > On Wed, Mar 7, 2018 at 11:24 AM, Daniel Kupp

[jira] [Commented] (TINKERPOP-1909) Gremlin.Net does not have complete object model as compared to other client drivers and unable to de-serialize properties for vertex/edge graphSON.

2018-03-07 Thread Ashwini Singh (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16390072#comment-16390072 ] Ashwini Singh commented on TINKERPOP-1909: -- Yes, agree to keep this discussio

[DISCUSS] 3.2.8/3.3.2 Release Issues

2018-03-07 Thread Stephen Mallette
In a previous thread we had the idea that we would look to release 3.2.8/3.3.2 around the first week of April which means that we will likely code freeze in about 10 days to focus on review/test/docs. I think that we want to see these issues polished up before we release: https://issues.apache.org

[GitHub] tinkerpop issue #806: TINKERPOP-1908 Bump to Groovy 2.4.14

2018-03-07 Thread FlorianHockmann
Github user FlorianHockmann commented on the issue: https://github.com/apache/tinkerpop/pull/806 VOTE: +1 ---

[jira] [Commented] (TINKERPOP-1908) Bump to Groovy 2.4.14

2018-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16390286#comment-16390286 ] ASF GitHub Bot commented on TINKERPOP-1908: --- Github user FlorianHockmann com