You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "P. Taylor Goetz (JIRA)" <ji...@apache.org> on 2015/11/17 19:18:11 UTC

[jira] [Updated] (STORM-1214) Trident API Improvements

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

P. Taylor Goetz updated STORM-1214:
-----------------------------------
    Description: 
There are a few idiosyncrasies in the Trident API that can sometimes trip developers up (e.g. when and how to set the parallelism of components). There are also a few areas where the API could be made slightly more intuitive (e.g. add Java 8 streams-like methods like {{filter()}}, {{map()}}, {{flatMap()}}, etc.).

Some of these concerns can be addressed through documentation, and some by altering the API. Since we are approaching a 1.0 release, it would be good to address any API changes before a major release.

The goad of this JIRA is to identify specific areas of improvement and formulate an implementation that addresses them.

  was:
There are a few idiosyncrasies in the Trident API that can sometimes trip developers up (e.g. when and how to set the parallelism of components). There are also a few areas where the API could be made slightly more intuitive (e.g. add Java 8 streams-like methods like {{filter()}}, {{map()}}, {{flatMap()}}, etc.).

Some of these concerns can be addressed through documentation, and some by altering the API. Since we are approaching a 1.0 release, it would be good to address any API changes before a major release.

The goad of this JIRA is to identify specific areas of improvement and formulate an implementation.


> Trident API Improvements
> ------------------------
>
>                 Key: STORM-1214
>                 URL: https://issues.apache.org/jira/browse/STORM-1214
>             Project: Apache Storm
>          Issue Type: Bug
>            Reporter: P. Taylor Goetz
>            Assignee: P. Taylor Goetz
>
> There are a few idiosyncrasies in the Trident API that can sometimes trip developers up (e.g. when and how to set the parallelism of components). There are also a few areas where the API could be made slightly more intuitive (e.g. add Java 8 streams-like methods like {{filter()}}, {{map()}}, {{flatMap()}}, etc.).
> Some of these concerns can be addressed through documentation, and some by altering the API. Since we are approaching a 1.0 release, it would be good to address any API changes before a major release.
> The goad of this JIRA is to identify specific areas of improvement and formulate an implementation that addresses them.



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