[ https://issues.apache.org/jira/browse/STORM-935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625640#comment-14625640 ]
ASF GitHub Bot commented on STORM-935: -------------------------------------- GitHub user errordaiwa opened a pull request: https://github.com/apache/storm/pull/630 [STORM-935] Update Disruptor queue version to 2.10.4 Update version of Disruptor queue to 2.10.4, consumer of queue will use waitfor method without timeout. Test on storm 0.9.3, works fine. You can merge this pull request into a Git repository by running: $ git pull https://github.com/errordaiwa/storm STORM-935 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/storm/pull/630.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #630 ---- commit f3e973fa4df7af68317e4e239c3c783756de1e75 Author: errordaiwa <xingy...@outlook.com> Date: 2015-07-13T09:46:16Z update version of Disruptor queue to 2.10.4, consumer of queue will use waitfor method without timeout ---- > 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.11.0 > Reporter: 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)