ankitsultana opened a new issue, #15061: URL: https://github.com/apache/pinot/issues/15061
We have a use-case that requires high-qps against an Upsert table. While looking into the bottlenecks we found that the majority of allocations (68.44%) are caused by the bitmap cloning done by the `ThreadSafeMutableRoaringBitmap`. I am assuming #13677 in Pinot 1.3 fixes this. Can someone confirm? Also can someone update Pinot Docs with details on the consistency view feature now that it's about to be released with 1.3? cc: @klsince <img width="1458" alt="Image" src="https://github.com/user-attachments/assets/54ad58b5-b4f5-49b5-b09a-9237cece109f" /> -- 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]
