Re: SolrCloud separating compute from storage

2023-07-12 Thread Mikhail Khludnev
Hello Ilan, Late comment, though. On Fri, Apr 28, 2023 at 8:33 PM Ilan Ginzburg wrote: > ... > We're considering improving this approach by making the transaction log a > shard level abstraction (rather than a replica/node abstraction), and store > it in S3 as well with a transaction log per sha

Re: SolrCloud separating compute from storage

2023-07-12 Thread Ilan Ginzburg
Thanks for your feedback Mikhail. Your comment makes a lot of sense. When discussing these (pretty cool) architectures I'm missing the point of > implementing transaction log in Solr codebase. > I think Kafka is the best fit for such a pre-indexer buffer. WYDT? Starting from scratch with a desig

Re: New branch and feature freeze for Solr 9.3.0

2023-07-12 Thread Houston Putman
Thanks for the update David, and for cleaning that up. We are waiting on a ticket that needs a review, and I'm getting the other stuff merged in the meantime. I'm planning on adding another ticket for the 9.3 release: SOLR-16856 but that should b

Re: SolrCloud separating compute from storage

2023-07-12 Thread Mikhail Khludnev
keeping from scratch speculation mode on.. On Wed, Jul 12, 2023 at 3:45 PM Ilan Ginzburg wrote: > I think mandating the use of Kafka to switch to this mode of separating > compute and storage would make adoption harder. One would also need a > deployment of Kafka that is resilient to an AZ going

Re: Possible rate limit request processing bug

2023-07-12 Thread Alex Deparvu
Thanks for confirming Mark. I created https://issues.apache.org/jira/browse/SOLR-16889 with a tentative patch. some resource cleanup clarifications needed. best, alex On Tue, Jul 11, 2023 at 6:52 PM Mark Miller wrote: > Yup, though of course the return can't simply be added to that method, but

Re: Enable Azure File share for Dynamic Volume

2023-07-12 Thread Geo PC
Still not working. Can I get sample helm configuration values for reference. > On Jul 10, 2023, at 12:38 PM, Houston Putman wrote: > > Hello, > > So you are specifying these options under the wrong place. > > You need to use "dataStorage.persistent.pvcTemplate.spec.*", not > "dataStorage.persi