RE: 6.6.0 getNumShards() NPE?!

2017-08-14 Thread Markus Jelsma
consistent. Thanks, Markus -Original message- > From:Shalin Shekhar Mangar <shalinman...@gmail.com> > Sent: Monday 14th August 2017 15:13 > To: solr-user@lucene.apache.org > Subject: Re: 6.6.0 getNumShards() NPE?! > > Can you please post the steps to reproduce this? &g

Re: 6.6.0 getNumShards() NPE?!

2017-08-14 Thread Shalin Shekhar Mangar
>> To: Solr-user <solr-user@lucene.apache.org> >> Subject: 6.6.0 getNumShards() NPE?! >> >> Hello, >> >> Having trouble, again, with CloudDescriptor and friend, getting the number >> of shards of the collection. It sometimes returns 1 f

RE: 6.6.0 getNumShards() NPE?!

2017-08-10 Thread Markus Jelsma
- > From:Markus Jelsma <markus.jel...@openindex.io> > Sent: Thursday 10th August 2017 12:34 > To: Solr-user <solr-user@lucene.apache.org> > Subject: 6.6.0 getNumShards() NPE?! > > Hello, > > Having trouble, again, with CloudDescriptor and friend, getting the n

6.6.0 getNumShards() NPE?!

2017-08-10 Thread Markus Jelsma
Hello, Having trouble, again, with CloudDescriptor and friend, getting the number of shards of the collection. It sometimes returns 1 for a collection of two shards. Having this code: cloudDescriptor = core.getCoreDescriptor().getCloudDescriptor(); return