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

Ohad Shacham commented on OMID-153:
-----------------------------------

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.
Three most important unfinished issues to address before graduating:
1. Document additional features added for the integration with Apache Phoenix, 
as well as, the low latency algorithm.
2. Get positive feedback from other projects currently in Apache.
3. Do podling name search.

Any issues that the Incubator PMC (IPMC) or ASF Board wish/need to be aware of?
N/A
How has the community developed since the last report?
N/A
How would you assess the podling's maturity?
Nearing graduation
Date of last release:
2019-05-21
When were the last committers or PPMC members elected?
2018-9-25
Have your mentors been helpful?
Our mentors were 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.
Signed-off-by:
(omid) Alan Gates Comments:
(omid) James Taylor Comments:
(omid) Lars Hofhansl Comments:

> The method AbstractTransactionManager.closeResources should be protected 
> instead of package private
> ---------------------------------------------------------------------------------------------------
>
>                 Key: OMID-153
>                 URL: https://issues.apache.org/jira/browse/OMID-153
>             Project: Apache Omid
>          Issue Type: Bug
>    Affects Versions: 1.0.1
>            Reporter: Robert Yokota
>            Priority: Minor
>
> I was trying to subclass {{AbstractTransactionManager}} from a class in 
> another package, and I was not able to because the method {{closeResources}} 
> is package private instead of protected.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to