[GitHub] [tinkerpop] github5775 commented on issue #1122: Expose Connection Status to Client

2019-06-10 Thread GitBox
github5775 commented on issue #1122: Expose Connection Status to Client URL: https://github.com/apache/tinkerpop/pull/1122#issuecomment-500679282 @FlorianHockmann great question. yes, i saw this in TryGetAvailableConnection, and planned to follow this, but i had PROD issues on some other

[GitHub] [tinkerpop] spmallette commented on issue #1105: TINKERPOP-2205 Change connection management to single request per channel

2019-06-10 Thread GitBox
spmallette commented on issue #1105: TINKERPOP-2205 Change connection management to single request per channel URL: https://github.com/apache/tinkerpop/pull/1105#issuecomment-500579931 Are there concerns with https://github.com/netty/netty/pull/9226 ? Is that a problem we introduce as a

[GitHub] [tinkerpop] spmallette commented on a change in pull request #1105: TINKERPOP-2205 Change connection management to single request per channel

2019-06-10 Thread GitBox
spmallette commented on a change in pull request #1105: TINKERPOP-2205 Change connection management to single request per channel URL: https://github.com/apache/tinkerpop/pull/1105#discussion_r292169704 ## File path:

[GitHub] [tinkerpop] spmallette commented on a change in pull request #1105: TINKERPOP-2205 Change connection management to single request per channel

2019-06-10 Thread GitBox
spmallette commented on a change in pull request #1105: TINKERPOP-2205 Change connection management to single request per channel URL: https://github.com/apache/tinkerpop/pull/1105#discussion_r292168776 ## File path:

[GitHub] [tinkerpop] spmallette commented on a change in pull request #1105: TINKERPOP-2205 Change connection management to single request per channel

2019-06-10 Thread GitBox
spmallette commented on a change in pull request #1105: TINKERPOP-2205 Change connection management to single request per channel URL: https://github.com/apache/tinkerpop/pull/1105#discussion_r292166997 ## File path:

[GitHub] [tinkerpop] spmallette commented on a change in pull request #1105: TINKERPOP-2205 Change connection management to single request per channel

2019-06-10 Thread GitBox
spmallette commented on a change in pull request #1105: TINKERPOP-2205 Change connection management to single request per channel URL: https://github.com/apache/tinkerpop/pull/1105#discussion_r292167611 ## File path:

[tinkerpop] branch TINKERPOP-1084 created (now 5ed38b3)

2019-06-10 Thread dkuppitz
This is an automated email from the ASF dual-hosted git repository. dkuppitz pushed a change to branch TINKERPOP-1084 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git. at 5ed38b3 TINKERPOP-1084 Allow predicates to be used as options in BranchSteps. This branch includes

[tinkerpop] 01/01: TINKERPOP-1084 Allow predicates to be used as options in BranchSteps.

2019-06-10 Thread dkuppitz
This is an automated email from the ASF dual-hosted git repository. dkuppitz pushed a commit to branch TINKERPOP-1084 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git commit 5ed38b3af2a2357892a498f279cf94b5b7086059 Author: Daniel Kuppitz AuthorDate: Mon Jun 10 12:45:16 2019 -0700

[GitHub] [tinkerpop] spmallette merged pull request #1118: TINKERPOP-2224 Detect and fix iterator leaks

2019-06-10 Thread GitBox
spmallette merged pull request #1118: TINKERPOP-2224 Detect and fix iterator leaks URL: https://github.com/apache/tinkerpop/pull/1118 This is an automated message from the Apache Git Service. To respond to the message,

[tinkerpop] 03/03: Merge branch 'tp34'

2019-06-10 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 d3c4898c87259ab2fb653966895428851ad64b80 Merge: 71a5a00 2f0b6fa Author: Stephen Mallette AuthorDate: Mon Jun 10

[tinkerpop] 01/03: Merge branch 'pr-1118' into tp33

2019-06-10 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 0283a806fdb7713215f554953db1ff175e9f4c29 Merge: b430314 3939f88 Author: Stephen Mallette AuthorDate: Mon Jun 10

[tinkerpop] branch tp34 updated (33bf261 -> 2f0b6fa)

2019-06-10 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a change to branch tp34 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git. from 33bf261 Merge branch 'tp33' into tp34 add a7728b2 Add test infrastructure to check for iterator leak

[tinkerpop] branch tp33 updated (b430314 -> 0283a80)

2019-06-10 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a change to branch tp33 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git. from b430314 Fix up changelog after PR #1120 CTR add a7728b2 Add test infrastructure to check for iterator

