You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [tinkerpop] javeme commented on issue #1224: TINKERPOP-1733 Support g.E().properties().hasKey('xx') & hasValue('xx') - posted by GitBox <gi...@apache.org> on 2019/12/03 06:33:09 UTC, 2 replies.
- [tinkerpop] branch master updated (057cd3b -> 7e96133) - posted by sp...@apache.org on 2019/12/03 16:33:54 UTC, 0 replies.
- [tinkerpop] 01/01: Merge branch 'tp34' - posted by sp...@apache.org on 2019/12/03 16:33:55 UTC, 7 replies.
- [tinkerpop] branch tp34 updated (035afd1 -> 6610e7b) - posted by sp...@apache.org on 2019/12/03 16:34:00 UTC, 0 replies.
- [tinkerpop] branch tp33 updated (050f66a -> 65eda6b) - posted by sp...@apache.org on 2019/12/03 16:34:05 UTC, 0 replies.
- [tinkerpop] branch TINKERPOP-2235 updated (f5ba938 -> db3933f) - posted by sp...@apache.org on 2019/12/03 17:58:52 UTC, 0 replies.
- [tinkerpop] 01/23: TINKERPOP-2235 Allow null to work within Gremlin - posted by sp...@apache.org on 2019/12/03 17:58:53 UTC, 0 replies.
- [tinkerpop] 02/23: TINKERPOP-2235 Fix C# gherkin test harness - posted by sp...@apache.org on 2019/12/03 17:58:54 UTC, 0 replies.
- [tinkerpop] 03/23: TINKERPOP-2235 Fixed null handling in .NET - posted by sp...@apache.org on 2019/12/03 17:58:55 UTC, 0 replies.
- [tinkerpop] 04/23: TINKERPOP-2235 Added tests and Graph level null support - posted by sp...@apache.org on 2019/12/03 17:58:56 UTC, 0 replies.
- [tinkerpop] 05/23: TINKERPOP-2235 Exposed the configuration option for null as a feature - posted by sp...@apache.org on 2019/12/03 17:58:57 UTC, 0 replies.
- [tinkerpop] 06/23: TINKERPOP-2235 Added upgrade and reference docs - posted by sp...@apache.org on 2019/12/03 17:58:58 UTC, 0 replies.
- [tinkerpop] 07/23: TINKERPOP-2235 Cleanup comments/javadoc a bit for MapStep - posted by sp...@apache.org on 2019/12/03 17:58:59 UTC, 0 replies.
- [tinkerpop] 08/23: TINKERPOP-2235 Expand imports to match code style - posted by sp...@apache.org on 2019/12/03 17:59:00 UTC, 0 replies.
- [tinkerpop] 09/23: TINKERPOP-2235 Improved upgrade docs for null handling - posted by sp...@apache.org on 2019/12/03 17:59:01 UTC, 0 replies.
- [tinkerpop] 10/23: TINKERPOP-2235 Adjusted semantics of null a bit for Graph - posted by sp...@apache.org on 2019/12/03 17:59:02 UTC, 0 replies.
- [tinkerpop] 11/23: TINKERPOP-2235 Minor refactoring to get rid of duplicate code - posted by sp...@apache.org on 2019/12/03 17:59:03 UTC, 0 replies.
- [tinkerpop] 12/23: TINKERPOP-2235 Improve map checks for null - posted by sp...@apache.org on 2019/12/03 17:59:04 UTC, 0 replies.
- [tinkerpop] 13/23: TINKERPOP-2235 Allow for nulls in Path toString() - posted by sp...@apache.org on 2019/12/03 17:59:05 UTC, 0 replies.
- [tinkerpop] 14/23: TINKERPOP-2235 Be smarter about null in SelectOneStep - posted by sp...@apache.org on 2019/12/03 17:59:06 UTC, 0 replies.
- [tinkerpop] 15/23: TINKERPOP-2235 Removed some uneccessary code - posted by sp...@apache.org on 2019/12/03 17:59:07 UTC, 0 replies.
- [tinkerpop] 16/23: TINKERPOP-2235 Fixed ImmutablePath again - posted by sp...@apache.org on 2019/12/03 17:59:08 UTC, 0 replies.
- [tinkerpop] 17/23: TINKERPOP-2235 Major refactoring and introduction of ScalarMapStep - posted by sp...@apache.org on 2019/12/03 17:59:09 UTC, 0 replies.
- [tinkerpop] 18/23: TINKERPOP-2235 Refactored Scoping interface - posted by sp...@apache.org on 2019/12/03 17:59:10 UTC, 0 replies.
- [tinkerpop] 19/23: TINKERPOP-2235 Ensured null defaults to default vertex label for all overloads of addV() - posted by sp...@apache.org on 2019/12/03 17:59:11 UTC, 0 replies.
- [tinkerpop] 20/23: TINKERPOP-2235 More consistent null handling for vertex mutations - posted by sp...@apache.org on 2019/12/03 17:59:12 UTC, 0 replies.
- [tinkerpop] 21/23: TINKERPOP-2235 Ensured addE(null) behaved consistently. - posted by sp...@apache.org on 2019/12/03 17:59:13 UTC, 0 replies.
- [tinkerpop] 22/23: TINKERPOP-2235 Consistent behavior for multi/meta properties and null - posted by sp...@apache.org on 2019/12/03 17:59:14 UTC, 0 replies.
- [tinkerpop] 23/23: TINKERPOP-2235 Fixed up label overrides for property(label, Object) - posted by sp...@apache.org on 2019/12/03 17:59:15 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette merged pull request #1214: TINKERPOP-2235 Expand semantics of null - posted by GitBox <gi...@apache.org> on 2019/12/03 18:34:23 UTC, 0 replies.
- [tinkerpop] branch master updated (7e96133 -> 05ebdc8) - posted by sp...@apache.org on 2019/12/03 18:34:29 UTC, 0 replies.
- [tinkerpop] 01/01: Merge pull request #1214 from apache/TINKERPOP-2235 - posted by sp...@apache.org on 2019/12/03 18:34:30 UTC, 0 replies.
- [tinkerpop] branch driver-35 updated (5e61df7 -> 0fae11d) - posted by sp...@apache.org on 2019/12/03 19:38:37 UTC, 0 replies.
- [tinkerpop] 01/08: Change connection management to single request per channel - posted by sp...@apache.org on 2019/12/03 19:38:38 UTC, 0 replies.
- [tinkerpop] 02/08: Fixed failing tests after rebase on master. - posted by sp...@apache.org on 2019/12/03 19:38:39 UTC, 0 replies.
- [tinkerpop] 03/08: Added upgrade docs/changelog for java driver - posted by sp...@apache.org on 2019/12/03 19:38:40 UTC, 0 replies.
- [tinkerpop] 04/08: Added test to show fix for TINKERPOP-2132 which related to problems with authentication over multiple threads. - posted by sp...@apache.org on 2019/12/03 19:38:41 UTC, 0 replies.
- [tinkerpop] 05/08: Upgrade Netty containing fix for proper close of FixedChannelPool - posted by sp...@apache.org on 2019/12/03 19:38:42 UTC, 0 replies.
- [tinkerpop] 06/08: Fix indentation - posted by sp...@apache.org on 2019/12/03 19:38:43 UTC, 0 replies.
- [tinkerpop] 07/08: Fixed up driver test utility based on TINKERPOP-2205 which creates one connection per request - posted by sp...@apache.org on 2019/12/03 19:38:44 UTC, 0 replies.
- [tinkerpop] 08/08: Removed obsolete driver settings. - posted by sp...@apache.org on 2019/12/03 19:38:45 UTC, 0 replies.
- [tinkerpop] branch TINKERPOP-2076 updated (36306a2 -> 469d5fe) - posted by sp...@apache.org on 2019/12/03 19:44:26 UTC, 0 replies.
- [tinkerpop] 01/19: TINKERPOP-2076 Initial effort to get TinkerPop building on Java 11 - posted by sp...@apache.org on 2019/12/03 19:44:27 UTC, 1 replies.
- [tinkerpop] 02/19: TINKERPOP-2076 Bumped Hadoop to 2.7.7 - posted by sp...@apache.org on 2019/12/03 19:44:28 UTC, 1 replies.
- [tinkerpop] 03/19: TINKERPOP-2076 Made expectations around mock more explicit - posted by sp...@apache.org on 2019/12/03 19:44:29 UTC, 1 replies.
- [tinkerpop] 04/19: TINKERPOP-2076 Fixed failing GraphComputer test after Java 11 upgrade - posted by sp...@apache.org on 2019/12/03 19:44:30 UTC, 1 replies.
- [tinkerpop] 05/19: TINKERPOP-2076 Fixed Gremlin Server integration tests after Java 11 - posted by sp...@apache.org on 2019/12/03 19:44:31 UTC, 1 replies.
- [tinkerpop] 06/19: TINKERPOP-2076 Fixed mockito usage after rebase - posted by sp...@apache.org on 2019/12/03 19:44:32 UTC, 1 replies.
- [tinkerpop] 07/19: TINKERPOP-2076 Bump to spark 3.0 with jdk11 support - posted by sp...@apache.org on 2019/12/03 19:44:33 UTC, 1 replies.
- [tinkerpop] 08/19: TINKERPOP-2076 Removed a scala class registration from gryo - posted by sp...@apache.org on 2019/12/03 19:44:34 UTC, 1 replies.
- [tinkerpop] 09/19: TINKERPOP-2076 Fixed bad merge operation in the MemoryAccumulator - posted by sp...@apache.org on 2019/12/03 19:44:35 UTC, 1 replies.
- [tinkerpop] 10/19: TINKERPOP-2076 Minor adjustments to gryo registrations to get spark integration tests passing - posted by sp...@apache.org on 2019/12/03 19:44:36 UTC, 1 replies.
- [tinkerpop] 11/19: TINKERPOP-2076 Made docker build compatible with jdk11 - posted by sp...@apache.org on 2019/12/03 19:44:37 UTC, 1 replies.
- [tinkerpop] 12/19: TINKERPOP-2076 Cleaned up references to "java 8" - posted by sp...@apache.org on 2019/12/03 19:44:38 UTC, 1 replies.
- [tinkerpop] 13/19: TINKERPOP-2076 More Java 11 documentation updates - posted by sp...@apache.org on 2019/12/03 19:44:39 UTC, 1 replies.
- [tinkerpop] 14/19: TINKERPOP-2076 Enforce java 11 with enforcer plugin - posted by sp...@apache.org on 2019/12/03 19:44:40 UTC, 1 replies.
- [tinkerpop] 15/19: TINKERPOP-2076 Re-enabled javadoc for gremlin-groovy - posted by sp...@apache.org on 2019/12/03 19:44:41 UTC, 1 replies.
- [tinkerpop] 16/19: TINKERPOP-2076 Use bionic for testing with travis and bump to jdk11 - posted by sp...@apache.org on 2019/12/03 19:44:42 UTC, 1 replies.
- [tinkerpop] 17/19: TINKERPOP-2076 Registered scala.reflect.ManifestFactory$AnyManifest with gryo - posted by sp...@apache.org on 2019/12/03 19:44:43 UTC, 1 replies.
- [tinkerpop] 18/19: TINKERPOP-2076 Polished up benchmarking dependencies - posted by sp...@apache.org on 2019/12/03 19:44:44 UTC, 1 replies.
- [tinkerpop] 19/19: updated user-facing docker base images to adoptopenjdk/openjdk11:alpine-slim - posted by sp...@apache.org on 2019/12/03 19:44:45 UTC, 1 replies.
- [GitHub] [tinkerpop] spmallette commented on issue #1224: TINKERPOP-1733 Support g.E().properties().hasKey('xx') & hasValue('xx') - posted by GitBox <gi...@apache.org> on 2019/12/04 16:35:55 UTC, 2 replies.
- [tinkerpop] branch TINKERPOP-2317 created (now 534f4ad) - posted by sp...@apache.org on 2019/12/04 22:42:26 UTC, 0 replies.
- [tinkerpop] 01/01: TINKERPOP-2317 Removed Python 2 support - posted by sp...@apache.org on 2019/12/04 22:42:27 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette opened a new pull request #1225: TINKERPOP-2317 Removed Python 2 support - posted by GitBox <gi...@apache.org> on 2019/12/04 22:43:37 UTC, 0 replies.
- [tinkerpop] branch master updated (05ebdc8 -> 84e3a46) - posted by sp...@apache.org on 2019/12/05 12:01:34 UTC, 0 replies.
- [tinkerpop] branch tp34 updated (6610e7b -> c660d1c) - posted by sp...@apache.org on 2019/12/05 12:01:41 UTC, 0 replies.
- [tinkerpop] branch tp33 updated (65eda6b -> bfc7592) - posted by sp...@apache.org on 2019/12/05 12:01:45 UTC, 0 replies.
- [tinkerpop] branch TINKERPOP-2317 updated (534f4ad -> 65ebbed) - posted by sp...@apache.org on 2019/12/05 13:23:31 UTC, 0 replies.
- [tinkerpop] branch TINKERPOP-2317 updated (65ebbed -> fc05d92) - posted by sp...@apache.org on 2019/12/05 15:44:36 UTC, 0 replies.
- [tinkerpop] branch driver-35 updated: Removed some code deprecation - posted by sp...@apache.org on 2019/12/05 17:50:23 UTC, 0 replies.
- [tinkerpop] branch master updated (84e3a46 -> ea17408) - posted by dk...@apache.org on 2019/12/05 19:56:24 UTC, 0 replies.
- [tinkerpop] 01/03: CTR: Replaced `ifconfig` with `ip`. - posted by dk...@apache.org on 2019/12/05 19:56:25 UTC, 0 replies.
- [tinkerpop] 02/03: Merge branch 'tp33' into tp34 - posted by dk...@apache.org on 2019/12/05 19:56:26 UTC, 1 replies.
- [tinkerpop] 03/03: Merge branch 'tp34' - posted by dk...@apache.org on 2019/12/05 19:56:27 UTC, 2 replies.
- [tinkerpop] branch tp34 updated (c660d1c -> c8f8039) - posted by dk...@apache.org on 2019/12/05 19:56:43 UTC, 0 replies.
- [tinkerpop] branch tp33 updated (bfc7592 -> 2ca82c8) - posted by dk...@apache.org on 2019/12/05 19:57:04 UTC, 0 replies.
- [GitHub] [tinkerpop] rdtr opened a new pull request #1226: Set requestId and userAgent in byte code request when they are available in requestOptions - posted by GitBox <gi...@apache.org> on 2019/12/06 06:33:20 UTC, 0 replies.
- [GitHub] [tinkerpop] divijvaidya commented on issue #1226: Set requestId and userAgent in byte code request when they are available in requestOptions - posted by GitBox <gi...@apache.org> on 2019/12/06 08:02:39 UTC, 0 replies.
- [GitHub] [tinkerpop] BourneW opened a new pull request #1227: make Cluster be able to open file in classpath resource dir - posted by GitBox <gi...@apache.org> on 2019/12/06 09:47:29 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette commented on issue #1226: Set requestId and userAgent in byte code request when they are available in requestOptions - posted by GitBox <gi...@apache.org> on 2019/12/06 11:31:31 UTC, 1 replies.
- [GitHub] [tinkerpop] spmallette commented on a change in pull request #1227: make Cluster be able to open file in classpath resource dir - posted by GitBox <gi...@apache.org> on 2019/12/06 11:39:21 UTC, 2 replies.
- [GitHub] [tinkerpop] spmallette commented on issue #1227: make Cluster be able to open file in classpath resource dir - posted by GitBox <gi...@apache.org> on 2019/12/06 11:51:11 UTC, 3 replies.
- [GitHub] [tinkerpop] BourneW commented on a change in pull request #1227: make Cluster be able to open file in classpath resource dir - posted by GitBox <gi...@apache.org> on 2019/12/06 12:04:24 UTC, 1 replies.
- [GitHub] [tinkerpop] rdtr commented on issue #1226: Set requestId and userAgent in byte code request when they are available in requestOptions - posted by GitBox <gi...@apache.org> on 2019/12/06 12:11:15 UTC, 1 replies.
- [GitHub] [tinkerpop] rdtr opened a new pull request #1228: update requestId and userAgent in RequestMessage with RequestOptions - posted by GitBox <gi...@apache.org> on 2019/12/06 12:17:34 UTC, 0 replies.
- [GitHub] [tinkerpop] rdtr closed pull request #1226: Set requestId and userAgent in byte code request when they are available in requestOptions - posted by GitBox <gi...@apache.org> on 2019/12/06 12:18:34 UTC, 0 replies.
- [tinkerpop] branch driver-35 updated (c5308a9 -> 8c30224) - posted by sp...@apache.org on 2019/12/06 14:27:29 UTC, 0 replies.
- [tinkerpop] 01/02: Control the number of request in flight - posted by sp...@apache.org on 2019/12/06 14:27:30 UTC, 0 replies.
- [tinkerpop] 02/02: Minor modifications while profiling. - posted by sp...@apache.org on 2019/12/06 14:27:31 UTC, 0 replies.
- [tinkerpop] branch driver-35 updated: Renamed ConnectionPoolImpl to DefaultConnectionPool - posted by sp...@apache.org on 2019/12/06 14:30:55 UTC, 0 replies.
- [tinkerpop] branch driver-35 updated: Refactored WebSocketIdleEventHandler into the WebSocketClientHandler - posted by sp...@apache.org on 2019/12/06 19:09:57 UTC, 0 replies.
- [tinkerpop] branch driver-35 updated: Removed some dead code. - posted by sp...@apache.org on 2019/12/06 19:53:50 UTC, 0 replies.
- [tinkerpop] branch driver-35 updated: Add epoll support for the driver - posted by sp...@apache.org on 2019/12/07 00:24:12 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette commented on a change in pull request #1228: update requestId and userAgent in RequestMessage with RequestOptions - posted by GitBox <gi...@apache.org> on 2019/12/09 13:19:20 UTC, 1 replies.
- [tinkerpop] branch driver-35 updated: Used netty's WebSocketClientProtocolHandler - posted by sp...@apache.org on 2019/12/09 13:51:37 UTC, 0 replies.
- [tinkerpop] branch driver-35 updated: Limited some listener creation for handshakes - posted by sp...@apache.org on 2019/12/09 17:24:11 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette merged pull request #1224: TINKERPOP-1733 Support g.E().properties().hasKey('xx') & hasValue('xx') - posted by GitBox <gi...@apache.org> on 2019/12/09 20:13:49 UTC, 0 replies.
- [tinkerpop] branch master updated (ea17408 -> 06180aa) - posted by sp...@apache.org on 2019/12/09 20:13:50 UTC, 0 replies.
- [tinkerpop] branch tp34 updated (c8f8039 -> 61e4585) - posted by sp...@apache.org on 2019/12/09 20:13:58 UTC, 0 replies.
- [GitHub] [tinkerpop] BourneW commented on issue #1227: make Cluster be able to open file in classpath resource dir - posted by GitBox <gi...@apache.org> on 2019/12/10 08:30:06 UTC, 2 replies.
- [tinkerpop] branch driver-35 updated (3597d5f -> 0460966) - posted by sp...@apache.org on 2019/12/10 12:35:00 UTC, 0 replies.
- [tinkerpop] 01/18: Change connection management to single request per channel - posted by sp...@apache.org on 2019/12/10 12:35:01 UTC, 0 replies.
- [tinkerpop] 02/18: Fixed failing tests after rebase on master. - posted by sp...@apache.org on 2019/12/10 12:35:02 UTC, 0 replies.
- [tinkerpop] 03/18: Added upgrade docs/changelog for java driver - posted by sp...@apache.org on 2019/12/10 12:35:03 UTC, 0 replies.
- [tinkerpop] 04/18: Added test to show fix for TINKERPOP-2132 which related to problems with authentication over multiple threads. - posted by sp...@apache.org on 2019/12/10 12:35:04 UTC, 0 replies.
- [tinkerpop] 05/18: Upgrade Netty containing fix for proper close of FixedChannelPool - posted by sp...@apache.org on 2019/12/10 12:35:05 UTC, 0 replies.
- [tinkerpop] 06/18: Fix indentation - posted by sp...@apache.org on 2019/12/10 12:35:06 UTC, 0 replies.
- [tinkerpop] 07/18: Fixed up driver test utility based on TINKERPOP-2205 which creates one connection per request - posted by sp...@apache.org on 2019/12/10 12:35:07 UTC, 0 replies.
- [tinkerpop] 08/18: Removed obsolete driver settings. - posted by sp...@apache.org on 2019/12/10 12:35:08 UTC, 0 replies.
- [tinkerpop] 09/18: Removed some code deprecation - posted by sp...@apache.org on 2019/12/10 12:35:09 UTC, 0 replies.
- [tinkerpop] 10/18: Control the number of request in flight - posted by sp...@apache.org on 2019/12/10 12:35:10 UTC, 0 replies.
- [tinkerpop] 11/18: Minor modifications while profiling. - posted by sp...@apache.org on 2019/12/10 12:35:11 UTC, 0 replies.
- [tinkerpop] 12/18: Renamed ConnectionPoolImpl to DefaultConnectionPool - posted by sp...@apache.org on 2019/12/10 12:35:12 UTC, 0 replies.
- [tinkerpop] 13/18: Refactored WebSocketIdleEventHandler into the WebSocketClientHandler - posted by sp...@apache.org on 2019/12/10 12:35:13 UTC, 0 replies.
- [tinkerpop] 14/18: Removed some dead code. - posted by sp...@apache.org on 2019/12/10 12:35:14 UTC, 0 replies.
- [tinkerpop] 15/18: Add epoll support for the driver - posted by sp...@apache.org on 2019/12/10 12:35:15 UTC, 0 replies.
- [tinkerpop] 16/18: Used netty's WebSocketClientProtocolHandler - posted by sp...@apache.org on 2019/12/10 12:35:16 UTC, 0 replies.
- [tinkerpop] 17/18: Limited some listener creation for handshakes - posted by sp...@apache.org on 2019/12/10 12:35:17 UTC, 0 replies.
- [tinkerpop] 18/18: Fix driver close race condition - posted by sp...@apache.org on 2019/12/10 12:35:18 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette commented on issue #1228: update requestId and userAgent in RequestMessage with RequestOptions - posted by GitBox <gi...@apache.org> on 2019/12/10 12:40:52 UTC, 0 replies.
- [tinkerpop] branch master updated (06180aa -> fcf340d) - posted by sp...@apache.org on 2019/12/10 13:17:42 UTC, 0 replies.
- [tinkerpop] branch tp34 updated (61e4585 -> 4ede832) - posted by sp...@apache.org on 2019/12/10 13:17:49 UTC, 0 replies.
- [tinkerpop] branch tp33 updated (2ca82c8 -> 6387f0f) - posted by sp...@apache.org on 2019/12/10 13:17:54 UTC, 0 replies.
- [tinkerpop] branch driver-35 updated: Catch an exception on close in tests - posted by sp...@apache.org on 2019/12/10 14:30:05 UTC, 0 replies.
- [GitHub] [tinkerpop] divijvaidya commented on issue #1228: update requestId and userAgent in RequestMessage with RequestOptions - posted by GitBox <gi...@apache.org> on 2019/12/10 19:57:01 UTC, 0 replies.
- [GitHub] [tinkerpop] rdtr commented on a change in pull request #1228: update requestId and userAgent in RequestMessage with RequestOptions - posted by GitBox <gi...@apache.org> on 2019/12/11 01:06:07 UTC, 3 replies.
- [tinkerpop] branch TINKERPOP-2317 updated (fc05d92 -> b09ba5b) - posted by sp...@apache.org on 2019/12/11 11:28:35 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette merged pull request #1225: TINKERPOP-2317 Removed Python 2 support - posted by GitBox <gi...@apache.org> on 2019/12/11 13:22:15 UTC, 0 replies.
- [tinkerpop] branch master updated (fcf340d -> c14aa9e) - posted by sp...@apache.org on 2019/12/11 13:22:21 UTC, 0 replies.
- [tinkerpop] 01/01: Merge pull request #1225 from apache/TINKERPOP-2317 - posted by sp...@apache.org on 2019/12/11 13:22:22 UTC, 0 replies.
- [tinkerpop] branch driver-35 updated (c13cb36 -> 4499c8c) - posted by sp...@apache.org on 2019/12/11 13:39:36 UTC, 0 replies.
- [tinkerpop] 01/20: Change connection management to single request per channel - posted by sp...@apache.org on 2019/12/11 13:39:37 UTC, 0 replies.
- [tinkerpop] 02/20: Fixed failing tests after rebase on master. - posted by sp...@apache.org on 2019/12/11 13:39:38 UTC, 0 replies.
- [tinkerpop] 03/20: Added upgrade docs/changelog for java driver - posted by sp...@apache.org on 2019/12/11 13:39:39 UTC, 0 replies.
- [tinkerpop] 04/20: Added test to show fix for TINKERPOP-2132 which related to problems with authentication over multiple threads. - posted by sp...@apache.org on 2019/12/11 13:39:40 UTC, 0 replies.
- [tinkerpop] 05/20: Upgrade Netty containing fix for proper close of FixedChannelPool - posted by sp...@apache.org on 2019/12/11 13:39:41 UTC, 0 replies.
- [tinkerpop] 06/20: Fix indentation - posted by sp...@apache.org on 2019/12/11 13:39:42 UTC, 0 replies.
- [tinkerpop] 07/20: Fixed up driver test utility based on TINKERPOP-2205 which creates one connection per request - posted by sp...@apache.org on 2019/12/11 13:39:43 UTC, 0 replies.
- [tinkerpop] 08/20: Removed obsolete driver settings. - posted by sp...@apache.org on 2019/12/11 13:39:44 UTC, 0 replies.
- [tinkerpop] 09/20: Removed some code deprecation - posted by sp...@apache.org on 2019/12/11 13:39:45 UTC, 0 replies.
- [tinkerpop] 10/20: Control the number of request in flight - posted by sp...@apache.org on 2019/12/11 13:39:46 UTC, 0 replies.
- [tinkerpop] 11/20: Minor modifications while profiling. - posted by sp...@apache.org on 2019/12/11 13:39:47 UTC, 0 replies.
- [tinkerpop] 12/20: Renamed ConnectionPoolImpl to DefaultConnectionPool - posted by sp...@apache.org on 2019/12/11 13:39:48 UTC, 0 replies.
- [tinkerpop] 13/20: Refactored WebSocketIdleEventHandler into the WebSocketClientHandler - posted by sp...@apache.org on 2019/12/11 13:39:49 UTC, 0 replies.
- [tinkerpop] 14/20: Removed some dead code. - posted by sp...@apache.org on 2019/12/11 13:39:50 UTC, 0 replies.
- [tinkerpop] 15/20: Add epoll support for the driver - posted by sp...@apache.org on 2019/12/11 13:39:51 UTC, 0 replies.
- [tinkerpop] 16/20: Used netty's WebSocketClientProtocolHandler - posted by sp...@apache.org on 2019/12/11 13:39:52 UTC, 0 replies.
- [tinkerpop] 17/20: Limited some listener creation for handshakes - posted by sp...@apache.org on 2019/12/11 13:39:53 UTC, 0 replies.
- [tinkerpop] 18/20: Fix driver close race condition - posted by sp...@apache.org on 2019/12/11 13:39:54 UTC, 0 replies.
- [tinkerpop] 19/20: Catch an exception on close in tests - posted by sp...@apache.org on 2019/12/11 13:39:55 UTC, 0 replies.
- [tinkerpop] 20/20: Tighten up sessioned Client close() operations - posted by sp...@apache.org on 2019/12/11 13:39:56 UTC, 0 replies.
- [GitHub] [tinkerpop] rdtr commented on issue #1228: update requestId and userAgent in RequestMessage with RequestOptions - posted by GitBox <gi...@apache.org> on 2019/12/11 18:17:46 UTC, 1 replies.
- [tinkerpop] branch driver-35 updated: Forced SingleRequestConnection to wait for handshake - posted by sp...@apache.org on 2019/12/11 20:15:22 UTC, 0 replies.
- [tinkerpop] branch TINKERPOP-2324 created (now bbaedff) - posted by sp...@apache.org on 2019/12/11 20:37:47 UTC, 0 replies.
- [tinkerpop] 01/01: TINKERPOP-2324 Deprecated NioChannelizer - posted by sp...@apache.org on 2019/12/11 20:37:48 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette opened a new pull request #1229: TINKERPOP-2324 Deprecated NioChannelizer - posted by GitBox <gi...@apache.org> on 2019/12/11 20:39:29 UTC, 0 replies.
- [GitHub] [tinkerpop] rdtr edited a comment on issue #1228: update requestId and userAgent in RequestMessage with RequestOptions - posted by GitBox <gi...@apache.org> on 2019/12/12 01:14:15 UTC, 0 replies.
- [tinkerpop] branch driver-35 updated: Fixed some problems with closing sessions and waiting for handshakes - posted by sp...@apache.org on 2019/12/12 12:34:29 UTC, 0 replies.
- [tinkerpop] branch master updated: Fixed bug in commons-configuration2 coordinates for javadoc CTR - posted by sp...@apache.org on 2019/12/12 14:28:57 UTC, 0 replies.
- [tinkerpop] branch TINKERPOP-2076 updated (469d5fe -> a23f717) - posted by dk...@apache.org on 2019/12/12 14:44:00 UTC, 0 replies.
- [GitHub] [tinkerpop] rdtr opened a new pull request #1230: [TINKERPOP-2320] allow pass custom XmlInputFactory when instantiating GraphMLReader - posted by GitBox <gi...@apache.org> on 2019/12/13 19:13:44 UTC, 0 replies.
- [GitHub] [tinkerpop] rdtr commented on a change in pull request #1230: [TINKERPOP-2320] allow pass custom XmlInputFactory when instantiating GraphMLReader - posted by GitBox <gi...@apache.org> on 2019/12/13 19:16:08 UTC, 0 replies.
- [tinkerpop] branch TINKERPOP-2076 updated (a23f717 -> 23be220) - posted by sp...@apache.org on 2019/12/14 01:41:55 UTC, 0 replies.
- [tinkerpop] 01/20: TINKERPOP-2076 Initial effort to get TinkerPop building on Java 11 - posted by sp...@apache.org on 2019/12/14 01:41:56 UTC, 1 replies.
- [tinkerpop] 02/20: TINKERPOP-2076 Bumped Hadoop to 2.7.7 - posted by sp...@apache.org on 2019/12/14 01:41:57 UTC, 1 replies.
- [tinkerpop] 03/20: TINKERPOP-2076 Made expectations around mock more explicit - posted by sp...@apache.org on 2019/12/14 01:41:58 UTC, 1 replies.
- [tinkerpop] 04/20: TINKERPOP-2076 Fixed failing GraphComputer test after Java 11 upgrade - posted by sp...@apache.org on 2019/12/14 01:41:59 UTC, 1 replies.
- [tinkerpop] 05/20: TINKERPOP-2076 Fixed Gremlin Server integration tests after Java 11 - posted by sp...@apache.org on 2019/12/14 01:42:00 UTC, 1 replies.
- [tinkerpop] 06/20: TINKERPOP-2076 Fixed mockito usage after rebase - posted by sp...@apache.org on 2019/12/14 01:42:01 UTC, 1 replies.
- [tinkerpop] 07/20: TINKERPOP-2076 Bump to spark 3.0 with jdk11 support - posted by sp...@apache.org on 2019/12/14 01:42:02 UTC, 1 replies.
- [tinkerpop] 08/20: TINKERPOP-2076 Removed a scala class registration from gryo - posted by sp...@apache.org on 2019/12/14 01:42:03 UTC, 1 replies.
- [tinkerpop] 09/20: TINKERPOP-2076 Fixed bad merge operation in the MemoryAccumulator - posted by sp...@apache.org on 2019/12/14 01:42:04 UTC, 1 replies.
- [tinkerpop] 10/20: TINKERPOP-2076 Minor adjustments to gryo registrations to get spark integration tests passing - posted by sp...@apache.org on 2019/12/14 01:42:05 UTC, 1 replies.
- [tinkerpop] 11/20: TINKERPOP-2076 Made docker build compatible with jdk11 - posted by sp...@apache.org on 2019/12/14 01:42:06 UTC, 1 replies.
- [tinkerpop] 12/20: TINKERPOP-2076 Cleaned up references to "java 8" - posted by sp...@apache.org on 2019/12/14 01:42:07 UTC, 1 replies.
- [tinkerpop] 13/20: TINKERPOP-2076 More Java 11 documentation updates - posted by sp...@apache.org on 2019/12/14 01:42:08 UTC, 1 replies.
- [tinkerpop] 14/20: TINKERPOP-2076 Enforce java 11 with enforcer plugin - posted by sp...@apache.org on 2019/12/14 01:42:09 UTC, 1 replies.
- [tinkerpop] 15/20: TINKERPOP-2076 Re-enabled javadoc for gremlin-groovy - posted by sp...@apache.org on 2019/12/14 01:42:10 UTC, 1 replies.
- [tinkerpop] 16/20: TINKERPOP-2076 Use bionic for testing with travis and bump to jdk11 - posted by sp...@apache.org on 2019/12/14 01:42:11 UTC, 1 replies.
- [tinkerpop] 17/20: TINKERPOP-2076 Registered scala.reflect.ManifestFactory$AnyManifest with gryo - posted by sp...@apache.org on 2019/12/14 01:42:12 UTC, 1 replies.
- [tinkerpop] 18/20: TINKERPOP-2076 Polished up benchmarking dependencies - posted by sp...@apache.org on 2019/12/14 01:42:13 UTC, 1 replies.
- [tinkerpop] 19/20: updated user-facing docker base images to adoptopenjdk/openjdk11:alpine-slim - posted by sp...@apache.org on 2019/12/14 01:42:14 UTC, 1 replies.
- [tinkerpop] 20/20: TINKERPOP-2076 Minor fix to allow test to pass on Java 11 - posted by sp...@apache.org on 2019/12/14 01:42:15 UTC, 1 replies.
- [tinkerpop] branch master updated (2155e9c -> 80aceda) - posted by sp...@apache.org on 2019/12/14 02:21:56 UTC, 0 replies.
- [tinkerpop] 01/03: Merge branch 'pr-1227' into tp33 - posted by sp...@apache.org on 2019/12/14 02:21:57 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette merged pull request #1227: make Cluster be able to open file in classpath resource dir - posted by GitBox <gi...@apache.org> on 2019/12/14 02:22:06 UTC, 0 replies.
- [tinkerpop] branch tp34 updated (4ede832 -> 272e0b1) - posted by sp...@apache.org on 2019/12/14 02:22:09 UTC, 0 replies.
- [tinkerpop] branch tp33 updated (6387f0f -> 5929975) - posted by sp...@apache.org on 2019/12/14 02:22:14 UTC, 0 replies.
- [tinkerpop] branch master updated (80aceda -> a129900) - posted by sp...@apache.org on 2019/12/14 02:50:12 UTC, 0 replies.
- [tinkerpop] 01/03: Merge branch 'pr-1228' into tp34 - posted by sp...@apache.org on 2019/12/14 02:50:13 UTC, 0 replies.
- [tinkerpop] 02/03: Minor update to changelog - posted by sp...@apache.org on 2019/12/14 02:50:14 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette merged pull request #1228: update requestId and userAgent in RequestMessage with RequestOptions - posted by GitBox <gi...@apache.org> on 2019/12/14 02:50:15 UTC, 0 replies.
- [tinkerpop] branch tp34 updated (272e0b1 -> 21d878e) - posted by sp...@apache.org on 2019/12/14 02:50:19 UTC, 0 replies.
- [tinkerpop] branch TINKERPOP-2266 created (now af43822) - posted by sp...@apache.org on 2019/12/16 12:23:24 UTC, 0 replies.
- [tinkerpop] 01/01: TINKERPOP-2266 Start keep alive polling on Connection construction - posted by sp...@apache.org on 2019/12/16 12:23:25 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette opened a new pull request #1231: TINKERPOP-2266 Start keep alive polling on Connection construction - posted by GitBox <gi...@apache.org> on 2019/12/16 12:23:47 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette commented on issue #1230: TINKERPOP-2320 allow to pass custom XmlInputFactory when instantiating GraphMLReader - posted by GitBox <gi...@apache.org> on 2019/12/16 12:30:25 UTC, 0 replies.
- [tinkerpop] branch TINKERPOP-2262 created (now 93e05dc) - posted by sp...@apache.org on 2019/12/16 14:52:27 UTC, 0 replies.
- [tinkerpop] 01/01: TINKERPOP-2262 Prevented channel close by server on protocol error - posted by sp...@apache.org on 2019/12/16 14:52:28 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette opened a new pull request #1232: TINKERPOP-2262 Prevented channel close by server on protocol error - posted by GitBox <gi...@apache.org> on 2019/12/16 14:53:24 UTC, 0 replies.
- [tinkerpop] branch master updated (a129900 -> 454f11c) - posted by sp...@apache.org on 2019/12/16 15:33:08 UTC, 0 replies.
- [tinkerpop] branch tp34 updated (21d878e -> ce3c798) - posted by sp...@apache.org on 2019/12/16 15:33:19 UTC, 0 replies.
- [tinkerpop] branch tp33 updated (5929975 -> 67220e4) - posted by sp...@apache.org on 2019/12/16 15:33:24 UTC, 0 replies.
- [tinkerpop] branch TINKERPOP-2315 created (now e396048) - posted by sp...@apache.org on 2019/12/16 16:55:56 UTC, 0 replies.
- [tinkerpop] 01/01: TINKERPOP-2315 Implement clone() for all GLVs - posted by sp...@apache.org on 2019/12/16 16:55:57 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette opened a new pull request #1233: TINKERPOP-2315 Implement clone() for all GLVs - posted by GitBox <gi...@apache.org> on 2019/12/16 16:58:50 UTC, 0 replies.
- [tinkerpop] branch TINKERPOP-2076 updated (23be220 -> 773616f) - posted by sp...@apache.org on 2019/12/16 17:27:12 UTC, 0 replies.
- [tinkerpop] branch TINKERPOP-2175 created (now 02cee17) - posted by sp...@apache.org on 2019/12/16 18:38:47 UTC, 0 replies.
- [tinkerpop] 01/01: TINKERPOP-2175 Better manage the executor thread on close. - posted by sp...@apache.org on 2019/12/16 18:38:48 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette opened a new pull request #1234: TINKERPOP-2175 Better manage the executor thread on close. - posted by GitBox <gi...@apache.org> on 2019/12/16 18:39:52 UTC, 0 replies.
- [GitHub] [tinkerpop] rdtr closed pull request #1230: TINKERPOP-2320 allow to pass custom XmlInputFactory when instantiating GraphMLReader - posted by GitBox <gi...@apache.org> on 2019/12/16 19:04:09 UTC, 0 replies.
- [GitHub] [tinkerpop] rdtr commented on issue #1230: TINKERPOP-2320 allow to pass custom XmlInputFactory when instantiating GraphMLReader - posted by GitBox <gi...@apache.org> on 2019/12/16 19:06:59 UTC, 1 replies.
- [GitHub] [tinkerpop] rdtr opened a new pull request #1235: TINKERPOP-2320 allow to pass custom XmlInputFactory when instantiating GraphMLReader - posted by GitBox <gi...@apache.org> on 2019/12/16 19:17:30 UTC, 0 replies.
- [GitHub] [tinkerpop] spmallette commented on a change in pull request #1235: TINKERPOP-2320 allow to pass custom XmlInputFactory when instantiating GraphMLReader - posted by GitBox <gi...@apache.org> on 2019/12/16 19:31:19 UTC, 1 replies.
- [GitHub] [tinkerpop] rdtr commented on a change in pull request #1235: TINKERPOP-2320 allow to pass custom XmlInputFactory when instantiating GraphMLReader - posted by GitBox <gi...@apache.org> on 2019/12/16 20:01:40 UTC, 1 replies.
- [GitHub] [tinkerpop] spmallette commented on issue #1235: TINKERPOP-2320 allow to pass custom XmlInputFactory when instantiating GraphMLReader - posted by GitBox <gi...@apache.org> on 2019/12/17 12:05:39 UTC, 0 replies.
- [tinkerpop] branch master updated (454f11c -> 5dfb28a) - posted by sp...@apache.org on 2019/12/18 11:40:43 UTC, 0 replies.
- [tinkerpop] branch tp34 updated (ce3c798 -> e02a551) - posted by sp...@apache.org on 2019/12/18 11:40:49 UTC, 0 replies.
- [tinkerpop] branch tp33 updated (67220e4 -> 39a79e7) - posted by sp...@apache.org on 2019/12/18 11:40:54 UTC, 0 replies.
- [tinkerpop] branch master updated: TINKERPOP-2327 Removed deprecated NIO channelizer support CTR - posted by sp...@apache.org on 2019/12/18 12:11:20 UTC, 0 replies.
- [tinkerpop] branch master updated (4c1b690 -> d86a7ab) - posted by sp...@apache.org on 2019/12/18 13:48:35 UTC, 0 replies.
- [tinkerpop] branch tp34 updated (e02a551 -> 5c50b4c) - posted by sp...@apache.org on 2019/12/18 13:48:40 UTC, 0 replies.
- [tinkerpop] branch tp33 updated (39a79e7 -> c9499f6) - posted by sp...@apache.org on 2019/12/18 13:48:46 UTC, 0 replies.
- [tinkerpop] branch master updated: Added gremlin-visualizer to the index list CTR - posted by sp...@apache.org on 2019/12/19 11:47:14 UTC, 0 replies.
- [tinkerpop] branch master updated (bbdd44f -> d8921d0) - posted by sp...@apache.org on 2019/12/19 18:06:10 UTC, 0 replies.
- [tinkerpop] branch tp34 updated (5c50b4c -> 4537b47) - posted by sp...@apache.org on 2019/12/19 18:06:17 UTC, 0 replies.
- [tinkerpop] branch tp33 updated (c9499f6 -> 37bb76d) - posted by sp...@apache.org on 2019/12/19 18:06:22 UTC, 0 replies.