[
https://issues.apache.org/jira/browse/HELIX-692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16431121#comment-16431121
]
Hudson commented on HELIX-692:
------------------------------
FAILURE: Integrated in Jenkins build helix #1436 (See
[https://builds.apache.org/job/helix/1436/])
[HELIX-692] use map instead of list to avoid deleting redundant message
(zhan849: rev 3c7e7341769c7602de7d1c8f266fffd66ab7a091)
* (edit)
helix-core/src/main/java/org/apache/helix/controller/stages/MessageGenerationPhase.java
> Use map instead of set in controller's message cleanup logic
> ------------------------------------------------------------
>
> Key: HELIX-692
> URL: https://issues.apache.org/jira/browse/HELIX-692
> Project: Apache Helix
> Issue Type: Bug
> Reporter: Hao Zhang
> Priority: Major
>
> This is to avoid duplicated cleans of same message, as under batch message
> mode, we are storing same message under all resources and therefore causing
> extra deletion api calls for same message.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)