[ 
https://issues.apache.org/jira/browse/EAGLE-484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

JiJun Tang closed EAGLE-484.
----------------------------

> StreamRouterSpec class should override equals method 
> -----------------------------------------------------
>
>                 Key: EAGLE-484
>                 URL: https://issues.apache.org/jira/browse/EAGLE-484
>             Project: Eagle
>          Issue Type: Bug
>    Affects Versions: v0.5.0
>            Reporter: JiJun Tang
>            Assignee: JiJun Tang
>             Fix For: v0.5.0
>
>
> {code:title=StreamRouterBolt.java|borderStyle=solid}
> if(!newSRS.get(s).equals(cachedSRS.get(s))){ 
> // this compare will get wrong result ,so will return wrong 
> modifiedRouterSpecs
>  modifiedRouterSpecs.add(newSRS.get(s));
>  }
> {code}



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

Reply via email to