[tinkerpop] 02/03: Merge branch 'tp33' into tp34

2019-06-10 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 2f0b6fa332fb1e26fc08ed999ba4efd85cca274b Merge: 33bf261 0283a80 Author: Stephen Mallette AuthorDate: Mon Jun 10

[tinkerpop] branch master updated (71a5a00 -> d3c4898)

2019-06-10 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 71a5a00 Merge pull request #1125 from apache/TINKERPOP-2239 add a7728b2 Add test infrastructure to

[GitHub] [tinkerpop] spmallette edited a comment on issue #1118: TINKERPOP-2224 Detect and fix iterator leaks

2019-06-10 Thread GitBox
spmallette edited a comment on issue #1118: TINKERPOP-2224 Detect and fix iterator leaks URL: https://github.com/apache/tinkerpop/pull/1118#issuecomment-500534961 VOTE +1 This is an automated message from the Apache Git

[GitHub] [tinkerpop] spmallette edited a comment on issue #1118: TINKERPOP-2224 Detect and fix iterator leaks

2019-06-10 Thread GitBox
spmallette edited a comment on issue #1118: TINKERPOP-2224 Detect and fix iterator leaks URL: https://github.com/apache/tinkerpop/pull/1118#issuecomment-500534961 ~~VOTE +1~~ - temporarily pull back my VOTE. just realized that i don't think neo4j-gremlin has been tested as part of this

[GitHub] [tinkerpop] spmallette commented on a change in pull request #1118: TINKERPOP-2224 Detect and fix iterator leaks

2019-06-10 Thread GitBox
spmallette commented on a change in pull request #1118: TINKERPOP-2224 Detect and fix iterator leaks URL: https://github.com/apache/tinkerpop/pull/1118#discussion_r292131699 ## File path: gremlin-test/src/main/java/org/apache/tinkerpop/gremlin/AbstractGremlinTest.java ##

[GitHub] [tinkerpop] spmallette commented on issue #1118: TINKERPOP-2224 Detect and fix iterator leaks

2019-06-10 Thread GitBox
spmallette commented on issue #1118: TINKERPOP-2224 Detect and fix iterator leaks URL: https://github.com/apache/tinkerpop/pull/1118#issuecomment-500534961 VOTE +1 This is an automated message from the Apache Git Service. To

[tinkerpop] branch master updated (3930646 -> 71a5a00)

2019-06-10 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 3930646 Merge branch 'tp34' add 614249c TINKERPOP-2239 Removed previously deprecated SSL configs

[tinkerpop] branch TINKERPOP-2239 deleted (was 614249c)

2019-06-10 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a change to branch TINKERPOP-2239 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git. was 614249c TINKERPOP-2239 Removed previously deprecated SSL configs The revisions that were on this

[tinkerpop] 01/01: Merge pull request #1125 from apache/TINKERPOP-2239

2019-06-10 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 71a5a0030fe14090ea910c00681d1f7cfee20bed Merge: 3930646 614249c Author: stephen mallette AuthorDate: Mon Jun 10

[GitHub] [tinkerpop] spmallette merged pull request #1125: TINKERPOP-2239 Removed previously deprecated SSL configs

2019-06-10 Thread GitBox
spmallette merged pull request #1125: TINKERPOP-2239 Removed previously deprecated SSL configs URL: https://github.com/apache/tinkerpop/pull/1125 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [tinkerpop] dkuppitz commented on issue #1125: TINKERPOP-2239 Removed previously deprecated SSL configs

2019-06-10 Thread GitBox
dkuppitz commented on issue #1125: TINKERPOP-2239 Removed previously deprecated SSL configs URL: https://github.com/apache/tinkerpop/pull/1125#issuecomment-500523671 VOTE +1 This is an automated message from the Apache Git

[tinkerpop] 04/04: Merge branch 'tp34'

2019-06-10 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 393064669daae2e982d5ce5867053a17a5f08b22 Merge: c1b84e7 33bf261 Author: Stephen Mallette AuthorDate: Mon Jun 10

[tinkerpop] 03/04: Merge branch 'tp33' into tp34

2019-06-10 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 33bf261763a28124ee419fca3d2ce9091052263b Merge: 85434ff b430314 Author: Stephen Mallette AuthorDate: Mon Jun 10

[tinkerpop] 02/04: Fix up changelog after PR #1120 CTR

2019-06-10 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 b4303148e79c09b401fc4d39202da16cc0a6ca9e Author: Stephen Mallette AuthorDate: Mon Jun 10 13:54:31 2019 -0400

