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

    https://github.com/apache/lucene-solr/pull/528#discussion_r241945549
  
    --- Diff: 
solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java
 ---
    @@ -223,6 +289,7 @@ private String getLeaderUrlZk(String id) {
     
       @Override
       boolean isLeader(UpdateCommand cmd) {
    +    updateCommand = cmd;
    --- End diff --
    
    again; this line makes me frown


---

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

Reply via email to