Re: Async collection requests and deduplication

2023-05-10 Thread Andras Salamon
Hi, How can we be sure that the previous request status info has been already processed? What about the following timeline: -Client1 sends an async request -Client1 reads status info, it's still running -Client1 reads status info, it's still running -Async request finishes -Right after t

Re: Welcome Markus Jelsma as Solr committer

2022-06-22 Thread Andras Salamon
Welcome Markus! Andras On Tue, 21 Jun 2022 20:13:33 +0200 Christine Poerschke (BLOOMBERG/ LONDON) wrote Hello everyone. On behalf of the Apache Solr PMC, I'm pleased to announce that Markus Jelsma has accepted the invitation to become a Solr committer. Markus - it's a tr

Re: Can we eliminate solr.disableConfigSetsCreateAuthChecks parameter?

2022-04-26 Thread Andras Salamon
Hi, We are using this property so I think it would be good to keep this. Best, Andras On Mon, Apr 25, 2022 at 4:46 PM Eric Pugh wrote: > While looking at https://issues.apache.org/jira/browse/SOLR-16110 "Using > Schema/Config API breaks the File-Upload of Config Set File”, I learned > about th

Re: Welcome Michael Gibney as Solr committer

2021-10-06 Thread Andras Salamon
Congratulations and welcome, Michael! Andras On Thu, Oct 7, 2021 at 8:35 AM Koji Sekiguchi wrote: > Congratulations and welcome, Michael! > > Koji > > On 2021/10/07 2:53, Dawid Weiss wrote: > > Hello everyone! > > > > Please welcome Michael Gibney as the latest Solr committer. Michael > > - it'

Re: Welcome András Salamon as Solr committer

2021-09-02 Thread Andras Salamon
Hi, Thanks for everyone for the warm welcome. I'm deeply honored to be able to join this great community! Brief Bio: I live in Hungary, I'm a Java programmer since version 1.0, but only joined the open source community in the last years. I'm a developer at Cloudera. First I was working with Apach

Re: HDFS tests

2021-05-17 Thread Andras Salamon
separate ticket for fixing this problem? >> >> On Thu, May 13, 2021 at 10:20 AM Andras Salamon < >> andras.sala...@melda.info> wrote: >> >>> We are planning to migrate it to a package: >>> https://issues.apache.org/jira/browse/SOLR-14660 please do not

Re: HDFS tests

2021-05-13 Thread Andras Salamon
> >> ~ David Smiley >> Apache Lucene/Solr Search Developer >> http://www.linkedin.com/in/davidwsmiley >> >> >> On Thu, May 13, 2021 at 5:38 AM Andras Salamon >> wrote: >> >>> Hi, >>> >>> I tested locally with the pro

Re: HDFS tests

2021-05-13 Thread Andras Salamon
Hi, I tested locally with the provided seed the test failed 3 out of 3 times. I reverted SOLR-15329 (that's my commit) and tested again, it also failed 3 out of 3 times. The fail rates for this test there is a small jump between 04-12 and 04-19 and a large one between 04-26 and 05-03. 2021-03