jhsenjaliya commented on issue #502:
URL: 
https://github.com/apache/datasketches-java/issues/502#issuecomment-2105060777

   This seems to be random actually, I thought this is due to multi threaded 
distributed environment where serialization is performed, but I am seeing this 
even in a single thread and single node. and can not figure out why the 
negative index would ever happen. The error comes from "ReqCompactor.java:295" 
on ( version 5.0.2 ) where bytes are negative that are calculated via function 
`getSerializationBytes()` 
   -- still trying to figure out how to debug this. would really appreciate any 
help. Thanks 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to