I just merged the gremlin-python change which knocked out like 4 JIRA tickets at once...so excellent. The UnifiedChannelizer merged. There are really two PRs left to merge so that we can comfortably go to code freeze:
https://github.com/apache/tinkerpop/pull/1418 - fixes a bug in Client initialization where you can get into deadlock situations https://github.com/apache/tinkerpop/pull/1419 - adds the callback functionality to the driver which i'd alluded to previously in this thread with TINKERPOP-2547 If committers could get some reviews/VOTEs in on those soon that would be helpful in merging them early so that we can just focus on administrative items on the way to code freeze. Thanks! On Wed, Apr 14, 2021 at 8:55 AM Stephen Mallette <[email protected]> wrote: > I think we're closing in on a code freeze date for 3.4.11 and 3.5.0. The > things I'd considered blockers for 3.5.0 are on their way to merging: > > + https://github.com/apache/tinkerpop/pull/1414 - UnifiedChannelizer > + https://github.com/apache/tinkerpop/pull/1416 - gremlin-python and > aiohttp > > I'm aware of one other change that I'd like to see in there with the java > driver which I think will arrive next week: > > https://issues.apache.org/jira/browse/TINKERPOP-2547 > > As such, I think we could firm up for code freeze on the Friday after this > one, April 23. If anyone has other important things to get in, please reply > here so that we can make sure this date makes sense. > >
