[
https://issues.apache.org/jira/browse/STORM-935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14630534#comment-14630534
]
ASF GitHub Bot commented on STORM-935:
--------------------------------------
Github user HeartSaVioR commented on the pull request:
https://github.com/apache/storm/pull/630#issuecomment-122131324
I merged this into 0.10.x-branch and 0.9.x-branch by cherry-picked.
Since there're different available sets of config validators among branches
- master, 0.10.x, 0.9.x, I take the best proper validator to each branch.
* master: NotNullPosIntegerValidator
* 0.10.x: PositiveIntegerValidator
* 0.9.x: IntegerValidator
> Update Disruptor queue version to 2.10.4
> ----------------------------------------
>
> Key: STORM-935
> URL: https://issues.apache.org/jira/browse/STORM-935
> Project: Apache Storm
> Issue Type: Dependency upgrade
> Affects Versions: 0.10.0, 0.11.0, 0.9.5
> Reporter: Xingyu Su
> Assignee: Xingyu Su
>
> Storm now still use an old version of Disruptor queue(ver 2.10.1). This
> version has some potential race problems. Version 2.10.4 has fixed these
> bugs. https://issues.apache.org/jira/browse/STORM-503 will benifit from this
> update.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)