You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by Ioannis Canellos <io...@gmail.com> on 2011/12/22 20:49:01 UTC

Test failures in HBaseStore

Hi all,

I worked on the 4 remaining failures of the HBase store. I spotted two
issues:
i) A logical issue in the tests, delete a schema and then asserted for its
existence.
ii) A mismatch between how hbase treats endKeys and how gora treats them.

I committed a solution for the first and disabled the tests for the second.
I also opened an issue on hbase for that issue:
https://issues.apache.org/jira/browse/HBASE-5090

-- 
*Ioannis Canellos*
*
FuseSource <http://fusesource.com>

**
Blog: http://iocanel.blogspot.com
**
Apache Karaf <http://karaf.apache.org/> Committer & PMC
Apache Camel <http://camel.apache.org/> Committer
Apache ServiceMix <http://servicemix.apache.org/>  Committer
Apache Gora <http://incubator.apache.org/gora/> Committer
Apache DirectMemory <http://incubator.apache.org/directmemory/> Committer
*

Re: Test failures in HBaseStore

Posted by Lewis John Mcgibbney <le...@gmail.com>.
Hi Ioannis,

Only just saw this here and I have already commented a couple of
places elsewhere I think. If we could keep this thread open to track
this then it would be great.

Thanks

On Thu, Dec 22, 2011 at 7:49 PM, Ioannis Canellos <io...@gmail.com> wrote:
> Hi all,
>
> I worked on the 4 remaining failures of the HBase store. I spotted two
> issues:
> i) A logical issue in the tests, delete a schema and then asserted for its
> existence.
> ii) A mismatch between how hbase treats endKeys and how gora treats them.
>
> I committed a solution for the first and disabled the tests for the second.
> I also opened an issue on hbase for that issue:
> https://issues.apache.org/jira/browse/HBASE-5090
>
> --
> *Ioannis Canellos*
> *
> FuseSource <http://fusesource.com>
>
> **
> Blog: http://iocanel.blogspot.com
> **
> Apache Karaf <http://karaf.apache.org/> Committer & PMC
> Apache Camel <http://camel.apache.org/> Committer
> Apache ServiceMix <http://servicemix.apache.org/>  Committer
> Apache Gora <http://incubator.apache.org/gora/> Committer
> Apache DirectMemory <http://incubator.apache.org/directmemory/> Committer
> *



-- 
Lewis