You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/03/03 13:08:18 UTC

[jira] [Commented] (SOLR-8780) Remove unused OverseerCollectionMessageHandler#getClusterStatus

    [ https://issues.apache.org/jira/browse/SOLR-8780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15177728#comment-15177728 ] 

ASF subversion and git services commented on SOLR-8780:
-------------------------------------------------------

Commit b440a1deb3f129bcb09d610efa48468d648fc7f0 in lucene-solr's branch refs/heads/master from [~varunthacker]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=b440a1d ]

SOLR-8780: Remove unused OverseerCollectionMessageHandler#getClusterStatus method


> Remove unused OverseerCollectionMessageHandler#getClusterStatus
> ---------------------------------------------------------------
>
>                 Key: SOLR-8780
>                 URL: https://issues.apache.org/jira/browse/SOLR-8780
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Varun Thacker
>            Assignee: Varun Thacker
>             Fix For: 6.0
>
>         Attachments: SOLR-8780.patch
>
>
> In SOLR-7636  we moved the ClusterStatus call to the CollectionsHandler so that they can be served by their individual nodes.
> In SOLR-7907 we removed the exclusivity checks which were present in the Overseer for ClusterStatus but looks like we forgot to remove OverseerCollectionMessageHandler#getClusterStatus
> We should remove the method as it's not used and was moved to a separate class - ClusterStatus.java



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org