This change is going to require a bump in Spark to 3.2.1: https://issues.apache.org/jira/browse/TINKERPOP-1993
On Mon, Jun 18, 2018 at 5:41 PM Robert Dale <[email protected]> wrote: > Looks like the original issue was re-purposed so I created a new issue. > https://issues.apache.org/jira/browse/TINKERPOP-1987 > > Robert Dale > > > On Mon, Jun 18, 2018 at 5:36 PM Robert Dale <[email protected]> wrote: > > > 4.1 will enable us to use compression on WebSocket with > > WebSocketServerCompressionHandler > > > > Robert Dale > > > > > > On Tue, Feb 6, 2018 at 10:42 AM Stephen Mallette <[email protected]> > > wrote: > > > >> We've been on Netty 4.0.x for as long as TinkerPop 3.x has been around. > >> That line of code is now EOL and it's recommended that we go to 4.1.x. I > >> created this issue: > >> > >> https://issues.apache.org/jira/browse/TINKERPOP-1884 > >> > >> Perhaps I'll look to do this soon. I guess we should try to do it for > >> 3.2.x > >> and 3.3.0 if it can be done without breaking stuff. I guess I'll see > >> what's > >> possible. The part I'm not looking forward to is that I think I tried > this > >> once before and it didn't work - like tests started mysteriously failing > >> :/ > >> > >> Anyway, please let me know if there are any thoughts on this. > >> > > >
