[GitHub] [tinkerpop] heljoyLiu commented on issue #1251: Add session mode in js driver

2020-02-20 Thread GitBox
heljoyLiu commented on issue #1251: Add session mode in js driver URL: https://github.com/apache/tinkerpop/pull/1251#issuecomment-589464987 now, syntax is ok, but ThinkerGraph don't support transaction. how about to skip this session test case ? I check it works in local graph which

[GitHub] [tinkerpop] dzmitry-lahoda edited a comment on issue #1250: fix for https://issues.apache.org/jira/browse/TINKERPOP-2192

2020-02-20 Thread GitBox
dzmitry-lahoda edited a comment on issue #1250: fix for https://issues.apache.org/jira/browse/TINKERPOP-2192 URL: https://github.com/apache/tinkerpop/pull/1250#issuecomment-589379332 @FlorianHockmann reproduced NullReference (with my fix it is InvalidOperation) for message under:

[GitHub] [tinkerpop] dzmitry-lahoda commented on issue #1250: fix for https://issues.apache.org/jira/browse/TINKERPOP-2192

2020-02-20 Thread GitBox
dzmitry-lahoda commented on issue #1250: fix for https://issues.apache.org/jira/browse/TINKERPOP-2192 URL: https://github.com/apache/tinkerpop/pull/1250#issuecomment-589379332 @FlorianHockmann reproduced NullReference (with my fix it is InvalidOperation) for message under:

[GitHub] [tinkerpop] dzmitry-lahoda commented on issue #1250: fix for https://issues.apache.org/jira/browse/TINKERPOP-2192

2020-02-20 Thread GitBox
dzmitry-lahoda commented on issue #1250: fix for https://issues.apache.org/jira/browse/TINKERPOP-2192 URL: https://github.com/apache/tinkerpop/pull/1250#issuecomment-589377046 ``` Run 30210 Gremlin Information: 0 : Not handled error

[GitHub] [tinkerpop] dzmitry-lahoda edited a comment on issue #1250: fix for https://issues.apache.org/jira/browse/TINKERPOP-2192

2020-02-20 Thread GitBox
dzmitry-lahoda edited a comment on issue #1250: fix for https://issues.apache.org/jira/browse/TINKERPOP-2192 URL: https://github.com/apache/tinkerpop/pull/1250#issuecomment-589374674 ``` Gremlin Information: 0 : Start call 26421 Gremlin Information: 0 : Got result for call 26264

[GitHub] [tinkerpop] dzmitry-lahoda commented on issue #1250: fix for https://issues.apache.org/jira/browse/TINKERPOP-2192

2020-02-20 Thread GitBox
dzmitry-lahoda commented on issue #1250: fix for https://issues.apache.org/jira/browse/TINKERPOP-2192 URL: https://github.com/apache/tinkerpop/pull/1250#issuecomment-589374674 ``` Gremlin Information: 0 : Error(from aggregate) 26416

[tinkerpop] 01/01: Merge branch '3.4-dev'

2020-02-20 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tinkerpop.git commit 75d86b7f2e257ff0d8b1fd526501007a0e54cd75 Merge: ad66b5d 53dca7b Author: Stephen Mallette AuthorDate: Thu Feb 20

[tinkerpop] branch 3.4-dev updated (ed03483 -> 53dca7b)

2020-02-20 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a change to branch 3.4-dev in repository https://gitbox.apache.org/repos/asf/tinkerpop.git. from ed03483 Merge branch 'TINKERPOP-2338' into 3.4-dev add 53dca7b TinkerPop 3.4.6 release No new

[tinkerpop] branch master updated (ad66b5d -> 75d86b7)

2020-02-20 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tinkerpop.git. from ad66b5d Merge branch '3.4-dev' add 53dca7b TinkerPop 3.4.6 release new 75d86b7 Merge branch

[tinkerpop] annotated tag 3.4.6 updated (53dca7b -> 5971d4f)

2020-02-20 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a change to annotated tag 3.4.6 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git. *** WARNING: tag 3.4.6 was modified! *** from 53dca7b (commit) to 5971d4f (tag) tagging

svn commit: r38179 - /dev/tinkerpop/3.4.6/

2020-02-20 Thread spmallette
Author: spmallette Date: Thu Feb 20 13:53:11 2020 New Revision: 38179 Log: TinkerPop 3.4.6 release Added: dev/tinkerpop/3.4.6/ dev/tinkerpop/3.4.6/apache-tinkerpop-3.4.6-src.zip (with props) dev/tinkerpop/3.4.6/apache-tinkerpop-3.4.6-src.zip.asc

svn commit: r38178 - /dev/tinkerpop/3.4.5/

2020-02-20 Thread spmallette
Author: spmallette Date: Thu Feb 20 13:45:36 2020 New Revision: 38178 Log: Remove TinkerPop 3.4.5 in preparation for 3.4.6 Removed: dev/tinkerpop/3.4.5/

svn commit: r1874250 - in /tinkerpop/site: docs/3.4.6/ docs/3.4.6/dev/ docs/3.4.6/dev/developer/ docs/3.4.6/dev/future/ docs/3.4.6/dev/io/ docs/3.4.6/dev/provider/ docs/3.4.6/images/ docs/3.4.6/images

2020-02-20 Thread spmallette
Author: spmallette Date: Thu Feb 20 13:25:54 2020 New Revision: 1874250 URL: http://svn.apache.org/viewvc?rev=1874250=rev Log: Deploy docs for TinkerPop 3.4.6 [This commit notification would consist of 1114 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

[GitHub] [tinkerpop] spmallette merged pull request #1245: TINKERPOP-2338 Fix bug in drop() of edge/meta properties

2020-02-20 Thread GitBox
spmallette merged pull request #1245: TINKERPOP-2338 Fix bug in drop() of edge/meta properties URL: https://github.com/apache/tinkerpop/pull/1245 This is an automated message from the Apache Git Service. To respond to the

[tinkerpop] 02/02: Merge branch '3.4-dev'

2020-02-20 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tinkerpop.git commit ad66b5d5566b52421198f6a2a4d5ac0d96b10103 Merge: c3b07a8 ed03483 Author: Stephen Mallette AuthorDate: Thu Feb 20

[tinkerpop] branch 3.4-dev updated (5e54a70 -> ed03483)

2020-02-20 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a change to branch 3.4-dev in repository https://gitbox.apache.org/repos/asf/tinkerpop.git. from 5e54a70 Merge branch '3.3-dev' into 3.4-dev add 0b06800 TINKERPOP-2338 Fixed bug in drop() of

[tinkerpop] branch master updated (c3b07a8 -> ad66b5d)

2020-02-20 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tinkerpop.git. from c3b07a8 Merge branch '3.4-dev' add 0b06800 TINKERPOP-2338 Fixed bug in drop() of edge/meta properties

[tinkerpop] 01/02: Merge branch 'TINKERPOP-2338' into 3.4-dev

2020-02-20 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tinkerpop.git commit ed03483e3c1b5576a3075d3d98c7c502e6bf7939 Merge: 5e54a70 0b06800 Author: Stephen Mallette AuthorDate: Thu Feb 20