[
https://issues.apache.org/jira/browse/PIO-110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16139927#comment-16139927
]
ASF GitHub Bot commented on PIO-110:
------------------------------------
GitHub user takezoe reopened a pull request:
https://github.com/apache/incubator-predictionio/pull/425
[PIO-110] Refactoring
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/takezoe/incubator-predictionio
refactor-common-code
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-predictionio/pull/425.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 #425
----
commit 24e1ec7a626857d320d69d8d09b68daead818831
Author: Naoki Takezoe <[email protected]>
Date: 2017-08-23T05:42:52Z
[PIO-110] Refactoring
----
> Refactor common code shared by CreateServer and BatchPredict
> ------------------------------------------------------------
>
> Key: PIO-110
> URL: https://issues.apache.org/jira/browse/PIO-110
> Project: PredictionIO
> Issue Type: Improvement
> Components: Core
> Affects Versions: 0.12.0-incubating
> Reporter: Donald Szeto
> Assignee: Naoki Takezoe
> Labels: newbie
>
> {{BatchPredict}} was created in PIO-105 and has a substantial amount of
> shared code with {{CreateServer}}. It would be beneficial to refactor both of
> them to share as much common code as possible.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)