You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@omid.apache.org by "Ohad Shacham (JIRA)" <ji...@apache.org> on 2019/06/05 08:16:00 UTC

[jira] [Comment Edited] (OMID-152) Apache Incubator report - June 2019

    [ https://issues.apache.org/jira/browse/OMID-152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16856476#comment-16856476 ] 

Ohad Shacham edited comment on OMID-152 at 6/5/19 8:15 AM:
-----------------------------------------------------------

Omid is a flexible, reliable, high performant and scalable ACID transactional framework that allows client applications to execute transactions on top of MVCC key/value-based NoSQL datastores (currently Apache HBase) providing Snapshot Isolation guarantees on the accessed data.

Omid has been incubating since 2016-03-28.
h3. [*Three most important unfinished issues to address before graduating:*|https://cwiki.apache.org/confluence/display/INCUBATOR/June2019#three-most-important-unfinished-issues-to-address-before-graduating-13]
 # Document additional features added for the integration with Apache Phoenix, as well as, the low latency algorithm.
 # Get positive feedback from other projects currently in Apache.
 # Do podling name search.

 
h3. [*Any issues that the Incubator PMC (IPMC) or ASF Board wish/need to be aware of?*|https://cwiki.apache.org/confluence/display/INCUBATOR/June2019#any-issues-that-the-incubator-pmc-ipmc-or-asf-board-wishneed-to-be-aware-of-13]

N/A
h3. [*How has the community developed since the last report?*|https://cwiki.apache.org/confluence/display/INCUBATOR/June2019#how-has-the-community-developed-since-the-last-report-13]
 # Lars Hofhansl returned as a mentor.
 # A new release 1.0.1 was done that contains optimizations and bug fixes for the integration with Apache Phoenix.

h3. [*How has the project developed since the last report?*|https://cwiki.apache.org/confluence/display/INCUBATOR/June2019#how-has-the-project-developed-since-the-last-report-13]
 # Release 1.0.1 was published and includes optimization to Omid that inferred from the integration with Phoenix. These features mostly improve the performance of Omid, however, some are bug fixes that revealed by the integration with Phoenix while pushing Omid to its corner cases.

 
h3. [*How would you assess the podling's maturity?*|https://cwiki.apache.org/confluence/display/INCUBATOR/June2019#how-would-you-assess-the-podlings-maturity-13]
 * Nearing graduation

h3. [*Date of last release:*|https://cwiki.apache.org/confluence/display/INCUBATOR/June2019#date-of-last-release-13]

2019-05-21
h3. [*When were the last committers or PPMC members elected?*|https://cwiki.apache.org/confluence/display/INCUBATOR/June2019#when-were-the-last-committers-or-ppmc-members-elected-13]

2018-9-25

 

[*Have your mentors been helpful?*|https://cwiki.apache.org/confluence/display/INCUBATOR/June2019#have-your-mentors-been-helpful-13]

Our mentors was amazingly helpful, they help us finding performance and correctness bugs, as well as helped in the release process by evaluating the release and vote internally and externally.
h3. [*Signed-off-by:*|https://cwiki.apache.org/confluence/display/INCUBATOR/June2019#signed-off-by-13]
 *  (omid) Alan Gates Comments:
 *  (omid) James Taylor Comments:
 *  (omid) Lars Hofhansl Comments:


was (Author: ohads):
Omid is a flexible, reliable, high performant and scalable ACID transactional framework that allows client applications to execute transactions on top of MVCC key/value-based NoSQL datastores (currently Apache HBase) providing Snapshot Isolation guarantees on the accessed data.

Omid has been incubating since 2016-03-28.
h3. [*Three most important unfinished issues to address before graduating:*|https://cwiki.apache.org/confluence/display/INCUBATOR/June2019#three-most-important-unfinished-issues-to-address-before-graduating-13]
 # Document additional features added for the integration with Apache Phoenix, as well as, the low latency algorithm.
 # Get positive feedback from other projects currently in Apache.
 # Do podling name search.

 
h3. [*Any issues that the Incubator PMC (IPMC) or ASF Board wish/need to be aware of?*|https://cwiki.apache.org/confluence/display/INCUBATOR/June2019#any-issues-that-the-incubator-pmc-ipmc-or-asf-board-wishneed-to-be-aware-of-13]

N/A
h3. [*How has the community developed since the last report?*|https://cwiki.apache.org/confluence/display/INCUBATOR/June2019#how-has-the-community-developed-since-the-last-report-13]
 # Lars Hofhansl returned as a mentor.
 # A new release 1.0.1 was done that contains optimizations and bug fixes for the integration with Apache Phoenix.

h3. [*How has the project developed since the last report?*|https://cwiki.apache.org/confluence/display/INCUBATOR/June2019#how-has-the-project-developed-since-the-last-report-13]
 # Release 1.0.1 was published and includes optimization to Omid that inferred from the integration with Phoenix. These features mostly improve the performance of Omid, however, some are bug fixes that revealed by the integration with Phoenix while pushing Omid to its corner cases.

 
h3. [*How would you assess the podling's maturity?*|https://cwiki.apache.org/confluence/display/INCUBATOR/June2019#how-would-you-assess-the-podlings-maturity-13]
 * Nearing graduation

h3. [*Date of last release:*|https://cwiki.apache.org/confluence/display/INCUBATOR/June2019#date-of-last-release-13]

2019-05-21
h3. [*When were the last committers or PPMC members elected?*|https://cwiki.apache.org/confluence/display/INCUBATOR/June2019#when-were-the-last-committers-or-ppmc-members-elected-13]

2018-9-25

 

[*Have your mentors been helpful?*|https://cwiki.apache.org/confluence/display/INCUBATOR/June2019#have-your-mentors-been-helpful-13]

Our mentors was amazingly helpful, they help us finding performance and correctness bugs, as well as helped in the release process by evaluating the release and vote internally and externally.
h3. [*Signed-off-by:*|https://cwiki.apache.org/confluence/display/INCUBATOR/June2019#signed-off-by-13]
 *  (omid) Alan Gates Comments:
 *  (omid) James Taylor Comments:
 *  (omid) Lars Hofhansl Comments:

> Apache Incubator report - June 2019
> -----------------------------------
>
>                 Key: OMID-152
>                 URL: https://issues.apache.org/jira/browse/OMID-152
>             Project: Apache Omid
>          Issue Type: Task
>            Reporter: Ohad Shacham
>            Assignee: Ohad Shacham
>            Priority: Major
>
> Provide a report for March 1, 2019 - May 31, 2019



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)