You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2018/12/20 15:34:46 UTC

[GitHub] mikewalch commented on a change in pull request #848: Remove unused declarations

mikewalch commented on a change in pull request #848: Remove unused declarations
URL: https://github.com/apache/accumulo/pull/848#discussion_r243312952
 
 

 ##########
 File path: core/src/main/java/org/apache/accumulo/core/client/summary/CountingSummarizer.java
 ##########
 @@ -179,7 +179,7 @@ private void init(SummarizerConfiguration conf) {
      * @param consumer
      *          emit counter objects derived from key and value to this consumer
      */
-    void convert(Key k, Value v, Consumer<K> consumer);
 
 Review comment:
   This looks like it shouldn't be removed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services