Description
Currently the binary flag _bin is only set on the main document and is not copied over to split document. This would cause issue in Blob GC as binary references present in old version in split document are not accounted for
Currently the binary flag _bin is only set on the main document and is not copied over to split document. This would cause issue in Blob GC as binary references present in old version in split document are not accounted for
Fixed in http://svn.apache.org/r1583104