Kim gichan created HADOOP-19270:
---
Summary: Use stable sort in commandQueue
Key: HADOOP-19270
URL: https://issues.apache.org/jira/browse/HADOOP-19270
Project: Hadoop Common
Issue Type: Bug
shameersss1 commented on PR #6990:
URL: https://github.com/apache/hadoop/pull/6990#issuecomment-2337121092
@slfan1989 - Gentle reminder for review.
cc: @aajisaka
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
shameersss1 commented on PR #6990:
URL: https://github.com/apache/hadoop/pull/6990#issuecomment-2337119658
> Why are multiple requests for Containers sent? This is the key to the
problem.
Thats how the AMRMClient is implemented. As long as AM doesn't get the
required containers, it k
wzk784533 commented on code in PR #6991:
URL: https://github.com/apache/hadoop/pull/6991#discussion_r1749481916
##
hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/java/org/apache/hadoop/hdfs/server/federation/resolver/order/AvailableSpaceResolver.java:
##
@@ -118,6 +121,20 @@ prote
[
https://issues.apache.org/jira/browse/HADOOP-19255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17880164#comment-17880164
]
ASF GitHub Bot commented on HADOOP-19255:
-
brahmareddybattula commented on PR #
brahmareddybattula commented on PR #7009:
URL: https://github.com/apache/hadoop/pull/7009#issuecomment-2336756533
@guptashailesh92 can we've any UT for this.?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abo
zeekling commented on code in PR #6960:
URL: https://github.com/apache/hadoop/pull/6960#discussion_r1749152353
##
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/LinuxContainerExecutor.java:
##
Hexiaoqiao commented on PR #6969:
URL: https://github.com/apache/hadoop/pull/6969#issuecomment-2336603872
> > Not see any place marked 3.4.2, would you mind to confirm? Thanks.
>
> branch-3.4 is going to be where 3.4.2 is going to be forked from -if you
do a PR for that branch it'll b