Re: Delaying the setting of requestId till the RequestMessage instantiation time

2017-12-05 Thread Robert Dale
I think this makes sense. Create an issue with your description then create the PR on tp32 and reference that issue. Robert Dale On Tue, Dec 5, 2017 at 8:19 PM, Eugene Chung wrote: > Hello, TinkerPop developers! > > > I’m the user of JanusGraph, as you may know, which is the graph database > o

Delaying the setting of requestId till the RequestMessage instantiation time

2017-12-05 Thread Eugene Chung
Hello, TinkerPop developers! I’m the user of JanusGraph, as you may know, which is the graph database on top of the gremlin server. Recently on the investigation of why the gremlin-server uses UUID as its request id, I saw that the Builder class of org.apache.tinkerpop.gremlin.driver.message.R

[jira] [Closed] (TINKERPOP-1828) AddPropertyStep doesn't attach vertex to DetachedElements for new properties

2017-12-05 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette closed TINKERPOP-1828. --- Resolution: Not A Problem I think that this was resolved on a different ticket. No

Re: [DISCUSS] 3.3.1/3.2.7 December Release

2017-12-05 Thread Stephen Mallette
I'd like to propose that we head into code freeze on friday (12/8). I know we usually wait for close of business on a friday, but given the holidays I'd like to buy back a day so that we can be sure we get to official release before Christmas week - this schedule would allow us to see release towar

Re: [DISCUSS] Better GLV Support in Documentation

2017-12-05 Thread Stephen Mallette
I just thought I'd point out that to make this work I had to create a new module: https://github.com/apache/tinkerpop/tree/TINKERPOP-1447/docs/utils/asciidoctor-extensions This module acts as a plugin to the asciidoctor build. I currently have it disconnected from the TinkerPop root pom as it rea

[GitHub] tinkerpop issue #764: GLV Test Suite: Restore Local feature scenarios to mas...

2017-12-05 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/764 I just went ahead and merged this for you. No need for a vote/review for little odds/ends like this (unless you feel you need one for some reason). Just use your best discretion for commits di

[GitHub] tinkerpop pull request #764: GLV Test Suite: Restore Local feature scenarios...

2017-12-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tinkerpop/pull/764 ---

[GitHub] tinkerpop pull request #764: GLV Test Suite: Restore Local feature scenarios...

2017-12-05 Thread jorgebay
GitHub user jorgebay opened a pull request: https://github.com/apache/tinkerpop/pull/764 GLV Test Suite: Restore Local feature scenarios to master branch As part of fixing conflicts and understanding GLV test failures on the last `tp32->master` merge, I've removed most scenarios fro

[jira] [Updated] (TINKERPOP-1827) Gremlin .NET: Test Suite Runner

2017-12-05 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Bay updated TINKERPOP-1827: - Fix Version/s: 3.3.1 3.2.7 > Gremlin .NET: Test Suite Runner >

[jira] [Closed] (TINKERPOP-1827) Gremlin .NET: Test Suite Runner

2017-12-05 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Bay closed TINKERPOP-1827. Resolution: Done > Gremlin .NET: Test Suite Runner > --- > >

[GitHub] tinkerpop pull request #754: TINKERPOP-1827 Gremlin .NET: Test Suite Runner

2017-12-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tinkerpop/pull/754 ---

[jira] [Commented] (TINKERPOP-1827) Gremlin .NET: Test Suite Runner

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

[jira] [Closed] (TINKERPOP-1825) Gremlin .NET: Constant() step has incorrect parameter defined

2017-12-05 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette closed TINKERPOP-1825. --- Resolution: Fixed Fix Version/s: 3.3.1 > Gremlin .NET: Constant() step has

[jira] [Reopened] (TINKERPOP-1825) Gremlin .NET: Constant() step has incorrect parameter defined

2017-12-05 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette reopened TINKERPOP-1825: - Assignee: Jorge Bay reopened to add 3.3.1 > Gremlin .NET: Constant() step h

[jira] [Commented] (TINKERPOP-1825) Gremlin .NET: Constant() step has incorrect parameter defined

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

[jira] [Closed] (TINKERPOP-1825) Gremlin .NET: Constant() step has incorrect parameter defined

2017-12-05 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Bay closed TINKERPOP-1825. Resolution: Fixed > Gremlin .NET: Constant() step has incorrect parameter defined >

[GitHub] tinkerpop pull request #761: TINKERPOP-1825 Gremlin.Net: fix generation of C...

2017-12-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tinkerpop/pull/761 ---

[jira] [Closed] (TINKERPOP-1745) Gremlin .NET: Use DateTimeOffset instead of DateTime to represent g:Date

2017-12-05 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Bay closed TINKERPOP-1745. Resolution: Fixed > Gremlin .NET: Use DateTimeOffset instead of DateTime to represent g:Date > -

[jira] [Commented] (TINKERPOP-1745) Gremlin .NET: Use DateTimeOffset instead of DateTime to represent g:Date

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

[GitHub] tinkerpop pull request #762: TINKERPOP-1745 Gremlin.Net: Use DateTimeOffset ...

2017-12-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tinkerpop/pull/762 ---

[jira] [Commented] (TINKERPOP-1745) Gremlin .NET: Use DateTimeOffset instead of DateTime to represent g:Date

2017-12-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16278483#comment-16278483 ] ASF GitHub Bot commented on TINKERPOP-1745: --- Github user spmallette commente

[GitHub] tinkerpop issue #762: TINKERPOP-1745 Gremlin.Net: Use DateTimeOffset for g:D...

2017-12-05 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/762 VOTE +1 ---

[jira] [Commented] (TINKERPOP-1825) Gremlin .NET: Constant() step has incorrect parameter defined

2017-12-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16278480#comment-16278480 ] ASF GitHub Bot commented on TINKERPOP-1825: --- Github user spmallette commente

[GitHub] tinkerpop issue #761: TINKERPOP-1825 Gremlin.Net: fix generation of Constant...

2017-12-05 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/761 VOTE +1 ---

[jira] [Commented] (TINKERPOP-1827) Gremlin .NET: Test Suite Runner

2017-12-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16278478#comment-16278478 ] ASF GitHub Bot commented on TINKERPOP-1827: --- Github user spmallette commente

[GitHub] tinkerpop issue #754: TINKERPOP-1827 Gremlin .NET: Test Suite Runner

2017-12-05 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/754 VOTE +1 ---

[GitHub] tinkerpop issue #763: TINKERPOP-1848 use generated datetime to ignore timezo...

2017-12-05 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/763 VOTE +1 ---

[jira] [Commented] (TINKERPOP-1848) Fix g:Date assertion in python tests

2017-12-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16278474#comment-16278474 ] ASF GitHub Bot commented on TINKERPOP-1848: --- Github user spmallette commente