GitHub user srdo opened a pull request:

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

    STORM-3156: Remove the transactional topology API

    https://issues.apache.org/jira/browse/STORM-3156
    
    I'm not very familiar with the transactional topology API, so please let me 
know if I missed any classes.
    
    I left the transactional topology documentation in place as a reference in 
the Trident documentation, because I think the documentation is well written 
and provides a good explanation of the problems solved by Trident, and how 
Storm arrived at the Trident API.
    
    Also I noted that the tutorial page wasn't linked from the index, so I 
added a link.

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

    $ git pull https://github.com/srdo/storm STORM-3156

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

    https://github.com/apache/storm/pull/2768.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 #2768
    
----
commit da0bc6a75b2b395dfb8204a2f0f85ae0fe1566ec
Author: Stig Rohde Døssing <srdo@...>
Date:   2018-07-17T20:18:10Z

    STORM-3156: Remove the transactional topology API

----


---

Reply via email to