[ 
https://issues.apache.org/jira/browse/STORM-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15173186#comment-15173186
 ] 

ASF GitHub Bot commented on STORM-1252:
---------------------------------------

Github user unsleepy22 commented on the pull request:

    https://github.com/apache/storm/pull/1147#issuecomment-190526220
  
    @revans2 yes I see the exception too when running your test, but looks odd 
because I've tested all storm ui pages in distributed mode with java stats and 
everything looks good. The exception is as follows, StatsUtil.filterSysStreams 
expects a map of {window -> stream id -> value}, while in your test it gets a 
map of {stream id -> value}. I suppose this happens in local mode only? Though 
I can manage to make through your test by changing this method a little.


> port backtype.storm.stats to java
> ---------------------------------
>
>                 Key: STORM-1252
>                 URL: https://issues.apache.org/jira/browse/STORM-1252
>             Project: Apache Storm
>          Issue Type: New Feature
>          Components: storm-core
>            Reporter: Robert Joseph Evans
>            Assignee: Cody
>              Labels: java-migration, jstorm-merger
>
> clojure methods for getting/setting built-in statistics.  Mostly wrappers 
> around some java classes.



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

Reply via email to