jackrabbit-oak
jackrabbit-oak copied to clipboard
OAK-10657: shrink in-DB documents after updates fail due to 16MB limit
Just a proof-of-concept.
@reschke I wonder if instead of modifying the existing DocumentStore classes we create a new wrapper over the DocumentStore (behind a feature flag just like for throttling) and perform all the diagnostic stuff there, wdyt?