[GitHub] incubator-omid pull request #21: [OMID-87] Fix BatchPool initialization

2018-02-01 Thread francisco-perez-sorrosal
GitHub user francisco-perez-sorrosal opened a pull request: https://github.com/apache/incubator-omid/pull/21 [OMID-87] Fix BatchPool initialization Added config.setMaxIdle(poolSize + 1) to the configuration. Added some tests to prove it works. Change-Id:

[jira] [Updated] (OMID-88) Add 0.9.0.0 and phoenix-integration branches to Travis

2018-02-01 Thread Francisco Perez-Sorrosal (JIRA)
[ https://issues.apache.org/jira/browse/OMID-88?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francisco Perez-Sorrosal updated OMID-88: - Affects Version/s: (was: 0.9.0.0) > Add 0.9.0.0 and phoenix-integration branches

[jira] [Created] (OMID-88) Add 0.9.0.0 and phoenix-integration branches to Travis

2018-02-01 Thread Francisco Perez-Sorrosal (JIRA)
Francisco Perez-Sorrosal created OMID-88: Summary: Add 0.9.0.0 and phoenix-integration branches to Travis Key: OMID-88 URL: https://issues.apache.org/jira/browse/OMID-88 Project: Apache Omid

[GitHub] incubator-omid pull request #20: [OMID-85] Writing directly to HBase using s...

2018-02-01 Thread ohadshacham
GitHub user ohadshacham opened a pull request: https://github.com/apache/incubator-omid/pull/20 [OMID-85] Writing directly to HBase using specific version marks the … …write as a write that was done by a specific transaction. However, due to lack of shadow cells,

[GitHub] incubator-omid pull request #19: [OMID-84] Today, all the writes done by a t...

2018-02-01 Thread ohadshacham
GitHub user ohadshacham opened a pull request: https://github.com/apache/incubator-omid/pull/19 [OMID-84] Today, all the writes done by a transaction are taking part… … in conflict analysis. The purpose of this feature is to let the user decide for each write, whether it should

[jira] [Commented] (OMID-85) Autocommit

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

[jira] [Updated] (OMID-85) Autocommit

2018-02-01 Thread Ohad Shacham (JIRA)
[ https://issues.apache.org/jira/browse/OMID-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ohad Shacham updated OMID-85: - Summary: Autocommit (was: Direct HBase write with shadow cells) > Autocommit > -- > >

[jira] [Commented] (OMID-84) Conflict free writes

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