You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2014/11/24 17:38:13 UTC

[jira] [Created] (ACCUMULO-3362) Incorrect javadoc on StatsCombiner

Josh Elser created ACCUMULO-3362:
------------------------------------

             Summary: Incorrect javadoc on StatsCombiner
                 Key: ACCUMULO-3362
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3362
             Project: Accumulo
          Issue Type: Bug
          Components: examples
    Affects Versions: 1.6.1, 1.5.2
            Reporter: Josh Elser
            Assignee: Josh Elser
            Priority: Trivial
             Fix For: 1.5.3, 1.6.2, 1.7.0


Javadoc for StatsCombiner says the result is max,min,sum,count, but it's actually min,max,sum,count.



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