[jira] [Commented] (HDFS-16889) Backport JIRAs related to RBF SBN to branch-3.3

2023-01-24 Thread Takanobu Asanuma (Jira)


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

Takanobu Asanuma commented on HDFS-16889:
-

It will be from trunk. When we plan to release 3.4.0, we cut branch-3.4 from 
trunk. Then trunk will target 3.5.

> Backport JIRAs related to RBF SBN to branch-3.3
> ---
>
> Key: HDFS-16889
> URL: https://issues.apache.org/jira/browse/HDFS-16889
> Project: Hadoop HDFS
>  Issue Type: Task
>Reporter: Takanobu Asanuma
>Assignee: Takanobu Asanuma
>Priority: Major
>
> This is an umbrella JIRA to backport RBF SBN to branch-3.3. There are some 
> conflicts when trying to backport HDFS-13522 and HDFS-16767, the main 
> implementations of RBF SBN. Currently, to solve the conflicts, we need to 
> backport the following JIRAs sequentially. (Thanks [~simbadzina] for the 
> information.)
>  # HDFS-14090
>  # HDFS-15417
>  # HDFS-16296
>  # HDFS-16302
>  # HDFS-15757
>  # HDFS-13274
>  # Then HDFS-13522
>  # HDFS-16065
>  # HDFS-16313
>  # HDFS-16273
>  # Then HDFS-16767 + other bug fixes.



--
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-16889) Backport JIRAs related to RBF SBN to branch-3.3

2023-01-24 Thread Simbarashe Dzinamarira (Jira)


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

Simbarashe Dzinamarira commented on HDFS-16889:
---

I see. Will the next 3.X version branch from trunk, or it comes off of branch-3?

> Backport JIRAs related to RBF SBN to branch-3.3
> ---
>
> Key: HDFS-16889
> URL: https://issues.apache.org/jira/browse/HDFS-16889
> Project: Hadoop HDFS
>  Issue Type: Task
>Reporter: Takanobu Asanuma
>Assignee: Takanobu Asanuma
>Priority: Major
>
> This is an umbrella JIRA to backport RBF SBN to branch-3.3. There are some 
> conflicts when trying to backport HDFS-13522 and HDFS-16767, the main 
> implementations of RBF SBN. Currently, to solve the conflicts, we need to 
> backport the following JIRAs sequentially. (Thanks [~simbadzina] for the 
> information.)
>  # HDFS-14090
>  # HDFS-15417
>  # HDFS-16296
>  # HDFS-16302
>  # HDFS-15757
>  # HDFS-13274
>  # Then HDFS-13522
>  # HDFS-16065
>  # HDFS-16313
>  # HDFS-16273
>  # Then HDFS-16767 + other bug fixes.



--
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-16889) Backport JIRAs related to RBF SBN to branch-3.3

2023-01-20 Thread Takanobu Asanuma (Jira)


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

Takanobu Asanuma commented on HDFS-16889:
-

After looking deeper into the related JIRAs, and thinking again, it doesn't 
seem easy to backport these patches to branch-3.3. Since branch-3.3 has already 
been released five times and is mature, significant backporting changes like 
HDFS-14090, HDFS-13522 and HDFS-16767 would have too much impact, even though 
they keep backward compatibility.

> Backport JIRAs related to RBF SBN to branch-3.3
> ---
>
> Key: HDFS-16889
> URL: https://issues.apache.org/jira/browse/HDFS-16889
> Project: Hadoop HDFS
>  Issue Type: Task
>Reporter: Takanobu Asanuma
>Assignee: Takanobu Asanuma
>Priority: Major
>
> This is an umbrella JIRA to backport RBF SBN to branch-3.3. There are some 
> conflicts when trying to backport HDFS-13522 and HDFS-16767, the main 
> implementations of RBF SBN. Currently, to solve the conflicts, we need to 
> backport the following JIRAs sequentially. (Thanks [~simbadzina] for the 
> information.)
>  # HDFS-14090
>  # HDFS-15417
>  # HDFS-16296
>  # HDFS-16302
>  # HDFS-15757
>  # HDFS-13274
>  # Then HDFS-13522
>  # HDFS-16065
>  # HDFS-16313
>  # HDFS-16273
>  # Then HDFS-16767 + other bug fixes.



--
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-16889) Backport JIRAs related to RBF SBN to branch-3.3

2023-01-19 Thread Takanobu Asanuma (Jira)


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

Takanobu Asanuma commented on HDFS-16889:
-

Thanks for your comment, [~simbadzina].
 - I think it would be better to create a backport PR under each existing JIRA 
if there are not many conflicts.
 - HDFS-14090 is a relatively large change. I want to get a consensus on 
whether we can backport to branch-3.3 in the JIRA.
 - Yes, I will do that. I can also review them if you do it.

> Backport JIRAs related to RBF SBN to branch-3.3
> ---
>
> Key: HDFS-16889
> URL: https://issues.apache.org/jira/browse/HDFS-16889
> Project: Hadoop HDFS
>  Issue Type: Task
>Reporter: Takanobu Asanuma
>Assignee: Takanobu Asanuma
>Priority: Major
>
> This is an umbrella JIRA to backport RBF SBN to branch-3.3. There are some 
> conflicts when trying to backport HDFS-13522 and HDFS-16767, the main 
> implementations of RBF SBN. Currently, to solve the conflicts, we need to 
> backport the following JIRAs sequentially. (Thanks [~simbadzina] for the 
> information.)
>  # HDFS-14090
>  # HDFS-15417
>  # HDFS-16296
>  # HDFS-16302
>  # HDFS-15757
>  # HDFS-13274
>  # Then HDFS-13522
>  # HDFS-16065
>  # HDFS-16313
>  # HDFS-16273
>  # Then HDFS-16767 + other bug fixes.



--
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-16889) Backport JIRAs related to RBF SBN to branch-3.3

2023-01-18 Thread Simbarashe Dzinamarira (Jira)


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

Simbarashe Dzinamarira commented on HDFS-16889:
---

That for creating this ticket [~tasanuma] . Will you be creating sub-tickets 
and performing the backports?

> Backport JIRAs related to RBF SBN to branch-3.3
> ---
>
> Key: HDFS-16889
> URL: https://issues.apache.org/jira/browse/HDFS-16889
> Project: Hadoop HDFS
>  Issue Type: Task
>Reporter: Takanobu Asanuma
>Assignee: Takanobu Asanuma
>Priority: Major
>
> This is an umbrella JIRA to backport RBF SBN to branch-3.3. There are some 
> conflicts when trying to backport HDFS-13522 and HDFS-16767, the main 
> implementations of RBF SBN. Currently, to solve the conflicts, we need to 
> backport the following JIRAs sequentially. (Thanks [~simbadzina] for the 
> information.)
>  # HDFS-14090
>  # HDFS-15417
>  # HDFS-16296
>  # HDFS-16302
>  # HDFS-15757
>  # HDFS-13274
>  # Then HDFS-13522
>  # HDFS-16065
>  # HDFS-16313
>  # HDFS-16273
>  # Then HDFS-16767 + other bug fixes.



--
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