GitHub user takezoe opened a pull request:

    https://github.com/apache/incubator-predictionio/pull/407

    [PIO-104] Make proper implementation of plugins

    - Remove start() method of EventServerPlugin and EngineServerPlugin
    - Send prediction result to outputSniffers in the engine server
    
    
http://mail-archives.apache.org/mod_mbox/incubator-predictionio-dev/201706.mbox/%3CCAF_HxLtEonOVALSQgrCRGXctAbL7eypxwG0ErHpaBJJym15j5Q%40mail.gmail.com%3E

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

    $ git pull https://github.com/takezoe/incubator-predictionio fix-plugin-impl

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

    https://github.com/apache/incubator-predictionio/pull/407.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 #407
    
----
commit 66218c8167c200109aea423af2f1ac543082d633
Author: Naoki Takezoe <take...@apache.org>
Date:   2017-07-13T06:12:29Z

    [PIO-104] Make proper implementation of plugins
    
    - Remove start() method of EventServerPlugin and EngineServerPlugin
    - Send prediction result to outputSniffers in the engine server

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to