I am also getting this error using ZK 3.5.5 and Solr 7.7.2. I have
whitelisted mntr but still get a similar exception
2019-10-10 14:59:01.799 ERROR (qtp591391158-152) [ ] o.a.s.s.HttpSolrCall
null:java.lang.ArrayIndexOutOfBoundsException: 1
at
org.apache.solr.handler.admin.ZookeeperStat
We would like to use SOLR in "Master-Slave" configuration (3 TLOG
replicas as a "master" and several PULL replicas as "slave" for read
queries). AutoAddReplicas option is turned on. Here is example of
initialization query:
http://10.0.48.200:9092/solr/admin/collections?action=CREATE&autoAddRepl
On 10/10/2019 9:00 AM, mdsholund wrote:
I am also getting this error using ZK 3.5.5 and Solr 7.7.2. I have
whitelisted mntr but still get a similar exception
2019-10-10 14:59:01.799 ERROR (qtp591391158-152) [ ] o.a.s.s.HttpSolrCall
null:java.lang.ArrayIndexOutOfBoundsException: 1
at
Hi,
I apologise in advance for the length of this email, but I want to share
my discovery steps to make sure that I haven't missed anything during my
investigation...
I am working on a classification project and will be using the
classify(model()) stream function to classify documents. I ha
I have just installed Solr 8.2.0 on CentOS 7.7.1908. Java version is
as follows:
openjdk version "11.0.4" 2019-07-16 LTS
OpenJDK Runtime Environment 18.9 (build 11.0.4+11-LTS)
OpenJDK 64-Bit Server VM 18.9 (build 11.0.4+11-LTS, mixed mode, sharing)
I am using the following commad to create a
On Wed, Oct 9, 2019 at 9:59 AM Wei wrote:
> Thanks all. I debugged a bit and see timeAllowed does not limit stats
> call. Also I think it would be useful for solr to support a white list or
> black list of operations as Toke suggested. Will create jira for it.
> Currently seems the only option to