chibenwa opened a new pull request, #3153:
URL: https://github.com/apache/james-project/pull/3153
Key ideas:
- don't pay for the 256 bit of entropy that are mathematically not needed.
Let it for a grab for paranoids.
- don't use an extra side car object for S3 recovery. Use directly a
metadata of the header blob
- better centralize blobId generation logic and encode it in BlobId.Factory
What this achieves:
- ~8% size reduction of amortized tiered per message cost in Cassandra ( ~
560 byte per message)
- dramatic reduction of Rados omap metadata (~40% for the side car and
~18% for shorter names)
--
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]