Great find Kevin! Thanks for doing the investigation
- Houston
On Wed, Apr 5, 2023 at 1:54 PM Kevin Risden wrote:
> https://github.com/apache/solr/pull/1545 has the current state along with
> finding a read() single byte at a time in s3mock that should help
> performance a lot (did on my machin
https://github.com/apache/solr/pull/1545 has the current state along with
finding a read() single byte at a time in s3mock that should help
performance a lot (did on my machine from 11s -> <1s)
Kevin Risden
On Wed, Apr 5, 2023 at 8:59 AM Kevin Risden wrote:
> Yea I had saw the failures, but d
Hey everyone,
This is a new SIP, not a duplicate of SIP-17 (Authoscaling on Kubernetes),
and completely unrelated.
Basically there is a lot of very messy logic we do in the Solr Operator to
bootstrap security and manage various things. This logic must exist because
Solr has no idea that Kubernete
Hi Houston,
Thanks a lot for putting this together! I'd like to help with Solr
Operator. Though I have limited availability in the following two months,
maybe I can still be useful with a few things.
Some comments regarding the SIP:
- I think that in general it sounds like a good plan. I don't wa
Welcome Marcus!
Joel Bernstein
http://joelsolr.blogspot.com/
On Mon, Apr 3, 2023 at 12:40 PM Tomás Fernández Löbbe
wrote:
> Welcome Marcus!
>
> On Mon, Apr 3, 2023 at 7:32 AM Houston Putman
> wrote:
>
> > Congrats Marcus!
> >
> > - Houston
> >
> > On Mon, Apr 3, 2023 at 9:48 AM Michael Gibney
Yea I had saw the failures, but didn't get around to reverting yesterday.
Jason took care of reverting ~12hrs ago.
Kevin Risden
On Tue, Apr 4, 2023 at 4:32 PM Chris Hostetter
wrote:
>
>
> Kevin: Even after your fix in pull #1535,
> S3BackupRepositoryTest.testCopyFiles seems to be failing regul
> I believe that the updates only come once a week, and that it's limited to 5
> correct? I actually look forward to seeing "what's new" from Solrbot on
> Monday morning.
Almost. They come every Sunday, are limited to 10 new each hour and a total of
30 concurrent open PRs. See
https://github
I believe that the updates only come once a week, and that it's limited to 5
correct? I actually look forward to seeing "what's new" from Solrbot on
Monday morning.
It's also opened my eyes to how many dependencies we have, and I think helps
encourage us to look at where we can slim things do
Hi,
Hoss, I see what you're getting at.
So far we kept it simple and only suggest PRs on main branch, and let committer
backport at own discretion.
It has a few downsides:
* Won't get PRs for deps that are removed in main but still supported in 9x
* If we e.g. upgraded main to jetty 11 but want