[jira] [Created] (STORM-2289) Intermittent failure on DRPCtest (high chance on Travis CI)

2017-01-13 Thread Jungtaek Lim (JIRA)
Jungtaek Lim created STORM-2289:
---

 Summary: Intermittent failure on DRPCtest (high chance on Travis 
CI)
 Key: STORM-2289
 URL: https://issues.apache.org/jira/browse/STORM-2289
 Project: Apache Storm
  Issue Type: Bug
Affects Versions: 2.0.0
Reporter: Jungtaek Lim


DRPCtest is failing with high chance on Travis CI. 
Here're the builds for master from recent pull requests:

- https://travis-ci.org/apache/storm/jobs/189442311 (failed)
- https://travis-ci.org/apache/storm/jobs/189324650 (succeed)
- https://travis-ci.org/apache/storm/jobs/188740322 (failed)
- https://travis-ci.org/apache/storm/jobs/191431175 (failed)

More than 50% are failing.



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


[jira] [Updated] (STORM-1841) Address a few minor issues in windowing and doc

2017-01-13 Thread Jungtaek Lim (JIRA)

 [ 
https://issues.apache.org/jira/browse/STORM-1841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jungtaek Lim updated STORM-1841:

Fix Version/s: 1.0.3

> Address a few minor issues in windowing and doc
> ---
>
> Key: STORM-1841
> URL: https://issues.apache.org/jira/browse/STORM-1841
> Project: Apache Storm
>  Issue Type: Bug
>Affects Versions: 2.0.0, 1.0.1
>Reporter: Arun Mahadevan
>Assignee: Arun Mahadevan
>Priority: Minor
> Fix For: 2.0.0, 1.1.0, 1.0.3
>
>
> 1. Do not accept negative values for window length or sliding interval in 
> BaseWindowedBolt
> 2. Added static factories for Count and Duration for ease of use.
> 3. Explicitly call out when the first window is evaluated for sliding windows 
> in the windowing doc.



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


[jira] [Updated] (STORM-2246) Logviewer download link has urlencoding on part of the URL

2017-01-13 Thread Jungtaek Lim (JIRA)

 [ 
https://issues.apache.org/jira/browse/STORM-2246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jungtaek Lim updated STORM-2246:

Fix Version/s: 1.0.3

> Logviewer download link has urlencoding on part of the URL
> --
>
> Key: STORM-2246
> URL: https://issues.apache.org/jira/browse/STORM-2246
> Project: Apache Storm
>  Issue Type: Bug
>Reporter: Arun Mahadevan
>Assignee: Arun Mahadevan
> Fix For: 2.0.0, 1.1.0, 1.0.3
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The "Download Full file" link is as below:
> http://HOST:PORT/download/toponame-1481795619%2F6701%2Fworker.log
> ideally this could be part of a query param:
> http://HOST:PORT/download?file=toponame-1481795619%2F6701%2Fworker.log
> Other URLs like http://HOST:PORT/log?file=URLENCODED(file) follow this 
> pattern.



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


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

2017-01-13 Thread Jungtaek Lim (JIRA)

 [ 
https://issues.apache.org/jira/browse/STORM-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jungtaek Lim updated STORM-1906:

Fix Version/s: 1.0.3

> 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
>Assignee: Raghav Kumar Gautam
>Priority: Minor
> Fix For: 2.0.0, 1.1.0, 1.0.3
>
>
> This is related to: STORM-1841.
> I see that we are still allowing zero for window size & window length. This 
> should be disallowed.



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