You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [tinkerpop] FlorianHockmann commented on issue #1007: TINKERPOP-2018 Generate API docs for .NET - posted by "FlorianHockmann (GitHub)" <gi...@apache.org> on 2018/12/01 15:54:41 UTC, 0 replies.
- [jira] [Created] (TINKERPOP-2108) modifying an existing property value fails without display - posted by "Drew Wozniak (JIRA)" <ji...@apache.org> on 2018/12/01 20:34:00 UTC, 0 replies.
- [jira] [Closed] (TINKERPOP-2108) modifying an existing property value fails without display - posted by "stephen mallette (JIRA)" <ji...@apache.org> on 2018/12/01 21:57:00 UTC, 0 replies.
- [jira] [Assigned] (TINKERPOP-1775) Gremlin .NET: Implement a Connection write queue to support request pipelining - posted by "Florian Hockmann (JIRA)" <ji...@apache.org> on 2018/12/02 17:55:00 UTC, 0 replies.
- [jira] [Commented] (TINKERPOP-2105) Gremlin-Python connection not returned back to the pool on exception from gremlin server - posted by "stephen mallette (JIRA)" <ji...@apache.org> on 2018/12/03 12:09:00 UTC, 4 replies.
- [jira] [Work started] (TINKERPOP-2075) Introduce DetachmentStrategy - posted by "stephen mallette (JIRA)" <ji...@apache.org> on 2018/12/03 13:36:00 UTC, 0 replies.
- [jira] [Updated] (TINKERPOP-2075) Introduce ReferenceStrategy - posted by "stephen mallette (JIRA)" <ji...@apache.org> on 2018/12/03 13:37:00 UTC, 1 replies.
- [jira] [Updated] (TINKERPOP-2075) Introduce ReferenceElementStrategy - posted by "stephen mallette (JIRA)" <ji...@apache.org> on 2018/12/03 13:38:00 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette commented on issue #1009: TINKERPOP-2106 throw TimeoutException instead of TraversalInterruptedException - posted by "spmallette (GitHub)" <gi...@apache.org> on 2018/12/03 15:18:48 UTC, 1 replies.
- [GitHub] [tinkerpop] dkuppitz commented on issue #1002: TINKERPOP-2101 Upgrade Spark to Spark 2.4 - posted by "dkuppitz (GitHub)" <gi...@apache.org> on 2018/12/03 16:22:19 UTC, 0 replies.
- [GitHub] [tinkerpop] asfgit closed pull request #1003: TINKERPOP-2100 coalesce() creating unexpected results when used with order() - posted by "asfgit (GitHub)" <gi...@apache.org> on 2018/12/03 16:28:31 UTC, 0 replies.
- [jira] [Commented] (TINKERPOP-2100) coalesce() creating unexpected results when used with order() - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/03 16:29:00 UTC, 0 replies.
- [jira] [Closed] (TINKERPOP-2100) coalesce() creating unexpected results when used with order() - posted by "Daniel Kuppitz (JIRA)" <ji...@apache.org> on 2018/12/03 16:30:00 UTC, 0 replies.
- [GitHub] [tinkerpop] dkuppitz commented on issue #1006: TINKERPOP-2103 Remove deprecated submit() on RemoteConnection - posted by "dkuppitz (GitHub)" <gi...@apache.org> on 2018/12/03 16:31:46 UTC, 0 replies.
- [GitHub] [tinkerpop] dkuppitz commented on issue #1007: TINKERPOP-2018 Generate API docs for .NET - posted by "dkuppitz (GitHub)" <gi...@apache.org> on 2018/12/03 16:33:32 UTC, 0 replies.
- [jira] [Created] (TINKERPOP-2109) gremlin subgraph step fail when vertices contains properties with null values - posted by "Bruno Supiot (JIRA)" <ji...@apache.org> on 2018/12/03 17:13:00 UTC, 0 replies.
- [jira] [Updated] (TINKERPOP-2109) gremlin subgraph step fail when vertices contains properties with null values - posted by "Bruno Supiot (JIRA)" <ji...@apache.org> on 2018/12/03 17:15:00 UTC, 0 replies.
- [jira] [Closed] (TINKERPOP-2109) gremlin subgraph step fail when vertices contains properties with null values - posted by "stephen mallette (JIRA)" <ji...@apache.org> on 2018/12/03 17:35:00 UTC, 0 replies.
- [jira] [Commented] (TINKERPOP-2109) gremlin subgraph step fail when vertices contains properties with null values - posted by "Bruno Supiot (JIRA)" <ji...@apache.org> on 2018/12/03 17:43:00 UTC, 0 replies.
- [jira] [Commented] (TINKERPOP-2014) Allow an ability to specify seeding for random methods such as coin, sample and Order.shuffle - posted by "stephen mallette (JIRA)" <ji...@apache.org> on 2018/12/03 18:24:00 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette opened pull request #1010: TINKERPOP-2075 Added ReferenceElementStrategy - posted by "spmallette (GitHub)" <gi...@apache.org> on 2018/12/03 18:56:00 UTC, 0 replies.
- [jira] [Commented] (TINKERPOP-2075) Introduce ReferenceElementStrategy - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/03 18:57:00 UTC, 1 replies.
- [GitHub] [tinkerpop] spmallette closed pull request #1007: TINKERPOP-2018 Generate API docs for .NET - posted by "spmallette (GitHub)" <gi...@apache.org> on 2018/12/03 18:59:21 UTC, 0 replies.
- [jira] [Commented] (TINKERPOP-2018) Generate API docs for Gremlin.Net - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/03 19:00:00 UTC, 0 replies.
- [jira] [Closed] (TINKERPOP-2018) Generate API docs for Gremlin.Net - posted by "stephen mallette (JIRA)" <ji...@apache.org> on 2018/12/03 19:00:00 UTC, 0 replies.
- [GitHub] [tinkerpop] dkuppitz commented on issue #1010: TINKERPOP-2075 Added ReferenceElementStrategy - posted by "dkuppitz (GitHub)" <gi...@apache.org> on 2018/12/03 21:49:14 UTC, 1 replies.
- [GitHub] [tinkerpop] otaviojava commented on issue #1001: uses the directly field instead of getter method - posted by "otaviojava (GitHub)" <gi...@apache.org> on 2018/12/03 22:29:07 UTC, 4 replies.
- [GitHub] [tinkerpop] spmallette commented on issue #1010: TINKERPOP-2075 Added ReferenceElementStrategy - posted by "spmallette (GitHub)" <gi...@apache.org> on 2018/12/04 00:42:02 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette closed pull request #1004: TINKERPOP-2080 Removed withRemote from TraversalSource - posted by "spmallette (GitHub)" <gi...@apache.org> on 2018/12/04 12:11:40 UTC, 0 replies.
- [jira] [Commented] (TINKERPOP-2080) Remove deprecated TraversalSource.withRemote() - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/04 12:12:01 UTC, 0 replies.
- [jira] [Closed] (TINKERPOP-2080) Remove deprecated TraversalSource.withRemote() - posted by "stephen mallette (JIRA)" <ji...@apache.org> on 2018/12/04 12:12:01 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette closed pull request #1002: TINKERPOP-2101 Upgrade Spark to Spark 2.4 - posted by "spmallette (GitHub)" <gi...@apache.org> on 2018/12/04 12:12:17 UTC, 0 replies.
- [jira] [Closed] (TINKERPOP-2101) Support Spark 2.4 - posted by "stephen mallette (JIRA)" <ji...@apache.org> on 2018/12/04 12:13:00 UTC, 0 replies.
- [jira] [Commented] (TINKERPOP-2101) Support Spark 2.4 - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/04 12:13:00 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette closed pull request #1006: TINKERPOP-2103 Remove deprecated submit() on RemoteConnection - posted by "spmallette (GitHub)" <gi...@apache.org> on 2018/12/04 12:40:07 UTC, 0 replies.
- [jira] [Commented] (TINKERPOP-2103) Remove deprecated submit() options on RemoteConnection - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/04 12:41:00 UTC, 0 replies.
- [jira] [Closed] (TINKERPOP-2103) Remove deprecated submit() options on RemoteConnection - posted by "stephen mallette (JIRA)" <ji...@apache.org> on 2018/12/04 12:41:00 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette closed pull request #1005: TINKERPOP-2102 Deprecate static fields on TraversalSource - posted by "spmallette (GitHub)" <gi...@apache.org> on 2018/12/04 13:43:13 UTC, 0 replies.
- [jira] [Commented] (TINKERPOP-2102) Deprecate static fields on TraversalSource related to remoting - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/04 13:44:00 UTC, 0 replies.
- [jira] [Closed] (TINKERPOP-2102) Deprecate static fields on TraversalSource related to remoting - posted by "stephen mallette (JIRA)" <ji...@apache.org> on 2018/12/04 13:45:00 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette commented on issue #1001: uses the directly field instead of getter method - posted by "spmallette (GitHub)" <gi...@apache.org> on 2018/12/04 13:52:58 UTC, 5 replies.
- [GitHub] [tinkerpop] - posted by "otaviojava (GitHub)" <gi...@apache.org> on 2018/12/04 16:53:10 UTC, 0 replies.
- TinkerPop 3 as a Categorical Database API - posted by Fred Eisele <fr...@gmail.com> on 2018/12/04 18:33:29 UTC, 1 replies.
- [jira] [Comment Edited] (TINKERPOP-1849) Provide a way to fold() with an index - posted by "Daniel Kuppitz (JIRA)" <ji...@apache.org> on 2018/12/04 21:59:00 UTC, 0 replies.
- [GitHub] [tinkerpop] dkuppitz opened pull request #1011: TINKERPOP-1849 Provide a way to fold() with an index - posted by "dkuppitz (GitHub)" <gi...@apache.org> on 2018/12/05 15:07:48 UTC, 0 replies.
- [jira] [Commented] (TINKERPOP-1849) Provide a way to fold() with an index - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/05 15:08:00 UTC, 1 replies.
- [GitHub] [tinkerpop] spike008t opened pull request #1012: TINKERPOP-1889 - Upgrade ws, adding ping and reconnection javascript - posted by "spike008t (GitHub)" <gi...@apache.org> on 2018/12/05 16:29:45 UTC, 0 replies.
- [jira] [Commented] (TINKERPOP-1889) JavaScript GLV: Use heartbeat to prevent connection timeout - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/05 16:30:00 UTC, 1 replies.
- [jira] [Created] (TINKERPOP-2110) Allow Connection on Different Path (from /gremlin) - posted by "Antony Scerri (JIRA)" <ji...@apache.org> on 2018/12/05 19:28:00 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette closed pull request #1009: TINKERPOP-2106 throw TimeoutException instead of TraversalInterruptedException - posted by "spmallette (GitHub)" <gi...@apache.org> on 2018/12/07 12:38:47 UTC, 0 replies.
- [jira] [Commented] (TINKERPOP-2106) When gremlin executes timeout, throw TimeoutException instead of TraversalInterruptedException/InterruptedIOException - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/07 12:39:00 UTC, 0 replies.
- [jira] [Closed] (TINKERPOP-2106) When gremlin executes timeout, throw TimeoutException instead of TraversalInterruptedException/InterruptedIOException - posted by "stephen mallette (JIRA)" <ji...@apache.org> on 2018/12/07 12:40:00 UTC, 0 replies.
- [GitHub] [tinkerpop] jorgebay commented on issue #1012: TINKERPOP-1889 - Upgrade ws, adding ping and reconnection javascript - posted by "jorgebay (GitHub)" <gi...@apache.org> on 2018/12/07 14:59:02 UTC, 2 replies.
- [GitHub] [tinkerpop] robertdale commented on issue #1001: uses the directly field instead of getter method - posted by "robertdale (GitHub)" <gi...@apache.org> on 2018/12/07 15:48:11 UTC, 0 replies.
- [NOTICE] Mandatory relocation of Apache git repositories on git-wip-us.apache.org - posted by Daniel Gruno <hu...@apache.org> on 2018/12/07 16:52:36 UTC, 0 replies.
- [GitHub] [tinkerpop] abrag opened pull request #1013: connection.py - add finally to return connection to the client pool i… - posted by "abrag (GitHub)" <gi...@apache.org> on 2018/12/09 08:31:08 UTC, 0 replies.
- [jira] [Comment Edited] (TINKERPOP-2105) Gremlin-Python connection not returned back to the pool on exception from gremlin server - posted by "abrageller (JIRA)" <ji...@apache.org> on 2018/12/09 12:07:00 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette closed pull request #1001: uses the directly field instead of getter method - posted by "spmallette (GitHub)" <gi...@apache.org> on 2018/12/10 12:03:41 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette closed pull request #1010: TINKERPOP-2075 Added ReferenceElementStrategy - posted by "spmallette (GitHub)" <gi...@apache.org> on 2018/12/10 12:16:10 UTC, 0 replies.
- [jira] [Closed] (TINKERPOP-2075) Introduce ReferenceElementStrategy - posted by "stephen mallette (JIRA)" <ji...@apache.org> on 2018/12/10 12:37:00 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette commented on pull request #1011: TINKERPOP-1849 Provide a way to fold() with an index - posted by "spmallette (GitHub)" <gi...@apache.org> on 2018/12/10 12:37:29 UTC, 2 replies.
- [jira] [Updated] (TINKERPOP-1921) Support hasNext terminal step in GLVs - posted by "stephen mallette (JIRA)" <ji...@apache.org> on 2018/12/10 14:08:00 UTC, 0 replies.
- [GitHub] [tinkerpop] jorgebay commented on issue #1000: TINKERPOP-1942 New Binary Serialization Format - posted by "jorgebay (GitHub)" <gi...@apache.org> on 2018/12/10 14:33:29 UTC, 5 replies.
- [GitHub] [tinkerpop] otaviojava opened pull request #1014: uses the directly field instead of getter method - posted by "otaviojava (GitHub)" <gi...@apache.org> on 2018/12/11 09:04:46 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette opened pull request #1015: Minor fixups to #1001 performance enhancements - posted by "spmallette (GitHub)" <gi...@apache.org> on 2018/12/11 11:59:00 UTC, 0 replies.
- [GitHub] [tinkerpop] FlorianHockmann opened pull request #1016: Add request pipelining and ConnectionPool sizes TINKERPOP-1775 and TINKERPOP-1774 - posted by "FlorianHockmann (GitHub)" <gi...@apache.org> on 2018/12/11 15:38:58 UTC, 0 replies.
- [jira] [Commented] (TINKERPOP-1775) Gremlin .NET: Implement a Connection write queue to support request pipelining - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/11 15:39:00 UTC, 0 replies.
- [GitHub] [tinkerpop] FlorianHockmann commented on issue #903: Gremlin.Net: Add ConnectionPool min and max sizes TINKERPOP-1774 - posted by "FlorianHockmann (GitHub)" <gi...@apache.org> on 2018/12/11 15:39:38 UTC, 0 replies.
- [GitHub] [tinkerpop] FlorianHockmann closed pull request #903: Gremlin.Net: Add ConnectionPool min and max sizes TINKERPOP-1774 - posted by "FlorianHockmann (GitHub)" <gi...@apache.org> on 2018/12/11 15:39:38 UTC, 0 replies.
- [jira] [Commented] (TINKERPOP-1774) Gremlin .NET: Support min and max sizes in Connection pool - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/11 15:40:00 UTC, 0 replies.
- [GitHub] [tinkerpop] alexliu68 opened pull request #1017: Add isContextNullOrStopped() method to Spark - posted by "alexliu68 (GitHub)" <gi...@apache.org> on 2018/12/11 20:23:59 UTC, 0 replies.
- [jira] [Created] (TINKERPOP-2111) Add BulkSet as a GraphSON type - posted by "stephen mallette (JIRA)" <ji...@apache.org> on 2018/12/11 22:41:00 UTC, 0 replies.
- [jira] [Commented] (TINKERPOP-2013) Process tests that are auto-ignored stink - posted by "stephen mallette (JIRA)" <ji...@apache.org> on 2018/12/12 13:51:00 UTC, 0 replies.
- [jira] [Created] (TINKERPOP-2112) Folding in property() step is screwed - posted by "Daniel Kuppitz (JIRA)" <ji...@apache.org> on 2018/12/12 15:47:00 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette commented on issue #1017: Add isContextNullOrStopped() method to Spark - posted by "spmallette (GitHub)" <gi...@apache.org> on 2018/12/12 16:24:28 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette closed pull request #1017: Add isContextNullOrStopped() method to Spark - posted by "spmallette (GitHub)" <gi...@apache.org> on 2018/12/12 16:24:42 UTC, 0 replies.
- hold on merges to tp33/master - posted by Stephen Mallette <sp...@gmail.com> on 2018/12/13 11:04:43 UTC, 1 replies.
- [jira] [Created] (TINKERPOP-2113) P.Within() doesn't work when given a List argument - posted by "Florian Hockmann (JIRA)" <ji...@apache.org> on 2018/12/13 15:07:00 UTC, 0 replies.
- [jira] [Closed] (TINKERPOP-2013) Process tests that are auto-ignored stink - posted by "stephen mallette (JIRA)" <ji...@apache.org> on 2018/12/13 16:13:00 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette opened pull request #1018: TINKERPOP-2111 Added BulkSet as a GraphSON Type - posted by "spmallette (GitHub)" <gi...@apache.org> on 2018/12/13 16:42:25 UTC, 0 replies.
- [jira] [Commented] (TINKERPOP-2111) Add BulkSet as a GraphSON type - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/13 16:43:00 UTC, 1 replies.
- [GitHub] [tinkerpop] jorgebay commented on issue #1018: TINKERPOP-2111 Added BulkSet as a GraphSON Type - posted by "jorgebay (GitHub)" <gi...@apache.org> on 2018/12/13 16:51:16 UTC, 0 replies.
- [GitHub] [tinkerpop] dkuppitz commented on pull request #1018: TINKERPOP-2111 Added BulkSet as a GraphSON Type - posted by "dkuppitz (GitHub)" <gi...@apache.org> on 2018/12/13 17:53:41 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette commented on pull request #1018: TINKERPOP-2111 Added BulkSet as a GraphSON Type - posted by "spmallette (GitHub)" <gi...@apache.org> on 2018/12/13 19:22:39 UTC, 0 replies.
- [jira] [Created] (TINKERPOP-2114) Document common Gremlin anti-patterns - posted by "Daniel Kuppitz (JIRA)" <ji...@apache.org> on 2018/12/13 20:15:00 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette commented on issue #1013: TINKERPOP-2105 - connection.py - add finally to return connection to the client pool i… - posted by "spmallette (GitHub)" <gi...@apache.org> on 2018/12/13 20:38:25 UTC, 4 replies.
- [DISCUSS] Add JUGRI to the Home Page - posted by Stephen Mallette <sp...@gmail.com> on 2018/12/14 11:43:19 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette closed pull request #1018: TINKERPOP-2111 Added BulkSet as a GraphSON Type - posted by "spmallette (GitHub)" <gi...@apache.org> on 2018/12/14 11:45:51 UTC, 0 replies.
- [jira] [Closed] (TINKERPOP-2111) Add BulkSet as a GraphSON type - posted by "stephen mallette (JIRA)" <ji...@apache.org> on 2018/12/14 11:47:00 UTC, 0 replies.
- [jira] [Comment Edited] (TINKERPOP-2080) Remove deprecated TraversalSource.withRemote() - posted by "stephen mallette (JIRA)" <ji...@apache.org> on 2018/12/14 17:03:00 UTC, 0 replies.
- [jira] [Reopened] (TINKERPOP-2080) Remove deprecated TraversalSource.withRemote() - posted by "stephen mallette (JIRA)" <ji...@apache.org> on 2018/12/14 17:03:00 UTC, 0 replies.
- [jira] [Updated] (TINKERPOP-2080) Remove deprecated TraversalSource.withRemote() - posted by "stephen mallette (JIRA)" <ji...@apache.org> on 2018/12/14 17:04:00 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette closed pull request #1015: Minor fixups to #1001 performance enhancements - posted by "spmallette (GitHub)" <gi...@apache.org> on 2018/12/14 18:53:42 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette commented on issue #1014: uses the directly field instead of getter method - posted by "spmallette (GitHub)" <gi...@apache.org> on 2018/12/14 18:55:12 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette closed pull request #1014: uses the directly field instead of getter method - posted by "spmallette (GitHub)" <gi...@apache.org> on 2018/12/14 18:55:12 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette commented on issue #1011: TINKERPOP-1849 Provide a way to fold() with an index - posted by "spmallette (GitHub)" <gi...@apache.org> on 2018/12/14 18:56:27 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette commented on issue #1012: TINKERPOP-1889 - Upgrade ws, adding ping and reconnection javascript - posted by "spmallette (GitHub)" <gi...@apache.org> on 2018/12/14 19:01:09 UTC, 0 replies.
- [jira] [Created] (TINKERPOP-2115) Expose the number of open connections - posted by "Etienne Le Nigen (JIRA)" <ji...@apache.org> on 2018/12/14 20:52:00 UTC, 0 replies.
- [jira] [Commented] (TINKERPOP-2115) Expose the number of open connections - posted by "stephen mallette (JIRA)" <ji...@apache.org> on 2018/12/14 21:03:00 UTC, 4 replies.
- [GitHub] [tinkerpop] dkuppitz opened pull request #1019: TINKERPOP-2114 Document common Gremlin anti-patterns - posted by "dkuppitz (GitHub)" <gi...@apache.org> on 2018/12/15 03:21:23 UTC, 0 replies.
- [jira] [Commented] (TINKERPOP-2114) Document common Gremlin anti-patterns - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/15 03:22:00 UTC, 1 replies.
- [GitHub] [tinkerpop] jbmusso commented on pull request #1019: TINKERPOP-2114 Document common Gremlin anti-patterns - posted by "jbmusso (GitHub)" <gi...@apache.org> on 2018/12/15 17:14:31 UTC, 1 replies.
- [GitHub] [tinkerpop] abrag commented on issue #1013: TINKERPOP-2105 - connection.py - add finally to return connection to the client pool i… - posted by "abrag (GitHub)" <gi...@apache.org> on 2018/12/16 12:41:54 UTC, 1 replies.
- [GitHub] [tinkerpop] FlorianHockmann commented on issue #1019: TINKERPOP-2114 Document common Gremlin anti-patterns - posted by "FlorianHockmann (GitHub)" <gi...@apache.org> on 2018/12/16 12:51:48 UTC, 0 replies.
- [GitHub] [tinkerpop] robertdale commented on pull request #1019: TINKERPOP-2114 Document common Gremlin anti-patterns - posted by "robertdale (GitHub)" <gi...@apache.org> on 2018/12/16 13:32:38 UTC, 0 replies.
- [GitHub] [tinkerpop] spike008t commented on issue #1012: TINKERPOP-1889 - Upgrade ws, adding ping and reconnection javascript - posted by "spike008t (GitHub)" <gi...@apache.org> on 2018/12/16 15:57:55 UTC, 2 replies.
- [jira] [Updated] (TINKERPOP-2105) Gremlin-Python connection not returned back to the pool on exception from gremlin server - posted by "stephen mallette (JIRA)" <ji...@apache.org> on 2018/12/17 11:49:00 UTC, 0 replies.
- [DISCUSS] code freeze 3.2.11/3.3.5/3.4.0 - posted by Stephen Mallette <sp...@gmail.com> on 2018/12/17 12:09:12 UTC, 2 replies.
- [GitHub] [tinkerpop] spmallette commented on pull request #1019: TINKERPOP-2114 Document common Gremlin anti-patterns - posted by "spmallette (GitHub)" <gi...@apache.org> on 2018/12/17 12:46:03 UTC, 1 replies.
- [GitHub] [tinkerpop] spmallette commented on issue #1019: TINKERPOP-2114 Document common Gremlin anti-patterns - posted by "spmallette (GitHub)" <gi...@apache.org> on 2018/12/17 12:47:42 UTC, 0 replies.
- [GitHub] [tinkerpop] dkuppitz commented on pull request #1019: TINKERPOP-2114 Document common Gremlin anti-patterns - posted by "dkuppitz (GitHub)" <gi...@apache.org> on 2018/12/17 16:41:37 UTC, 0 replies.
- [GitHub] [tinkerpop] asfgit closed pull request #1019: TINKERPOP-2114 Document common Gremlin anti-patterns - posted by "asfgit (GitHub)" <gi...@apache.org> on 2018/12/17 17:04:35 UTC, 0 replies.
- [jira] [Closed] (TINKERPOP-2114) Document common Gremlin anti-patterns - posted by "Daniel Kuppitz (JIRA)" <ji...@apache.org> on 2018/12/17 17:06:00 UTC, 0 replies.
- [GitHub] [tinkerpop] asfgit closed pull request #1011: TINKERPOP-1849 Provide a way to fold() with an index - posted by "asfgit (GitHub)" <gi...@apache.org> on 2018/12/17 17:12:50 UTC, 0 replies.
- [jira] [Closed] (TINKERPOP-1849) Provide a way to fold() with an index - posted by "Daniel Kuppitz (JIRA)" <ji...@apache.org> on 2018/12/17 17:15:00 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette opened pull request #1020: TINKERPOP-2110 Added option to change path for java driver - posted by "spmallette (GitHub)" <gi...@apache.org> on 2018/12/17 18:57:45 UTC, 0 replies.
- [jira] [Commented] (TINKERPOP-2110) Allow Connection on Different Path (from /gremlin) - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/17 18:58:00 UTC, 1 replies.
- [jira] [Work started] (TINKERPOP-2110) Allow Connection on Different Path (from /gremlin) - posted by "stephen mallette (JIRA)" <ji...@apache.org> on 2018/12/17 18:59:01 UTC, 0 replies.
- [GitHub] [tinkerpop] dkuppitz commented on issue #1020: TINKERPOP-2110 Added option to change path for java driver - posted by "dkuppitz (GitHub)" <gi...@apache.org> on 2018/12/17 19:23:03 UTC, 0 replies.
- [jira] [Work started] (TINKERPOP-2097) Create a DriverRemoteConnection with an initialized Client - posted by "stephen mallette (JIRA)" <ji...@apache.org> on 2018/12/17 19:27:00 UTC, 0 replies.
- [jira] [Closed] (TINKERPOP-2097) Create a DriverRemoteConnection with an initialized Client - posted by "stephen mallette (JIRA)" <ji...@apache.org> on 2018/12/17 20:14:00 UTC, 0 replies.
- [jira] [Commented] (TINKERPOP-1942) Binary serialization format - posted by "Jorge Bay (JIRA)" <ji...@apache.org> on 2018/12/18 11:04:00 UTC, 0 replies.
- [DISCUSS] Python and Bindings - posted by Stephen Mallette <sp...@gmail.com> on 2018/12/18 15:24:38 UTC, 0 replies.
- [jira] [Created] (TINKERPOP-2116) Explicit Bindings object for Python - posted by "stephen mallette (JIRA)" <ji...@apache.org> on 2018/12/18 15:25:00 UTC, 0 replies.
- [jira] [Created] (TINKERPOP-2117) gremlin-python: Provide a better data structure for a Binding - posted by "Alan Boudreault (JIRA)" <ji...@apache.org> on 2018/12/18 15:32:00 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette commented on issue #1000: TINKERPOP-1942 New Binary Serialization Format - posted by "spmallette (GitHub)" <gi...@apache.org> on 2018/12/18 15:32:43 UTC, 0 replies.
- [jira] [Closed] (TINKERPOP-2117) gremlin-python: Provide a better data structure for a Binding - posted by "Alan Boudreault (JIRA)" <ji...@apache.org> on 2018/12/18 15:34:00 UTC, 0 replies.
- [jira] [Commented] (TINKERPOP-2019) Gremlin.Net.Driver.WebSocketConnection throws System.InvalidOperationException - posted by "stephen mallette (JIRA)" <ji...@apache.org> on 2018/12/18 18:04:00 UTC, 0 replies.
- [jira] [Commented] (TINKERPOP-2090) After running backend for a day or so System.IO.IOException keep throwing - posted by "stephen mallette (JIRA)" <ji...@apache.org> on 2018/12/18 18:04:00 UTC, 0 replies.
- [GitHub] [tinkerpop] aboudreault opened pull request #1021: TINKERPOP-2116: Use explicit Bindinds object instead of a 2-tuple - posted by "aboudreault (GitHub)" <gi...@apache.org> on 2018/12/18 20:10:47 UTC, 0 replies.
- [jira] [Commented] (TINKERPOP-2116) Explicit Bindings object for Python - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/18 20:11:00 UTC, 1 replies.
- [jira] [Created] (TINKERPOP-2118) Bump to Groovy 2.4.16 - posted by "stephen mallette (JIRA)" <ji...@apache.org> on 2018/12/19 11:38:00 UTC, 0 replies.
- [jira] [Work started] (TINKERPOP-2118) Bump to Groovy 2.4.16 - posted by "stephen mallette (JIRA)" <ji...@apache.org> on 2018/12/19 11:40:00 UTC, 0 replies.
- [GitHub] [tinkerpop] FlorianHockmann commented on issue #1021: TINKERPOP-2116: Use explicit Bindinds object instead of a 2-tuple - posted by "FlorianHockmann (GitHub)" <gi...@apache.org> on 2018/12/19 13:16:44 UTC, 1 replies.
- [GitHub] [tinkerpop] jorgebay commented on pull request #1016: WIP: Add request pipelining and ConnectionPool sizes TINKERPOP-1775 and TINKERPOP-1774 - posted by "jorgebay (GitHub)" <gi...@apache.org> on 2018/12/19 14:27:35 UTC, 4 replies.
- [GitHub] [tinkerpop] aboudreault commented on issue #1021: TINKERPOP-2116: Use explicit Bindinds object instead of a 2-tuple - posted by "aboudreault (GitHub)" <gi...@apache.org> on 2018/12/19 14:33:32 UTC, 0 replies.
- [GitHub] [tinkerpop] FlorianHockmann commented on issue #1016: WIP: Add request pipelining and ConnectionPool sizes TINKERPOP-1775 and TINKERPOP-1774 - posted by "FlorianHockmann (GitHub)" <gi...@apache.org> on 2018/12/19 14:49:48 UTC, 2 replies.
- [GitHub] [tinkerpop] jorgebay commented on issue #1016: WIP: Add request pipelining and ConnectionPool sizes TINKERPOP-1775 and TINKERPOP-1774 - posted by "jorgebay (GitHub)" <gi...@apache.org> on 2018/12/19 15:02:34 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette commented on issue #1021: TINKERPOP-2116: Use explicit Bindinds object instead of a 2-tuple - posted by "spmallette (GitHub)" <gi...@apache.org> on 2018/12/19 15:15:35 UTC, 0 replies.
- [jira] [Created] (TINKERPOP-2119) Validate C# code samples in docs - posted by "Florian Hockmann (JIRA)" <ji...@apache.org> on 2018/12/19 15:55:00 UTC, 0 replies.
- [jira] [Updated] (TINKERPOP-2119) Validate C# code samples in docs - posted by "stephen mallette (JIRA)" <ji...@apache.org> on 2018/12/19 16:14:00 UTC, 0 replies.
- Re: [DISCUSS] Recognizing Contributions - posted by Stephen Mallette <sp...@gmail.com> on 2018/12/19 16:20:09 UTC, 0 replies.
- [jira] [Assigned] (TINKERPOP-2119) Validate C# code samples in docs - posted by "Florian Hockmann (JIRA)" <ji...@apache.org> on 2018/12/19 17:15:00 UTC, 0 replies.
- [jira] [Closed] (TINKERPOP-2096) gremlinpython: AttributeError when connection is closed before result is received - posted by "stephen mallette (JIRA)" <ji...@apache.org> on 2018/12/19 17:48:00 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette opened pull request #1022: TINKERPOP-2118 Bump to groovy 2.4.16 - posted by "spmallette (GitHub)" <gi...@apache.org> on 2018/12/19 19:33:19 UTC, 0 replies.
- [jira] [Commented] (TINKERPOP-2118) Bump to Groovy 2.4.16 - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/19 19:34:00 UTC, 0 replies.
- [GitHub] [tinkerpop] robertdale commented on issue #1022: TINKERPOP-2118 Bump to groovy 2.4.16 - posted by "robertdale (GitHub)" <gi...@apache.org> on 2018/12/19 20:13:41 UTC, 0 replies.
- [GitHub] [tinkerpop] robertdale commented on issue #1020: TINKERPOP-2110 Added option to change path for java driver - posted by "robertdale (GitHub)" <gi...@apache.org> on 2018/12/19 20:15:18 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette closed pull request #1020: TINKERPOP-2110 Added option to change path for java driver - posted by "spmallette (GitHub)" <gi...@apache.org> on 2018/12/19 20:21:55 UTC, 0 replies.
- [jira] [Closed] (TINKERPOP-2110) Allow Connection on Different Path (from /gremlin) - posted by "stephen mallette (JIRA)" <ji...@apache.org> on 2018/12/19 20:23:00 UTC, 0 replies.
- Gremlin Dotnet Closing Websocket Connection - posted by "Malpede, Austin" <au...@siemens.com> on 2018/12/19 22:05:33 UTC, 0 replies.
- [jira] [Created] (TINKERPOP-2120) Closing Websocket Connections Not Supported In Gremlin.Net - posted by "Austin Malpede (JIRA)" <ji...@apache.org> on 2018/12/19 23:13:00 UTC, 0 replies.
- [jira] [Closed] (TINKERPOP-2120) GremlinClient.Dispose() - posted by "Austin Malpede (JIRA)" <ji...@apache.org> on 2018/12/19 23:54:00 UTC, 0 replies.
- [jira] [Updated] (TINKERPOP-2120) GremlinClient.Dispose() - posted by "Austin Malpede (JIRA)" <ji...@apache.org> on 2018/12/19 23:54:00 UTC, 0 replies.
- [GitHub] [tinkerpop] jorgebay commented on pull request #1012: TINKERPOP-1889 - Upgrade ws, adding ping and reconnection javascript - posted by "jorgebay (GitHub)" <gi...@apache.org> on 2018/12/20 08:37:07 UTC, 2 replies.
- [GitHub] [tinkerpop] spike008t commented on pull request #1012: TINKERPOP-1889 - Upgrade ws, adding ping and reconnection javascript - posted by "spike008t (GitHub)" <gi...@apache.org> on 2018/12/20 08:58:07 UTC, 2 replies.
- [GitHub] [tinkerpop] FlorianHockmann commented on pull request #1016: WIP: Add request pipelining and ConnectionPool sizes TINKERPOP-1775 and TINKERPOP-1774 - posted by "FlorianHockmann (GitHub)" <gi...@apache.org> on 2018/12/20 13:18:52 UTC, 2 replies.
- [GitHub] [tinkerpop] FlorianHockmann commented on issue #1016: Add request pipelining and a fixed ConnectionPool size TINKERPOP-1775 and TINKERPOP-1774 - posted by "FlorianHockmann (GitHub)" <gi...@apache.org> on 2018/12/20 17:01:35 UTC, 0 replies.
- [GitHub] [tinkerpop] abrag opened pull request #1023: TINKERPOP-2105 fix for TP33 - posted by "abrag (GitHub)" <gi...@apache.org> on 2018/12/20 20:46:11 UTC, 0 replies.
- [GitHub] [tinkerpop] abrag commented on issue #1023: TINKERPOP-2105 fix for TP33 - posted by "abrag (GitHub)" <gi...@apache.org> on 2018/12/20 21:18:13 UTC, 0 replies.
- [GitHub] [tinkerpop] jorgebay commented on pull request #1016: Add request pipelining and a fixed ConnectionPool size TINKERPOP-1775 and TINKERPOP-1774 - posted by "jorgebay (GitHub)" <gi...@apache.org> on 2018/12/21 10:07:09 UTC, 9 replies.
- [GitHub] [tinkerpop] FlorianHockmann commented on pull request #1016: Add request pipelining and a fixed ConnectionPool size TINKERPOP-1775 and TINKERPOP-1774 - posted by "FlorianHockmann (GitHub)" <gi...@apache.org> on 2018/12/21 16:24:28 UTC, 6 replies.
- [GitHub] [tinkerpop] FlorianHockmann commented on issue #1022: TINKERPOP-2118 Bump to groovy 2.4.16 - posted by "FlorianHockmann (GitHub)" <gi...@apache.org> on 2018/12/22 11:46:52 UTC, 1 replies.
- [GitHub] [tinkerpop] FlorianHockmann commented on pull request #1000: TINKERPOP-1942 New Binary Serialization Format - posted by "FlorianHockmann (GitHub)" <gi...@apache.org> on 2018/12/22 16:02:27 UTC, 10 replies.
- [GitHub] [tinkerpop] jorgebay commented on pull request #1000: TINKERPOP-1942 New Binary Serialization Format - posted by "jorgebay (GitHub)" <gi...@apache.org> on 2018/12/24 09:19:54 UTC, 2 replies.
- [jira] [Updated] (TINKERPOP-1889) JavaScript GLV: Use heartbeat to prevent connection timeout - posted by "Jorge Bay (JIRA)" <ji...@apache.org> on 2018/12/24 10:53:00 UTC, 0 replies.
- [GitHub] [tinkerpop] jorgebay closed pull request #1012: TINKERPOP-1889 - Upgrade ws, adding ping and reconnection javascript - posted by "jorgebay (GitHub)" <gi...@apache.org> on 2018/12/24 10:53:03 UTC, 0 replies.
- [jira] [Closed] (TINKERPOP-1889) JavaScript GLV: Use heartbeat to prevent connection timeout - posted by "Jorge Bay (JIRA)" <ji...@apache.org> on 2018/12/24 10:54:00 UTC, 0 replies.
- [GitHub] [tinkerpop] FlorianHockmann commented on issue #1000: TINKERPOP-1942 New Binary Serialization Format - posted by "FlorianHockmann (GitHub)" <gi...@apache.org> on 2018/12/26 10:02:19 UTC, 0 replies.
- [jira] [Assigned] (TINKERPOP-2113) P.Within() doesn't work when given a List argument - posted by "Florian Hockmann (JIRA)" <ji...@apache.org> on 2018/12/26 12:23:00 UTC, 0 replies.
- [GitHub] [tinkerpop] FlorianHockmann opened pull request #1024: TINKERPOP-2113 Fix P.Within() for list arguments in Gremlin.NET - posted by "FlorianHockmann (GitHub)" <gi...@apache.org> on 2018/12/26 13:07:41 UTC, 0 replies.
- [jira] [Commented] (TINKERPOP-2113) P.Within() doesn't work when given a List argument - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/26 13:08:00 UTC, 1 replies.
- [jira] [Commented] (TINKERPOP-1964) Gremlin.Net: Expose Strategies in GraphTraversal - posted by "Florian Hockmann (JIRA)" <ji...@apache.org> on 2018/12/26 13:34:00 UTC, 0 replies.
- [jira] [Created] (TINKERPOP-2121) Bump Jackson Databind 2.9.8 - posted by "Robert Dale (JIRA)" <ji...@apache.org> on 2018/12/26 14:54:00 UTC, 0 replies.
- [jira] [Updated] (TINKERPOP-2121) Bump Jackson Databind 2.9.8 - posted by "Robert Dale (JIRA)" <ji...@apache.org> on 2018/12/26 14:55:00 UTC, 3 replies.
- [GitHub] [tinkerpop] FlorianHockmann opened pull request #1025: TINKERPOP-2119 Add C# code examples in doc as code - posted by "FlorianHockmann (GitHub)" <gi...@apache.org> on 2018/12/26 16:32:02 UTC, 0 replies.
- [jira] [Commented] (TINKERPOP-2119) Validate C# code samples in docs - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/26 16:33:00 UTC, 1 replies.
- [GitHub] [tinkerpop] FlorianHockmann opened pull request #1026: TINKERPOP-2088 Enable SourceLink for Gremlin.Net - posted by "FlorianHockmann (GitHub)" <gi...@apache.org> on 2018/12/26 17:02:11 UTC, 0 replies.
- [jira] [Commented] (TINKERPOP-2088) Enable SourceLink for Gremlin.Net - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/26 17:03:00 UTC, 0 replies.
- [jira] [Assigned] (TINKERPOP-2088) Enable SourceLink for Gremlin.Net - posted by "Florian Hockmann (JIRA)" <ji...@apache.org> on 2018/12/26 18:04:00 UTC, 0 replies.
- [GitHub] [tinkerpop] robertdale opened pull request #1027: Bump Jackson Databind 2.9.8 - posted by "robertdale (GitHub)" <gi...@apache.org> on 2018/12/26 20:43:19 UTC, 0 replies.
- [GitHub] [tinkerpop] mosence opened pull request #1028: Merge pull request #1 from apache/master - posted by "mosence (GitHub)" <gi...@apache.org> on 2018/12/27 07:14:00 UTC, 0 replies.
- [GitHub] [tinkerpop] mosence closed pull request #1028: Merge pull request #1 from apache/master - posted by "mosence (GitHub)" <gi...@apache.org> on 2018/12/27 07:14:38 UTC, 0 replies.
- [GitHub] [tinkerpop] FlorianHockmann commented on issue #1027: Bump Jackson Databind 2.9.8 - posted by "FlorianHockmann (GitHub)" <gi...@apache.org> on 2018/12/27 10:41:08 UTC, 0 replies.
- [GitHub] [tinkerpop] robertdale commented on issue #1027: Bump Jackson Databind 2.9.8 - posted by "robertdale (GitHub)" <gi...@apache.org> on 2018/12/27 12:10:32 UTC, 2 replies.
- [jira] [Created] (TINKERPOP-2122) Expose status codes from server errors - posted by "stephen mallette (JIRA)" <ji...@apache.org> on 2018/12/27 13:09:00 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette commented on issue #1027: Bump Jackson Databind 2.9.8 - posted by "spmallette (GitHub)" <gi...@apache.org> on 2018/12/27 13:22:07 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette commented on issue #1026: TINKERPOP-2088 Enable SourceLink for Gremlin.Net - posted by "spmallette (GitHub)" <gi...@apache.org> on 2018/12/27 13:24:20 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette commented on issue #1025: TINKERPOP-2119 Add C# code examples in doc as code - posted by "spmallette (GitHub)" <gi...@apache.org> on 2018/12/27 13:51:38 UTC, 1 replies.
- [GitHub] [tinkerpop] spmallette commented on issue #1024: TINKERPOP-2113 Fix P.Within() for list arguments in Gremlin.NET - posted by "spmallette (GitHub)" <gi...@apache.org> on 2018/12/27 13:53:45 UTC, 0 replies.
- [GitHub] [tinkerpop] FlorianHockmann commented on issue #1025: TINKERPOP-2119 Add C# code examples in doc as code - posted by "FlorianHockmann (GitHub)" <gi...@apache.org> on 2018/12/27 14:02:43 UTC, 1 replies.
- [GitHub] [tinkerpop] dkuppitz commented on issue #1022: TINKERPOP-2118 Bump to groovy 2.4.16 - posted by "dkuppitz (GitHub)" <gi...@apache.org> on 2018/12/27 19:31:49 UTC, 0 replies.
- [GitHub] [tinkerpop] dkuppitz commented on issue #1021: TINKERPOP-2116: Use explicit Bindinds object instead of a 2-tuple - posted by "dkuppitz (GitHub)" <gi...@apache.org> on 2018/12/27 19:35:07 UTC, 0 replies.
- [GitHub] [tinkerpop] dkuppitz commented on issue #1023: TINKERPOP-2105 fix for TP33 - posted by "dkuppitz (GitHub)" <gi...@apache.org> on 2018/12/27 19:44:30 UTC, 0 replies.
- [GitHub] [tinkerpop] dkuppitz commented on issue #1024: TINKERPOP-2113 Fix P.Within() for list arguments in Gremlin.NET - posted by "dkuppitz (GitHub)" <gi...@apache.org> on 2018/12/27 19:48:37 UTC, 0 replies.
- [GitHub] [tinkerpop] dkuppitz commented on issue #1025: TINKERPOP-2119 Add C# code examples in doc as code - posted by "dkuppitz (GitHub)" <gi...@apache.org> on 2018/12/27 19:54:23 UTC, 0 replies.
- [jira] [Commented] (TINKERPOP-2027) Add a Typescript definitions file to the project - posted by "Nicolas KP (JIRA)" <ji...@apache.org> on 2018/12/28 21:51:00 UTC, 2 replies.
- [GitHub] [tinkerpop] FlorianHockmann closed pull request #1024: TINKERPOP-2113 Fix P.Within() for list arguments in Gremlin.NET - posted by "FlorianHockmann (GitHub)" <gi...@apache.org> on 2018/12/30 11:20:36 UTC, 0 replies.
- [jira] [Closed] (TINKERPOP-2113) P.Within() doesn't work when given a List argument - posted by "Florian Hockmann (JIRA)" <ji...@apache.org> on 2018/12/30 11:22:00 UTC, 0 replies.
- [GitHub] [tinkerpop] FlorianHockmann closed pull request #1025: TINKERPOP-2119 Add C# code examples in doc as code - posted by "FlorianHockmann (GitHub)" <gi...@apache.org> on 2018/12/30 12:25:39 UTC, 0 replies.
- [jira] [Closed] (TINKERPOP-2119) Validate C# code samples in docs - posted by "Florian Hockmann (JIRA)" <ji...@apache.org> on 2018/12/30 12:26:00 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette closed pull request #1021: TINKERPOP-2116: Use explicit Bindinds object instead of a 2-tuple - posted by "spmallette (GitHub)" <gi...@apache.org> on 2018/12/31 12:20:53 UTC, 0 replies.
- [jira] [Closed] (TINKERPOP-2116) Explicit Bindings object for Python - posted by "stephen mallette (JIRA)" <ji...@apache.org> on 2018/12/31 12:22:00 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette closed pull request #1013: TINKERPOP-2105 - connection.py - add finally to return connection to the client pool i… - posted by "spmallette (GitHub)" <gi...@apache.org> on 2018/12/31 12:25:24 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette commented on issue #1023: TINKERPOP-2105 fix for TP33 - posted by "spmallette (GitHub)" <gi...@apache.org> on 2018/12/31 12:26:24 UTC, 0 replies.
- [GitHub] [tinkerpop] kumud-pe commented on issue #1023: TINKERPOP-2105 fix for TP33 - posted by "kumud-pe (GitHub)" <gi...@apache.org> on 2018/12/31 12:28:04 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette closed pull request #1023: TINKERPOP-2105 fix for TP33 - posted by "spmallette (GitHub)" <gi...@apache.org> on 2018/12/31 14:20:39 UTC, 0 replies.