I investigated how binary storage works in AEM 6.5, particularly around the minRecordLength configuration and whether it needs tuning.We have customBlobStore=true in our SegmentNodeStoreService config, meaning that binary content should be stored in a separate FileDataStore rather than inlined in th...