sonatype-lift[bot] commented on a change in pull request #403:
URL: https://github.com/apache/solr/pull/403#discussion_r779914569
##########
File path: solr/core/src/java/org/apache/solr/cluster/Cluster.java
##########
@@ -31,6 +31,11 @@
*/
Set<Node> getLiveNodes();
+ /**
+ * @return current set of live nodes that are supposed to host data.
Review comment:
*MissingSummary:* A summary fragment is required; consider using the
value of the @return block as a summary fragment instead.
[(details)](https://google.github.io/styleguide/javaguide.html#s7.2-summary-fragment)
(at-me [in a reply](https://help.sonatype.com/lift/talking-to-lift) with
`help` or `ignore`)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]