[jira] [Updated] (HDFS-13928) Add the corner case testings for log roll

2024-01-04 Thread Shilun Fan (Jira)


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

Shilun Fan updated HDFS-13928:
--
Target Version/s: 3.5.0  (was: 3.4.1)

> Add the corner case testings for log roll
> -
>
> Key: HDFS-13928
> URL: https://issues.apache.org/jira/browse/HDFS-13928
> Project: Hadoop HDFS
>  Issue Type: Improvement
>Affects Versions: 3.1.1
>Reporter: Yiqun Lin
>Priority: Major
>
> We find some corner cases for log roll when doing jounalnode migration in our 
> cluster. We use a online way for the migration. And there will cause some 
> corner cases:
>  * Multiple in-progress  edits_inprogress* files exists in edits dir, if log 
> roll is updated correctly. In this case, we can divide this into two cases:
>  1.With redundant in-progress file with higher txid than current in-progress 
> file
>  2.With redundant in-progress file with lower txid than current in-progress 
> file
>  * In a HA mode, SBN is down, what's the behavior of log roll will become?
> We can complete the log roll UTs for above cases.



--
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-13928) Add the corner case testings for log roll

2024-01-03 Thread Shilun Fan (Jira)


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

Shilun Fan updated HDFS-13928:
--
Target Version/s: 3.4.1  (was: 3.4.0)

> Add the corner case testings for log roll
> -
>
> Key: HDFS-13928
> URL: https://issues.apache.org/jira/browse/HDFS-13928
> Project: Hadoop HDFS
>  Issue Type: Improvement
>Affects Versions: 3.1.1
>Reporter: Yiqun Lin
>Priority: Major
>
> We find some corner cases for log roll when doing jounalnode migration in our 
> cluster. We use a online way for the migration. And there will cause some 
> corner cases:
>  * Multiple in-progress  edits_inprogress* files exists in edits dir, if log 
> roll is updated correctly. In this case, we can divide this into two cases:
>  1.With redundant in-progress file with higher txid than current in-progress 
> file
>  2.With redundant in-progress file with lower txid than current in-progress 
> file
>  * In a HA mode, SBN is down, what's the behavior of log roll will become?
> We can complete the log roll UTs for above cases.



--
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-13928) Add the corner case testings for log roll

2020-04-09 Thread Brahma Reddy Battula (Jira)


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

Brahma Reddy Battula updated HDFS-13928:

Target Version/s: 3.4.0  (was: 3.3.0)

Bulk update: moved all 3.3.0 non-blocker issues, please move back if it is a 
blocker.

> Add the corner case testings for log roll
> -
>
> Key: HDFS-13928
> URL: https://issues.apache.org/jira/browse/HDFS-13928
> Project: Hadoop HDFS
>  Issue Type: Improvement
>Affects Versions: 3.1.1
>Reporter: Yiqun Lin
>Priority: Major
>
> We find some corner cases for log roll when doing jounalnode migration in our 
> cluster. We use a online way for the migration. And there will cause some 
> corner cases:
>  * Multiple in-progress  edits_inprogress* files exists in edits dir, if log 
> roll is updated correctly. In this case, we can divide this into two cases:
>  1.With redundant in-progress file with higher txid than current in-progress 
> file
>  2.With redundant in-progress file with lower txid than current in-progress 
> file
>  * In a HA mode, SBN is down, what's the behavior of log roll will become?
> We can complete the log roll UTs for above cases.



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

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