+1 On Sun, Mar 6, 2016 at 11:59 AM, ASF GitHub Bot (JIRA) <[email protected]> wrote:
> > [ > https://issues.apache.org/jira/browse/SAMOA-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15182091#comment-15182091 > ] > > ASF GitHub Bot commented on SAMOA-57: > ------------------------------------- > > GitHub user gdfm opened a pull request: > > https://github.com/apache/incubator-samoa/pull/50 > > SAMOA-57: Drop support for S4 > > This patch removes support for S4 from SAMOA. > A separate documentation patch will follow. > > You can merge this pull request into a Git repository by running: > > $ git pull https://github.com/gdfm/incubator-samoa SAMOA-57 > > Alternatively you can review and apply these changes as the patch at: > > https://github.com/apache/incubator-samoa/pull/50.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 #50 > > ---- > commit de050f994d895dfb599d209ba267fcf5de132f2e > Author: Gianmarco De Francisci Morales <[email protected]> > Date: 2016-03-06T10:49:06Z > > SAMOA-57: Remove support for S4 > > commit 8f888b7150b3a71230a455b1e218fd9d98f596f9 > Author: Gianmarco De Francisci Morales <[email protected]> > Date: 2016-03-06T10:54:28Z > > SAMOA-57: Fix failing test (wrong number of instances) > > ---- > > > > Drop support for S4 > > ------------------- > > > > Key: SAMOA-57 > > URL: https://issues.apache.org/jira/browse/SAMOA-57 > > Project: SAMOA > > Issue Type: Task > > Components: SAMOA-S4 > > Reporter: Gianmarco De Francisci Morales > > > > S4 had been inactive for a while and with no sign of coming back to life. > > The codebase is obsolete by today's standards and even compiling S4 > requires manual steps. > > I propose to drop support for S4 and remove the SAMOA-S4 module. > > This will simplify the codebase, reduce the number of dependencies, and > possibly reduce technical debt. It will also allow to move towards higher > level APIs for the streaming engines in the future. > > > > -- > This message was sent by Atlassian JIRA > (v6.3.4#6332) > -- Nicolas Kourtellis
