Subscribing to dev list.

2022-10-05 Thread sanjay dutt

Re: Welcome Sanjay Dutt as Solr committer!

2024-05-21 Thread sanjay dutt
27;s not. It's love!"  Cheers!https://www.linkedin.com/in/sanjay-dutt-31828189/ On Tuesday, May 21, 2024 at 12:16:13 AM GMT+5:30, Jason Gerlowski wrote: Welcome and congratulations! On Mon, May 20, 2024 at 2:04 PM Ishan Chattopadhyaya wrote: > > Welcome Sanjay. Many congr

Seeking guidance on Upgrading Minimum Java Version for Main Branch

2024-06-03 Thread sanjay dutt
The purpose of this email thread is to initiate a discussion about upgrading the minimum Java version (Could be same as Lucene minimum Java for main branch i.e. 21) for the main branch. We seek to understand the community's major concerns and gather their guidance on this matter. Regards,Sanjay

Re: [DISCUSS] Community Virtual Meetup, August 2024

2024-08-14 Thread sanjay dutt
I’ll take care of it this month. I reviewed the link Jason shared, but if I have any questions, I'll reach out to him. Wednesday the 21st at 9 AM Pacific works for me! On Wed, Aug 14, 2024 at 9:34 PM David Smiley wrote: > I very much like the idea of a "standing meeting" as it allows > attendees

Re: [DISCUSS] Community Virtual Meetup, August 2024

2024-08-14 Thread sanjay dutt
Hey everyone, How does *9:00 AM PST on August 21st* sound for our next community virtual meetup? Let me know if that works for all, or if we need to adjust the time. I'll be sharing the meeting notes and link shortly. Thanks! Sanjay On Wed., Aug. 14, 2024, 9:57 p.m. sanjay

Re: [DISCUSS] Community Virtual Meetup, August 2024

2024-08-18 Thread sanjay dutt
jay! > > On Thu, Aug 15, 2024 at 5:44 AM Marcus Eagan > wrote: > > > > Arm > > > > Marcus Eagan > > > > > > > > On Wed, Aug 14, 2024 at 21:17 sanjay dutt < > sanjaydutt.unoffic...@gmail.com> > > wrote: > > > > > He

Re: [JENKINS] Solr » Solr-Check-9.x - Build # 6198 - Still Failing!

2024-10-13 Thread sanjay dutt
Recently, a common exception (org.apache.lucene.store.AlreadyClosedException: this Directory is closed) seen in multiple failed test cases. FAILED: org.apache.solr.cloud.TestPullReplica.testKillPullReplica FAILED: org.apache.solr.cloud.SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPu

Re: Welcome Christos Malliaridis as Solr Committer

2024-10-18 Thread sanjay dutt
Yay! Congratulations and Welcome Christos. Sanjay On Sat., Oct. 19, 2024, 5:51 a.m. Houston Putman, wrote: > Welcome Christos! > > - Houston > > On Fri, Oct 18, 2024 at 5:54 PM David Smiley wrote: > > > The Project Management Committee (PMC) for Apache Solr has invited > Christos > > Malliarid

Re: [JENKINS] Solr » Solr-Check-main-s390x - Build # 752 - Still Unstable!

2024-10-11 Thread sanjay dutt
Failed for the first time in 90 days. Possible Solution: May be add waitForStatus in-between. CollectionsAPIDistributedZkTest#testCreateNodeSet List baseUrls = List.of(jetty1.getBaseUrl().toString(), jetty2.getBaseUrl().toString()); CollectionAdminRequest.createCollection("nodeset_collection", "

Re: [PR] Bump up Java version to 21 [solr]

2024-10-24 Thread sanjay dutt
I believe this should go away by setting JAVA_HOME to 21. -- Sanjay

Re: [PR] Bump up Java version to 21 [solr]

2024-10-24 Thread sanjay dutt
Gradle 8.4 does support JDK 21 as mentioned in release notes as well. Is there any specific error that you are getting? https://docs.gradle.org/8.4/release-notes.html This release features several improvements for JVM-based projects. Java 21

[ANNOUNCE] JDK 21 now needed to build Solr main

2024-10-24 Thread sanjay dutt
Hey everyone,  We have successfully bumped up the main branch to JDK 21 and SolrJ to JDK 17. All test packages are now set to Java 21 to address interdependencies between the modules. As you merge with the main branch, you'll start encountering some errors; please update JAVA_HOME to version 21

Re: [JENKINS] Solr » Solr-Docker-Nightly-main - Build # 1038 - Still Failing!

