[GitHub] incubator-omid pull request #25: [OMID-93] mark mutation as committed

2018-03-22 Thread ohadshacham
Github user ohadshacham closed the pull request at:

https://github.com/apache/incubator-omid/pull/25


---


[GitHub] incubator-omid pull request #25: [OMID-93] mark mutation as committed

2018-03-13 Thread ohadshacham
GitHub user ohadshacham opened a pull request:

https://github.com/apache/incubator-omid/pull/25

[OMID-93] mark mutation as committed

This pull request adds an option to add commit metadata (shadow cells) to 
an existing mutation. This feature is required by Apache Phoenix both for local 
index population and update.

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

$ git pull https://github.com/ohadshacham/incubator-omid OMID-93

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

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


commit 93b2c2a1e7f2e3937feb6a3a507899af13c7c38c
Author: Ohad Shacham 
Date:   2018-03-13T12:22:39Z

[OMID-93] This commit adds an option to add commit metadata (shadow cells) 
to an existing mutation. This feature is required by Apache Phoenix both for 
local index population and update.

commit 361a41373b81c9efa9e77e70c1c58dcdc3b6deb4
Author: Ohad Shacham 
Date:   2018-03-13T12:33:36Z

cosmetics




---