[
https://issues.apache.org/jira/browse/HBASE-7990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Yu updated HBASE-7990:
--------------------------
Attachment: 7990-v2.txt
Patch v2 solved compilation issue but gave me:
{code}
Finished in 360.55 seconds.
1) Error:
test_delete_should_work_with_integer_keys(Hbase::TableSimpleMethodsTest):
ArgumentError: Row Not Found
/Users/tyu/94-hbase/src/test/ruby/../../main/ruby/hbase/table.rb:56:in
`deleteall'
/Users/tyu/94-hbase/src/test/ruby/../../main/ruby/hbase/table.rb:50:in
`delete'
./src/test/ruby/hbase/table_test.rb:138:in
`test_delete_should_work_with_integer_keys'
org/jruby/RubyProc.java:270:in `call'
org/jruby/RubyKernel.java:2093:in `send'
org/jruby/RubyArray.java:1612:in `each'
org/jruby/RubyArray.java:1612:in `each'
2) Error:
test_delete_should_work_with_timestamp(Hbase::TableSimpleMethodsTest):
ArgumentError: Row Not Found
/Users/tyu/94-hbase/src/test/ruby/../../main/ruby/hbase/table.rb:56:in
`deleteall'
/Users/tyu/94-hbase/src/test/ruby/../../main/ruby/hbase/table.rb:50:in
`delete'
./src/test/ruby/hbase/table_test.rb:134:in
`test_delete_should_work_with_timestamp'
org/jruby/RubyProc.java:270:in `call'
org/jruby/RubyKernel.java:2093:in `send'
org/jruby/RubyArray.java:1612:in `each'
{code}
I shouldn't have underestimated this backport.
> Backport HBASE-5837 'hbase shell deleteall to .META. allows insertion of
> malformed rowkey' to 0.94
> --------------------------------------------------------------------------------------------------
>
> Key: HBASE-7990
> URL: https://issues.apache.org/jira/browse/HBASE-7990
> Project: HBase
> Issue Type: Bug
> Reporter: Ted Yu
> Assignee: Ted Yu
> Fix For: 0.94.7
>
> Attachments: 7990.txt, 7990-v2.txt
>
>
> This was brought up in discussion entitled 'HRegionInfo was null or empty in
> Meta errors'
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira