Re: Getting rid of java serialization in auth and response caches

2022-01-17 Thread Arturo Bernal
HI Oleg, Sound a good point to start. TY Arturo Bernal arturobern...@yahoo.com > On 15 Jan 2022, at 00:04, Oleg Kalnichevski wrote: > > HttpByteArrayCacheEntrySerializer

Getting rid of java serialization in auth and response caches

2022-01-14 Thread Oleg Kalnichevski
Arturo Please consider dropping those PRs with marginally useful one-line changes, extra constructors and so on and consider working on getting rid of java serialization in the auth and response caches [1]. It is straight-forward enough and require no special HTTP protocol knowledge. This fe