Chandra Sekhar K created HBASE-29195:
Summary: Get Column value with timestamp is giving wrong result as
not found
Key: HBASE-29195
URL: https://issues.apache.org/jira/browse/HBASE-29195
Project:
In order to get a leaner binary assembly and to reduce HBase's CVE surface
we have removed the test JARs from the normal assemblies in HBase 3 .
However, these assemblies cannot run the HBase integration tests in the
hbase-it module.
There are several options for handling this, but the easiest on
Chandra Sekhar K created HBASE-29194:
Summary: StoreFileReader can be null when updating Space Quota
after compaction file replacement
Key: HBASE-29194
URL: https://issues.apache.org/jira/browse/HBASE-29194
Charles Connell created HBASE-29193:
---
Summary: Allow ZstdByteBuffDecompressor to take direct ByteBuffer
as input and heap ByteBuffer as output, or vice versa
Key: HBASE-29193
URL: https://issues.apache.org/jira/
For me a profile for building the binary which could run ITBLL is
enough, as only developers need to run ITBLL for finding issues,
developers should have the ability to build HBase by their own.
But let's start a new discussion thread both on dev and user mailing
list to see if there are any other
[
https://issues.apache.org/jira/browse/HBASE-28984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang resolved HBASE-28984.
---
Fix Version/s: 2.6.3
2.5.12
2.7.0
3.0.0-beta
I've uploaded the PR. I was able to run some integration tests with it
successfully on a pseudo distributed cluster without HDFS.
However, the org.apache.hadoop.hbase.test.IntegrationTestMonkeys test
failed.
Has anyone tried that recently ? It's not obvious if it is related to the
assembly changes