You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/06/15 19:53:09 UTC

[jira] [Commented] (STORM-1906) Window count/length of zero should be disallowed

    [ https://issues.apache.org/jira/browse/STORM-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15332415#comment-15332415 ] 

ASF GitHub Bot commented on STORM-1906:
---------------------------------------

GitHub user raghavgautam opened a pull request:

    https://github.com/apache/storm/pull/1488

    STORM-1906: Window count/length of zero should be disallowed

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/raghavgautam/storm master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/1488.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 #1488
    
----
commit 11fd47a298aebbfb6972abdafcddc23ea536c254
Author: Raghav Kumar Gautam <ra...@apache.org>
Date:   2016-06-15T19:35:37Z

    STORM-1906: Window count/length of zero should be disallowed

----


> Window count/length of zero should be disallowed
> ------------------------------------------------
>
>                 Key: STORM-1906
>                 URL: https://issues.apache.org/jira/browse/STORM-1906
>             Project: Apache Storm
>          Issue Type: Bug
>    Affects Versions: 2.0.0, 1.0.1
>            Reporter: Raghav Kumar Gautam
>            Priority: Minor
>             Fix For: 2.0.0, 1.1.0
>
>
> This is related to: STORM-1841.
> I see that we are still allowing zero for window size & window length. This should not be disallowed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)