Re: timeout HTTP response code; use 524?

2024-03-18 Thread Walter Underwood
503 Service Unavailable is the standard response for down or overloaded. I don’t see that 529 is significantly different. I do think it is a good idea to distinguish overload or down conditions from the catch-all 500 error. I interpret that as a broken server, not one that is functioning prope

timeout HTTP response code; use 524?

2024-03-18 Thread David Smiley
If timeAllowed is set and Solr takes too long then we fail the response with an HTTP 500 response code. It's not bad but it's not ideal IMO because Solr's health could reasonably be judged by looking for 500's specifically as a sign of a general error that service operators should pay attention to

Re: Want to join community

2024-03-18 Thread David Smiley
Relcome Ranjitsinh! You've made the essential step -- joining this dev list. At this point, you can ask questions here. There's not a lot of conversation directly on the dev list because most development discussions are in JIRA and GitHub PRs. I made an assumption that you want to join the comm

Re: LocaleTest fails only on thetaphi CI

2024-03-18 Thread Chris Hostetter
This doesn't appear to be much of a "test" ... it instead appears to have been written as a tool for people to run to find out if the current JVM supports *any* locales (regardless of which one is used to run the test) that don't work with MiniKdc -- and to report (by failing) any that it fin

Want to join community

2024-03-18 Thread Ranjitsinh Reval
Hello, I request you to add me in solr community to ask and share question related to solr. Regards, Ranjitsinh