API for Threads info

2021-06-02 Thread Raveendra Yerraguntla
All, I am trying to  collect threads info across a huge cluster Based on the Network calls from     https://localhost:port/solr/#/~threads. -  https://localhost:port/solr/admin/info/threads?_=&wt=json Could  some one  help me what  and where the someNumber comes from. OR  is there any other  way

Re: API for Threads info

2021-06-03 Thread Raveendra Yerraguntla
Thanks Mike, I looked into the code as well, it is Date,now() from js  Thanks again for the pointer !   On Thursday, June 3, 2021, 11:27:47 AM EDT, Mike Drob wrote: It’s basically a random number to prevent http response caching. On Wed, Jun 2, 2021 at 4:17 PM Raveendra Yerraguntla

Forced index replication n Solr cloud

2021-06-10 Thread Raveendra Yerraguntla
All, Solr documentation mentioned about enable/disable replication between master and Solr nodes using collection APIs. Is there a way to force index Replication among the leader and replicas in one or some or all of the shards in a Solr cloud cluster ? TA Ravi

Re: Log4j vulnerability- Solr4 - urgent pls

2021-12-11 Thread Raveendra Yerraguntla
- -Dlog4j2.formatMsgNoLookups=true restart jvm with the above param and should work.   On Saturday, December 11, 2021, 09:51:54 PM EST, Reej Nayagam wrote: Hi All, In production we are using solr4 which uses log4j-1.2.17.jar. Can someone say the mitigation option for so

Re: Log4j vulnerability- Solr4 - urgent pls

2021-12-13 Thread Raveendra Yerraguntla
lication using 2<= >> log4j <2.10 will not be helped by this system property. >> >> https://issues.apache.org/jira/browse/LOG4J2-2109 >> >> On Sat, Dec 11, 2021 at 11:04 PM Raveendra Yerraguntla >> wrote: >> >>> >>> - -Dlog4j2