apurtell commented on pull request #4268:
URL: https://github.com/apache/hbase/pull/4268#issuecomment-1076823528
I was about to post this and noticed the push of a test fix, but latest
precommit still includes these:
[ERROR] Errors:
[ERROR]
TestCompactingMemStore>TestDefaultMemStore.testShouldFlushMeta:973 »
IllegalState
[ERROR]
TestCompactingToCellFlatMapMemStore>TestDefaultMemStore.testShouldFlushMeta:973
» IllegalState
[ERROR]
TestCompactingToCellFlatMapMemStore>TestDefaultMemStore.testShouldFlushMeta:973
» IllegalState
[ERROR] TestDefaultMemStore.testShouldFlushMeta:973 » IllegalState
Could not instantia...
All causes are the same:
Caused by: java.lang.IllegalArgumentException: Need table descriptor
at
org.apache.hadoop.hbase.regionserver.HRegion.<init>(HRegion.java:790)
at
org.apache.hadoop.hbase.regionserver.HRegion.<init>(HRegion.java:767)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]