[GitHub] incubator-predictionio pull request #386: [PIO-90] Improve /batch/events.jso...

2017-06-12 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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.
---


[GitHub] incubator-predictionio pull request #386: [PIO-90] Improve /batch/events.jso...

2017-05-31 Thread takezoe
GitHub user takezoe opened a pull request:

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

[PIO-90] Improve /batch/events.json endpoint performance



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

$ git pull https://github.com/takezoe/incubator-predictionio 
improve_batch_insert_performance

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

https://github.com/apache/incubator-predictionio/pull/386.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 #386


commit fe9c40c90fc13e3bb3c0a78f1e0870f56e684a4f
Author: Naoki Takezoe 
Date:   2017-05-29T08:04:50Z

Add LEvent.futureInsertBatch and modify EventServer to use it

commit 1252c972fcab44b229f741c1f4345a92b5053cd6
Author: Naoki Takezoe 
Date:   2017-05-29T09:57:21Z

Implement futureInsertBatch for Elasticsearch 5.x

commit e082d5383a55ff2b4a8431c7ce375258f6e79c7b
Author: Naoki Takezoe 
Date:   2017-05-29T11:05:29Z

Implement futureInsertBatch for JDBC storage




---
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.
---