Ross Williams

Results 29 comments of Ross Williams

There is also a lack of documentation on the caching in general and what type of stale reads are possible.

@jkeys-ecg-nmsu there are vulnerability fixes since the 3.0.0 release, but @houmark might not know about them because the changelogs are sparse. I’d like to see CVEs used like the EKS...

It would be helpful if part of the PR review process included checking the PR message is an accurate and full description of the changes. I needed to review CLI...

I'm also seeing this issue, and I'm seeing it occur when `r0` goes over the signed 32bit limit (2_147_483_647) and wraps around to negative values in the decompress function.

I dropped the wee allocator and was able to run 70 times more iterations than the previous failure point without issue. https://github.com/httptoolkit/brotli-wasm/pull/17

I see this is being worked on, but an alternative approach could also be helpful: I don't mind manually upgrading ES in the console, and then setting the new version...

@danieljamesscott This is exactly what i was worried about in my above comment, upgrade can take 4 hours. Edit: Thanks for being brave and testing for the rest of us.

@luiseduardocolon I and others have not used this feature yet because the thread made it obvious the work was not complete. Please give us strong assurances that the issues experienced...

@kaustavghosh06 I had the exact same 3 problems as @mrcoles when reading the documentation.