[jira] [Updated] (HDFS-17537) RBF : Last block report is incorrect in federationhealth.html

2024-05-30 Thread Ananya Singh (Jira)


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

Ananya Singh updated HDFS-17537:

Attachment: Before.png

> RBF : Last block report is incorrect in federationhealth.html
> -
>
> Key: HDFS-17537
> URL: https://issues.apache.org/jira/browse/HDFS-17537
> Project: Hadoop HDFS
>  Issue Type: Improvement
>  Components: hdfs, rbf
>Affects Versions: 3.3.6
>Reporter: Ananya Singh
>Assignee: Ananya Singh
>Priority: Major
>  Labels: pull-request-available
> Fix For: 3.5.0
>
> Attachments: After.png, Before.png
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Updated] (HDFS-17537) RBF : Last block report is incorrect in federationhealth.html

2024-05-30 Thread Ananya Singh (Jira)


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

Ananya Singh updated HDFS-17537:

Attachment: After.png

> RBF : Last block report is incorrect in federationhealth.html
> -
>
> Key: HDFS-17537
> URL: https://issues.apache.org/jira/browse/HDFS-17537
> Project: Hadoop HDFS
>  Issue Type: Improvement
>  Components: hdfs, rbf
>Affects Versions: 3.3.6
>Reporter: Ananya Singh
>Assignee: Ananya Singh
>Priority: Major
>  Labels: pull-request-available
> Fix For: 3.5.0
>
> Attachments: After.png, Before.png
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Commented] (HDFS-17539) TestFileChecksum should not spin up a MiniDFSCluster for every test

2024-05-30 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/HDFS-17539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17850654#comment-17850654
 ] 

ASF GitHub Bot commented on HDFS-17539:
---

kokonguyen191 opened a new pull request, #6853:
URL: https://github.com/apache/hadoop/pull/6853

   ### Description of PR
   
   TestFileChecksum has 34 tests. Add its brother the parameterized 
COMPOSITE_CRC version and that's 68 times a cluster is spun up then shutdown 
when only twice is necessary (or maybe even once but 2 is not too bad). Test 
time dropped from almost 10m to 5m on my laptop.
   
   ### How was this patch tested?
   
   The affected UTs themselves.




> TestFileChecksum should not spin up a MiniDFSCluster for every test
> ---
>
> Key: HDFS-17539
> URL: https://issues.apache.org/jira/browse/HDFS-17539
> Project: Hadoop HDFS
>  Issue Type: Improvement
>Reporter: Felix N
>Assignee: Felix N
>Priority: Minor
>
> TestFileChecksum has 34 tests. Add its brother the parameterized 
> COMPOSITE_CRC version and that's 68 times a cluster is spun up then shutdown 
> when twice is necessary (or maybe even once but 2 is not too bad).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Updated] (HDFS-17539) TestFileChecksum should not spin up a MiniDFSCluster for every test

2024-05-30 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot updated HDFS-17539:
--
Labels: pull-request-available  (was: )

> TestFileChecksum should not spin up a MiniDFSCluster for every test
> ---
>
> Key: HDFS-17539
> URL: https://issues.apache.org/jira/browse/HDFS-17539
> Project: Hadoop HDFS
>  Issue Type: Improvement
>Reporter: Felix N
>Assignee: Felix N
>Priority: Minor
>  Labels: pull-request-available
>
> TestFileChecksum has 34 tests. Add its brother the parameterized 
> COMPOSITE_CRC version and that's 68 times a cluster is spun up then shutdown 
> when twice is necessary (or maybe even once but 2 is not too bad).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Created] (HDFS-17539) TestFileChecksum should not spin up a MiniDFSCluster for every test

2024-05-30 Thread Felix N (Jira)
Felix N created HDFS-17539:
--

 Summary: TestFileChecksum should not spin up a MiniDFSCluster for 
every test
 Key: HDFS-17539
 URL: https://issues.apache.org/jira/browse/HDFS-17539
 Project: Hadoop HDFS
  Issue Type: Improvement
Reporter: Felix N
Assignee: Felix N


TestFileChecksum has 34 tests. Add its brother the parameterized COMPOSITE_CRC 
version and that's 68 times a cluster is spun up then shutdown when twice is 
necessary (or maybe even once but 2 is not too bad).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org