enis / gora

Gora has moved to Apache Incubator, please goto http://incubator.apache.org/gora/
http://incubator.apache.org/gora/
Apache License 2.0
22 stars 2 forks source link

NPE in Hbase store when querying on a key that does not exist #11

Closed jnioche closed 14 years ago

jnioche commented 14 years ago

HBaseStore - line 387 : result.getNoVersionMap() returns null which triggers the NPE

java.lang.NullPointerException at org.gora.hbase.store.HBaseStore.newInstance(HBaseStore.java:387) at org.gora.hbase.query.HBaseResult.readNext(HBaseResult.java:35) at org.gora.hbase.query.HBaseGetResult.next(HBaseGetResult.java:32)

enis commented 14 years ago

fixed at c77293aef36515044d7e523e4d4ab55ecbeb6b0b