2024-10-29 Thread sanjay dutt
Not able to reproduce, Can we add a flag (info or debug) to get more logs for few days. — Sanjay > On 29-Oct-2024, at 7:21 PM, David Smiley wrote: > > Do you know what to make of this one Sanjay? > > On Tue, Oct 29, 2024 at 7:01 AM Apache Jenkins Server > mailto:jenk...@builds.apache.org>> w

Re: [JENKINS] Solr » Solr-BadApples-Tests-main - Build # 1480 - Still Unstable!

2024-11-04 Thread sanjay dutt
Never failed before, however from the past two days it's been in a flaky state. at org.apache.zookeeper.KeeperException.create(KeeperException.java:125) ~[zookeeper-3.9.2.jar:3.9.2] at org.apache.zookeeper.KeeperException.create(KeeperException.java:53) ~[zookeeper-3.9.2.jar:3.9.2] at org.apache.z

Re: [JENKINS] Solr » Solr-Check-9.x - Build # 6248 - Still Unstable!

2024-10-25 Thread sanjay dutt
This one is failing again and again on main (Not flaky!) git bisect points to https://github.com/apache/solr/pull/1895 *- org.apache.solr.search.TestCol**lapseQParserPlugin.testMultiSo**rt (:solr:core)* Test history: https://ge.apache.org/scans/tests?search.rootProjectNames=solr-root&tests.c

Re: [JENKINS] Solr » Solr-Docker-Nightly-main - Build # 1034 - Still Failing!

2024-10-25 Thread sanjay dutt
This job was disabled for a while because I can't seem to find the data from after June 6 (a Successful run), and only recently it started running again from 21st Oct, and all the executions have failed so far. * What went wrong: Execution failed for task ':checkJdkInternalsExportedToGradle'. > Ce

Re: [JENKINS] Solr » Solr-Check-9.x - Build # 6277 - Still Unstable!

2024-10-30 Thread sanjay dutt
*FAILED: org.apache.solr.cloud.SplitShardTest.testWithChildDocuments* Recently added test failing on *branch_9x*. I believe it belongs to this commit https://github.com/apache/solr/commit/fbcf6b3ecb2d20d584fbf6d7290974f9b41c191f On Thu, Oct 31, 2024 at 10:10 AM Apache Jenkins Server < jenk...@

Re: Bug in IndexFetcher + Http2SolrClient Interaction

2025-03-20 Thread sanjay dutt
I believe before IndexFetcher was creating HttpSolrClient using default setting for timeouts, I will confirm it once. DEFAULT_CONNECT_TIMEOUT = 6; DEFAULT_SO_TIMEOUT = 60; More Info here :- solr/solrj/src/java/org/apache/solr/client/solrj/impl/HttpClientUtil.java On Thu, Mar 20, 2025 at

Re: [EXTERNAL] - Planning and Releasing Solr 10.0

2025-04-05 Thread sanjay dutt
The Jetty upgrade PR (https://github.com/apache/solr/pull/2876) is ready for review. Would be great to have a couple more sets of eyes on it -- especially the Jetty config files -- before I merge. -- Sanjay On Wed, Apr 2, 2025 at 12:07 AM Isabelle Giguere wrote: > So the only thing required is

Re: "solr start -e techproducts" failing on MacOS

2025-05-20 Thread sanjay dutt
Recently I merged changes related to jetty upgrade. I will look into it. https://github.com/apache/solr/pull/2876 On Wed, May 21, 2025 at 5:44 AM Rahul Goswami wrote: > For additional context, this is working fine on Windows. Failing > consistently on MacOS. > > Thanks, > Rahul > > > On Tue, May

Re: Develocity gradle scans haven't been publishing

2025-06-27 Thread sanjay dutt
Could be the access token (not valid anymore), we may need extra logging to confirm that. On Fri, Jun 27, 2025 at 11:28 AM David Smiley wrote: > Our Gradle build scans were reliably being published thru June 12th, then > more or less stopped: > > > https://develocity.apache.org/scans?search.rela

Re: Develocity gradle scans haven't been publishing

2025-06-27 Thread sanjay dutt
&search.rootProjectNames=solr-root&search.timeZoneId=Asia%2FCalcutta On Fri, Jun 27, 2025 at 12:48 PM sanjay dutt < sanjaydutt.unoffic...@gmail.com> wrote: > Could be the access token (not valid anymore), we may need extra logging > to confirm that. > > On Fri, Jun 27,