Hi everyone, still learning the ropes a little in terms of how things work with 
getting releases done. Having suggested we should cut a release soon, I'm also 
happy to help get it done. I realize I should have already, but did not, send a 
code freeze email last week. It seems like everyone was operating like we are 
frozen though, so I will proceed with release this week unless anyone objects . 
I've asked Stephen to help me prepare the artifacts as I haven't done this 
before and will need help!
Hopefully we can have a vote thread soon for 3.5.4.
Cheers,Kelvin
 

    On Monday, July 4, 2022 at 06:55:05 AM CDT, Roi Martin 
<[email protected]> wrote:  
 
 On Mon, Jul 04, 2022 at 10:29:29AM +0200, Florian Hockmann wrote:
> Thanks for starting the discussion on this, Kelvin! Our last releases were 
> also 3 months ago which is roughly the release cadence that we aim for and 
> yes, getting an official release of the Go client out alone is already a good 
> reason for a release.
> If nobody sees any import issues that are still open, then we can start code 
> freeze quite soon from my side.

Hi,

I'm a newcomer to this project to have much weight in my opinion. However,
regarding gremlin-go, I think it could be important to close the following
issues first:

Race condition issues:
- gremlin-go: fix deadlock on (*DriverRemoteConnection).Close
  https://github.com/apache/tinkerpop/pull/1734
- gremlin-go: fix data race on serializers and deserializers initialization
  https://github.com/apache/tinkerpop/pull/1744
- gremlin-go: fix data race on localizer initialization
  https://github.com/apache/tinkerpop/pull/1745

Usability issues:
- Cast Times serialization to int in Gremlin-Go
  https://github.com/apache/tinkerpop/pull/1743

Also, regarding gremlin-server, I faced the following issues while using
gremlin-go:

- gremlin-server does not reply with a timeout response to all timed out 
requests
  https://issues.apache.org/jira/browse/TINKERPOP-2769
- Race condition during script creation when using UnifiedChannelizer
  https://issues.apache.org/jira/browse/TINKERPOP-2765

You might want to give them a look to see if they could be a blocker.

Thanks!

Best regards,
Roi
  

Reply via email to