Re: BackupRepository changes

2024-01-31 Thread Ilan Ginzburg
Having used the BackupRepository for other things than backups in the ZERO branch, I suspect there might be two separate concerns that are mixed into the same class/abstraction. One is verifying the data to be persisted is not corrupted (this heavily depends on the type of data being persisted obvi

Regarding Solr issue(HTTP 502; : Bad Gateway Curl error)

2024-01-31 Thread Lokulwar, Amit Kamalakar (external - Project)
Hello Team, I am working on one of big project. There I am using Apache Solr with Drupal CMS. So far that project we used Solr Indexer and Solr Attachment and Solr Search as well. Below are thing that we used in our Project: Solr: 7.7.3 JDK: 17 Drupal: 7 PHP: 7.4.30 So When we upgrade JDK to 17

Overseer, expiring queued messages

2024-01-31 Thread David Smiley
I have a proposal and am curious what folks think. When the Overseer dequeues an admin command message to process, imagine it being enhanced to examine the "ctime" (creation time) of the ZK message node to determine how long it has been enqueued, and thus roughly how long the client has been waiti

Re: Regarding Solr issue(HTTP 502; : Bad Gateway Curl error)

2024-01-31 Thread Jan Høydahl
Hi, This sounds like a question for the Drupal community. I see nothing we can help with here. Good luck with debugging. PS: If you in the future have direct questions aboout Apache Solr, such as if you identify error messages in Solr's server log, please use the us...@solr.apache.org

RE: Regarding Solr issue(HTTP 502; : Bad Gateway Curl error)

2024-01-31 Thread Venu Kumar Merugu
Thanks @Jan Høydahl for the response. Hi @Lokulwar, Amit Kamalakar (external - Project) Can you please check with Drupal Community in separate email. Thanks Venu From: Jan Høydahl Sent: Wednesday, January 31, 2024 11:40 PM To

Re: Overseer, expiring queued messages

2024-01-31 Thread 6harat
Thanks David for starting this thread. We have also seen this behavior from overseer resulting in "orphan collections" or "more than 1 replica created" due to timeouts especially when our cluster is scaled up during peak traffic days. While I am still at a nascent stage of my understanding of solr