[
https://issues.apache.org/jira/browse/STORM-1245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15125695#comment-15125695
]
ASF GitHub Bot commented on STORM-1245:
---------------------------------------
GitHub user bastiliu opened a pull request:
https://github.com/apache/storm/pull/1060
[STORM-1245] port backtype.storm.daemon.acker to java
Increase bucket number of pending map from 2 to 3 to avoid timeout too fast.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bastiliu/storm master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1060.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 #1060
----
commit e9dc271f11e311eea2269a8f6035e2c322d8d520
Author: basti.lj <[email protected]>
Date: 2016-02-01T03:17:05Z
[STORM-1245] port backtype.storm.daemon.acker to java
----
> port backtype.storm.daemon.acker to java
> ----------------------------------------
>
> Key: STORM-1245
> URL: https://issues.apache.org/jira/browse/STORM-1245
> Project: Apache Storm
> Issue Type: New Feature
> Reporter: Robert Joseph Evans
> Assignee: Basti Liu
> Labels: java-migration, jstorm-merger
>
> use
> https://github.com/apache/storm/blob/jstorm-import/jstorm-core/src/main/java/com/alibaba/jstorm/task/acker/Acker.java
> as a guide
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)