No patches, no comments for 4 years almost == no progress,
nobody's interested enough to put the work in to develop it.

So somehow you're running DIH on all the nodes in your
collection? DIH is not "cloud aware", it runs on a node locally
without any understanding that it's part of a collection. The
document routing magic distributes the updates to the proper
shards. So if you have multiple DIHs running in your colleciton,
 that implies that you're somehow partitioning the work up
amongst your individual nodes. That also implies that you
have some a-priori understanding about what's running where,
can you leverage that?

Or I'm completely misunderstanding.

Best,
Erick

On Fri, Apr 15, 2016 at 3:01 PM, Jay Potharaju <jspothar...@gmail.com> wrote:
> Hi,
> I am using solrCloud with DIH for indexing my data. Is it possible to get
> status of all my DIH across all nodes in the cloud? I saw this jira ticket
> from couple of years ago.
> https://issues.apache.org/jira/browse/SOLR-3666
>
> Can any of contributors comment on whether this would be resolved? The only
> alternative I know is to get list of all nodes in the cloud and poll each
> one of them to check the DIH status. Not the most effective way but will
> work.
>
>
>
> --
> Thanks
> Jay

Reply via email to