[GitHub] incubator-omid pull request #26: A bug fix in [OMID-74].

2018-03-15 Thread ohadshacham
GitHub user ohadshacham opened a pull request: https://github.com/apache/incubator-omid/pull/26 A bug fix in [OMID-74]. The update of the write set is incorrect since the family deletion qualifier needs to be added instead of a row marker. Therefore, this commit fixes this case.

[GitHub] incubator-omid pull request #27: reopen [OMID-70] in order to bind WorldCloc...

2018-03-15 Thread ohadshacham
GitHub user ohadshacham opened a pull request: https://github.com/apache/incubator-omid/pull/27 reopen [OMID-70] in order to bind WorldClockOracleImpl in TSOMockModule. You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (OMID-70) World time based timestamp generator

2018-03-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/OMID-70?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16400462#comment-16400462 ] ASF GitHub Bot commented on OMID-70: GitHub user ohadshacham opened a pull request:

[jira] [Reopened] (OMID-70) World time based timestamp generator

2018-03-15 Thread Ohad Shacham (JIRA)
[ https://issues.apache.org/jira/browse/OMID-70?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ohad Shacham reopened OMID-70: -- Need to bind WorldClockOracleImpl in TSOMockModule > World time based timestamp generator >

Re: [VOTE] Omid release branch 0.9.0.0 - Release candidate 1

2018-03-15 Thread Flavio Junqueira
It was indeed a version issue with protoc. I'm now getting the following error: $ mvn package -Dhbase-0 ... Reactor Summary: [INFO] [INFO] Omid 0.9.0.0 ... SUCCESS [ 0.034 s] [INFO] Common . SUCCESS [ 4.744 s]

[jira] [Updated] (OMID-94) Tune Omid for Phoenix testing environment

2018-03-15 Thread Ohad Shacham (JIRA)
[ https://issues.apache.org/jira/browse/OMID-94?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ohad Shacham updated OMID-94: - Issue Type: Sub-task (was: New Feature) Parent: OMID-82 > Tune Omid for Phoenix testing environment

[jira] [Created] (OMID-94) Tune Omid for Phoenix testing environment

2018-03-15 Thread Ohad Shacham (JIRA)
Ohad Shacham created OMID-94: Summary: Tune Omid for Phoenix testing environment Key: OMID-94 URL: https://issues.apache.org/jira/browse/OMID-94 Project: Apache Omid Issue Type: New Feature

[jira] [Commented] (OMID-74) Efficient column family deletion in Row level conflict analysis

2018-03-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/OMID-74?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16400323#comment-16400323 ] ASF GitHub Bot commented on OMID-74: GitHub user ohadshacham opened a pull request:

Re: [VOTE] Omid release branch 0.9.0.0 - Release candidate 1

2018-03-15 Thread Flavio Junqueira
I'm not being able to build from sources, it looks like an issue with protoc. Is it a version incompatibility? Output is attached. -Flavio > On 13 Mar 2018, at 20:46, Ohad Shacham wrote: > > Add -Phbase-1 to your maven command. It should solve the error. > > >