[tinkerpop] 01/04: Merge branch 'pr-1120' into tp33

2019-06-10 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 d01926f51d26274d1b8dd2e4ce27a78bd6beb43e Merge: 445da1d 2770193 Author: Stephen Mallette AuthorDate: Mon Jun 10

[tinkerpop] branch master updated (c1b84e7 -> 3930646)

2019-06-10 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 c1b84e7 Merge branch 'tp34' add 2770193 gt/gte/lt/lte can throw CCE if object isn't a Comparable

[tinkerpop] branch tp34 updated (85434ff -> 33bf261)

2019-06-10 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a change to branch tp34 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git. from 85434ff Added notes for new committers. add 2770193 gt/gte/lt/lte can throw CCE if object isn't a

[tinkerpop] branch tp33 updated (445da1d -> b430314)

2019-06-10 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a change to branch tp33 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git. from 445da1d Push all tests into one travis stage CTR add 2770193 gt/gte/lt/lte can throw CCE if object isn't

[GitHub] [tinkerpop] spmallette merged pull request #1120: gt/gte/lt/lte can throw CCE if object isn't a Comparable

2019-06-10 Thread GitBox
spmallette merged pull request #1120: gt/gte/lt/lte can throw CCE if object isn't a Comparable URL: https://github.com/apache/tinkerpop/pull/1120 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [tinkerpop] dkuppitz commented on issue #1120: gt/gte/lt/lte can throw CCE if object isn't a Comparable

2019-06-10 Thread GitBox
dkuppitz commented on issue #1120: gt/gte/lt/lte can throw CCE if object isn't a Comparable URL: https://github.com/apache/tinkerpop/pull/1120#issuecomment-500432330 VOTE +1 This is an automated message from the Apache Git

svn commit: r1860938 - /tinkerpop/site/index.html

2019-06-10 Thread spmallette
Author: spmallette Date: Mon Jun 10 12:35:31 2019 New Revision: 1860938 URL: http://svn.apache.org/viewvc?rev=1860938=rev Log: Deploy TinkerPop homepage Modified: tinkerpop/site/index.html Modified: tinkerpop/site/index.html URL:

[tinkerpop] branch master updated: Added notes for new committers.

2019-06-10 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 The following commit(s) were added to refs/heads/master by this push: new 85434ff Added notes for new committers.

[tinkerpop] branch tp34 updated (be17079 -> 85434ff)

2019-06-10 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a change to branch tp34 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git. from be17079 Merge branch 'tp33' into tp34 add 85434ff Added notes for new committers. No new revisions were

[GitHub] [tinkerpop] FlorianHockmann commented on issue #1122: Expose Connection Status to Client

2019-06-10 Thread GitBox
FlorianHockmann commented on issue #1122: Expose Connection Status to Client URL: https://github.com/apache/tinkerpop/pull/1122#issuecomment-500399236 I just looked into this and I'm actually not sure I really understand the problem you are trying to solve here. You are using

[tinkerpop] branch master updated: Added Josh Shinavier as a committer CTR

2019-06-10 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 The following commit(s) were added to refs/heads/master by this push: new d3ad5de Added Josh Shinavier as a

[tinkerpop] branch master updated (0b2510e -> 3aae55d)

2019-06-10 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 0b2510e Merge branch 'tp34' new 445da1d Push all tests into one travis stage CTR new be17079

[tinkerpop] 03/03: Merge branch 'tp34'

2019-06-10 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 3aae55d79fbad5c48b69c36b04dcb81b434f1ae8 Merge: 0b2510e be17079 Author: Stephen Mallette AuthorDate: Mon Jun 10

[tinkerpop] branch tp33 updated (64bcad4 -> 445da1d)

2019-06-10 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a change to branch tp33 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git. from 64bcad4 Added deprecation annotations to decr/incr on Order add 445da1d Push all tests into one travis

[tinkerpop] 02/03: Merge branch 'tp33' into tp34

2019-06-10 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 be170790966a84859f53defded687b06ff63425d Merge: 61ccbf4 445da1d Author: Stephen Mallette AuthorDate: Mon Jun 10

[tinkerpop] branch tp34 updated (61ccbf4 -> be17079)

2019-06-10 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a change to branch tp34 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git. from 61ccbf4 Merge branch 'tp33' into tp34 add 445da1d Push all tests into one travis stage CTR add

[tinkerpop] 01/03: Push all tests into one travis stage CTR

2019-06-10 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 445da1d87d86d490108e60f16d2a853dc7e2d7ff Author: Stephen Mallette AuthorDate: Mon Jun 10 06:38:16 2019 -0400