+1 On Sat, 9 Aug 2025 at 23:02, David Smiley <dsmi...@apache.org> wrote:
> Definite +1 from me. > > On Sat, Aug 9, 2025 at 12:34 PM David Eric Pugh <de...@yahoo.com.invalid> > wrote: > > > I opened https://issues.apache.org/jira/browse/SOLR-17851 and attached > a > > patch file for removing BlobHandler and friends. > > On Saturday, August 9, 2025 at 04:28:56 AM EDT, David Eric Pugh < > > de...@yahoo.com> wrote: > > > > Hi all, I just finished migrating the Schema Designer from the > > BlobHandler to the Filestore API's. For fun, I took a spin on remove the > > .system collection, BlobHandler, and related code, and all the tests > passed! > > Did we already make a decision to deprecate BlobHandler in 9 and remove > it > > in 10? I was poking around and didn't quite find it. > > If not, seems like a good opportunity to simplify our lives and reduce > the > > number of overlapping API's by doing it now? >