|
20 | 20 | # Be careful doing manual edits in this file. Do not change format |
21 | 21 | # of release header or remove the below marker. This file is generated. |
22 | 22 | # DO NOT REMOVE THIS MARKER; FOR INTERPOLATING CHANGES!--> |
| 23 | +## Release 2.4.7 - 2021-10-15 |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | +### IMPROVEMENTS: |
| 28 | + |
| 29 | +| JIRA | Summary | Priority | Component | |
| 30 | +|:---- |:---- | :--- |:---- | |
| 31 | +| [HBASE-26270](https://issues.apache.org/jira/browse/HBASE-26270) | Provide getConfiguration method for Region and Store interface | Minor | . | |
| 32 | +| [HBASE-26273](https://issues.apache.org/jira/browse/HBASE-26273) | TableSnapshotInputFormat/TableSnapshotInputFormatImpl should use ReadType.STREAM for scanning HFiles | Major | mapreduce | |
| 33 | +| [HBASE-26276](https://issues.apache.org/jira/browse/HBASE-26276) | Allow HashTable/SyncTable to perform rawScan when comparing cells | Major | . | |
| 34 | +| [HBASE-26255](https://issues.apache.org/jira/browse/HBASE-26255) | Add an option to use region location from meta table in TableSnapshotInputFormat | Major | mapreduce | |
| 35 | +| [HBASE-26243](https://issues.apache.org/jira/browse/HBASE-26243) | Fix typo for file 'hbase-server/src/main/java/org/apache/hadoop/hbase/util/HBaseFsck.java' | Trivial | . | |
| 36 | + |
| 37 | + |
| 38 | +### BUG FIXES: |
| 39 | + |
| 40 | +| JIRA | Summary | Priority | Component | |
| 41 | +|:---- |:---- | :--- |:---- | |
| 42 | +| [HBASE-26295](https://issues.apache.org/jira/browse/HBASE-26295) | BucketCache could not free BucketEntry which restored from persistence file | Major | BucketCache | |
| 43 | +| [HBASE-26289](https://issues.apache.org/jira/browse/HBASE-26289) | Hbase scan setMaxResultsPerColumnFamily not giving right results | Major | regionserver | |
| 44 | +| [HBASE-26238](https://issues.apache.org/jira/browse/HBASE-26238) | OOME in VerifyReplication for the table contains rows with 10M+ cells | Major | Client, Replication | |
| 45 | +| [HBASE-26297](https://issues.apache.org/jira/browse/HBASE-26297) | Balancer run is improperly triggered by accuracy error of double comparison | Major | Balancer | |
| 46 | +| [HBASE-26274](https://issues.apache.org/jira/browse/HBASE-26274) | Create an option to reintroduce BlockCache to mapreduce job | Major | BlockCache, HFile, mapreduce | |
| 47 | +| [HBASE-26261](https://issues.apache.org/jira/browse/HBASE-26261) | Store configuration loss when use update\_config | Minor | . | |
| 48 | +| [HBASE-26281](https://issues.apache.org/jira/browse/HBASE-26281) | DBB got from BucketCache would be freed unexpectedly before RPC completed | Critical | BucketCache | |
| 49 | +| [HBASE-26197](https://issues.apache.org/jira/browse/HBASE-26197) | Fix some obvious bugs in MultiByteBuff.put | Major | . | |
| 50 | + |
| 51 | + |
| 52 | +### TESTS: |
| 53 | + |
| 54 | +| JIRA | Summary | Priority | Component | |
| 55 | +|:---- |:---- | :--- |:---- | |
| 56 | +| [HBASE-26272](https://issues.apache.org/jira/browse/HBASE-26272) | TestTableMapReduceUtil failure in branch-2 | Major | test | |
| 57 | + |
| 58 | + |
| 59 | +### SUB-TASKS: |
| 60 | + |
| 61 | +| JIRA | Summary | Priority | Component | |
| 62 | +|:---- |:---- | :--- |:---- | |
| 63 | +| [HBASE-26317](https://issues.apache.org/jira/browse/HBASE-26317) | Publish the test logs for pre commit jenkins job to nightlies | Major | jenkins, scripts | |
| 64 | +| [HBASE-26313](https://issues.apache.org/jira/browse/HBASE-26313) | Publish the test logs for our nightly jobs to nightlies.apache.org | Major | jenkins, scripts | |
| 65 | +| [HBASE-26318](https://issues.apache.org/jira/browse/HBASE-26318) | Publish test logs for flaky jobs to nightlies | Major | flakies, jenkins | |
| 66 | + |
| 67 | + |
23 | 68 | ## Release 2.4.6 - 2021-09-10 |
24 | 69 |
|
25 | 70 |
|
|
0 commit comments