Github user dragonsinth commented on a diff in the pull request:

    https://github.com/apache/lucene-solr/pull/32#discussion_r61643749
  
    --- Diff: 
solr/solrj/src/java/org/apache/solr/common/cloud/CollectionStatePredicate.java 
---
    @@ -30,8 +30,9 @@
       /**
        * Check the collection state matches a required state
        *
    -   * The collectionState parameter may be null if the collection does not 
exist
    -   * or has been deleted
    +   * @param liveNodes the current set of live nodes
    +   * @param collectionState the latest collection state, or null if the 
collection
    +   *                        does not exist
    --- End diff --
    
    I think this needs to be below the "Note" lines to get formatted right.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to