[jira] [Updated] (HBASE-23749) TestHFileWriterV3 should have tests for all data block encodings

2020-03-10 Thread Guanghao Zhang (Jira)


 [ 
https://issues.apache.org/jira/browse/HBASE-23749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Guanghao Zhang updated HBASE-23749:
---
Fix Version/s: (was: 2.2.3)
   2.2.4

> TestHFileWriterV3 should have tests for all data block encodings
> 
>
> Key: HBASE-23749
> URL: https://issues.apache.org/jira/browse/HBASE-23749
> Project: HBase
>  Issue Type: Test
>Affects Versions: 3.0.0, 2.3.0, 1.6.0
>Reporter: Viraj Jasani
>Assignee: Viraj Jasani
>Priority: Major
> Fix For: 3.0.0, 2.3.0, 1.6.0, 2.1.9, 2.2.4
>
>
> TestHFileWriterV3 tests include writing and reading HFiles for default data 
> blocks encoding. However, since this test has efficient way of testing by 
> looping through encoded/un-encoded keys and values and keeping offsets 
> updated etc, it would be really good to have such test for each encoded data 
> blocks. For that, we should explore using respective seekers e.g. 
> RowIndexV1Seeker for ROW_INDEX_V1 encoded data blocks etc.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HBASE-23749) TestHFileWriterV3 should have tests for all data block encodings

2020-01-29 Thread Viraj Jasani (Jira)


 [ 
https://issues.apache.org/jira/browse/HBASE-23749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Viraj Jasani updated HBASE-23749:
-
Fix Version/s: 2.1.9
   2.2.3
   1.6.0
   2.3.0
   3.0.0

> TestHFileWriterV3 should have tests for all data block encodings
> 
>
> Key: HBASE-23749
> URL: https://issues.apache.org/jira/browse/HBASE-23749
> Project: HBase
>  Issue Type: Test
>Affects Versions: 3.0.0, 2.3.0, 1.6.0
>Reporter: Viraj Jasani
>Assignee: Viraj Jasani
>Priority: Major
> Fix For: 3.0.0, 2.3.0, 1.6.0, 2.2.3, 2.1.9
>
>
> TestHFileWriterV3 tests include writing and reading HFiles for default data 
> blocks encoding. However, since this test has efficient way of testing by 
> looping through encoded/un-encoded keys and values and keeping offsets 
> updated etc, it would be really good to have such test for each encoded data 
> blocks. For that, we should explore using respective seekers e.g. 
> RowIndexV1Seeker for ROW_INDEX_V1 encoded data blocks etc.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)