[
https://issues.apache.org/jira/browse/STORM-2027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Giovanni Matteo Fumarola updated STORM-2027:
--------------------------------------------
Description:
The function SlotBasedCounter#incrementCount() presents a bug. If 2 concurrent
threads want to update the same counter, the result is different from the
expected.
was:
The function SlotBasedCounter#incrementCount() presents a bug
> Possible Race Condition issue in SlidingWindow
> ----------------------------------------------
>
> Key: STORM-2027
> URL: https://issues.apache.org/jira/browse/STORM-2027
> Project: Apache Storm
> Issue Type: Bug
> Reporter: Giovanni Matteo Fumarola
> Priority: Minor
> Attachments: TestSlotBasedCounter.java
>
>
> The function SlotBasedCounter#incrementCount() presents a bug. If 2
> concurrent threads want to update the same counter, the result is different
> from the expected.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)