[jira] [Commented] (HDFS-15249) ThrottledAsyncChecker is not thread-safe.

2020-04-06 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17076943#comment-17076943 ] Hudson commented on HDFS-15249: --- SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #

[jira] [Commented] (HDFS-15249) ThrottledAsyncChecker is not thread-safe.

2020-04-06 Thread Toshihiro Suzuki (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17076935#comment-17076935 ] Toshihiro Suzuki commented on HDFS-15249: - Thank you for reviewing and committing

[jira] [Resolved] (HDFS-15249) ThrottledAsyncChecker is not thread-safe.

2020-04-06 Thread Akira Ajisaka (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira Ajisaka resolved HDFS-15249. -- Fix Version/s: 3.4.0 Hadoop Flags: Reviewed Resolution: Fixed Merged the PR into tr

[jira] [Commented] (HDFS-15249) ThrottledAsyncChecker is not thread-safe.

2020-04-06 Thread Toshihiro Suzuki (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17076924#comment-17076924 ] Toshihiro Suzuki commented on HDFS-15249: - [~weichiu] How do we proceed with this

[jira] [Updated] (HDFS-15263) Fix the logic of scope and excluded scope in Network Topology

2020-04-06 Thread Ayush Saxena (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ayush Saxena updated HDFS-15263: Attachment: HDFS-15263-05.patch > Fix the logic of scope and excluded scope in Network Topology > -

[jira] [Commented] (HDFS-15256) Fix typo in DataXceiverServer#run()

2020-04-06 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17076636#comment-17076636 ] Hudson commented on HDFS-15256: --- SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #

[jira] [Commented] (HDFS-15256) Fix typo in DataXceiverServer#run()

2020-04-06 Thread Jira
[ https://issues.apache.org/jira/browse/HDFS-15256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17076621#comment-17076621 ] Íñigo Goiri commented on HDFS-15256: Thanks [~leosun08] for the patch and [~ayushtkn]

[jira] [Updated] (HDFS-15256) Fix typo in DataXceiverServer#run()

2020-04-06 Thread Jira
[ https://issues.apache.org/jira/browse/HDFS-15256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Íñigo Goiri updated HDFS-15256: --- Fix Version/s: 3.4.0 Hadoop Flags: Reviewed Resolution: Fixed Status: Resolved

[jira] [Updated] (HDFS-15265) HttpFS: validate content-type in HttpFSUtils

2020-04-06 Thread Jira
[ https://issues.apache.org/jira/browse/HDFS-15265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Íñigo Goiri updated HDFS-15265: --- Description: Validate that the content-type in HttpFSUtils is JSON. > HttpFS: validate content-type i

[jira] [Commented] (HDFS-15265) HttpFS: validate content-type in HttpFSUtils

2020-04-06 Thread Jira
[ https://issues.apache.org/jira/browse/HDFS-15265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17076618#comment-17076618 ] Íñigo Goiri commented on HDFS-15265: +1 on [^HDFS-15265.001.patch] . > HttpFS: vali

[jira] [Commented] (HDFS-15263) Fix the logic of scope and excluded scope in Network Topology

2020-04-06 Thread Jira
[ https://issues.apache.org/jira/browse/HDFS-15263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17076617#comment-17076617 ] Íñigo Goiri commented on HDFS-15263: * For the appending PATH_SEPARATOR_STR to a new

[jira] [Commented] (HDFS-15255) Consider StorageType when DatanodeManager#sortLocatedBlock()

2020-04-06 Thread Hadoop QA (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17076533#comment-17076533 ] Hadoop QA commented on HDFS-15255: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote

[jira] [Commented] (HDFS-15265) HttpFS: validate content-type in HttpFSUtils

2020-04-06 Thread Hadoop QA (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17076509#comment-17076509 ] Hadoop QA commented on HDFS-15265: -- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vo

[jira] [Updated] (HDFS-15267) Implement Statistics Count for HttpFSFileSystem

2020-04-06 Thread Ayush Saxena (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ayush Saxena updated HDFS-15267: Issue Type: Improvement (was: Bug) > Implement Statistics Count for HttpFSFileSystem > ---

[jira] [Commented] (HDFS-15267) Implement Statistics Count for HttpFSFileSystem

2020-04-06 Thread Ayush Saxena (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17076467#comment-17076467 ] Ayush Saxena commented on HDFS-15267: - Realized while fixing HDFS-15266, wanted to ch

[jira] [Created] (HDFS-15267) Implement Statistics Count for HttpFSFileSystem

2020-04-06 Thread Ayush Saxena (Jira)
Ayush Saxena created HDFS-15267: --- Summary: Implement Statistics Count for HttpFSFileSystem Key: HDFS-15267 URL: https://issues.apache.org/jira/browse/HDFS-15267 Project: Hadoop HDFS Issue Type:

[jira] [Created] (HDFS-15266) Add missing DFSOps Statistics in WebHDFS

2020-04-06 Thread Ayush Saxena (Jira)
Ayush Saxena created HDFS-15266: --- Summary: Add missing DFSOps Statistics in WebHDFS Key: HDFS-15266 URL: https://issues.apache.org/jira/browse/HDFS-15266 Project: Hadoop HDFS Issue Type: Bug

[jira] [Commented] (HDFS-15255) Consider StorageType when DatanodeManager#sortLocatedBlock()

2020-04-06 Thread Stephen O'Donnell (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17076461#comment-17076461 ] Stephen O'Donnell commented on HDFS-15255: -- I added some debug to figure out wha

[jira] [Updated] (HDFS-15265) HttpFS: validate content-type in HttpFSUtils

2020-04-06 Thread hemanthboyina (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hemanthboyina updated HDFS-15265: - Attachment: HDFS-15265.001.patch Status: Patch Available (was: Open) > HttpFS: validate

[jira] [Created] (HDFS-15265) HttpFS: validate content-type in HttpFSUtils

2020-04-06 Thread hemanthboyina (Jira)
hemanthboyina created HDFS-15265: Summary: HttpFS: validate content-type in HttpFSUtils Key: HDFS-15265 URL: https://issues.apache.org/jira/browse/HDFS-15265 Project: Hadoop HDFS Issue Type:

[jira] [Updated] (HDFS-15246) ArrayIndexOfboundsException in BlockManager CreateLocatedBlock

2020-04-06 Thread hemanthboyina (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hemanthboyina updated HDFS-15246: - Attachment: HDFS-15246-testrepro.patch > ArrayIndexOfboundsException in BlockManager CreateLocate

[jira] [Commented] (HDFS-15255) Consider StorageType when DatanodeManager#sortLocatedBlock()

2020-04-06 Thread Lisheng Sun (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17076423#comment-17076423 ] Lisheng Sun commented on HDFS-15255:  If the last one overwrite the before one. Accor

[jira] [Commented] (HDFS-15255) Consider StorageType when DatanodeManager#sortLocatedBlock()

2020-04-06 Thread Stephen O'Donnell (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17076380#comment-17076380 ] Stephen O'Donnell commented on HDFS-15255: -- {quote} If both are set, then the co

[jira] [Commented] (HDFS-15255) Consider StorageType when DatanodeManager#sortLocatedBlock()

2020-04-06 Thread Lisheng Sun (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17076365#comment-17076365 ] Lisheng Sun commented on HDFS-15255: the 002 patch added the UT and fixed checkstyle.

[jira] [Updated] (HDFS-15255) Consider StorageType when DatanodeManager#sortLocatedBlock()

2020-04-06 Thread Lisheng Sun (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun updated HDFS-15255: --- Attachment: HDFS-15255.002.patch > Consider StorageType when DatanodeManager#sortLocatedBlock() > ---

[jira] [Commented] (HDFS-15207) VolumeScanner skip to scan blocks accessed during recent scan peroid

2020-04-06 Thread Hadoop QA (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17076335#comment-17076335 ] Hadoop QA commented on HDFS-15207: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote

[jira] [Commented] (HDFS-15255) Consider StorageType when DatanodeManager#sortLocatedBlock()

2020-04-06 Thread Lisheng Sun (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17076313#comment-17076313 ] Lisheng Sun commented on HDFS-15255: Thanx [~sodonnell] for patient review and good s

[jira] [Commented] (HDFS-15255) Consider StorageType when DatanodeManager#sortLocatedBlock()

2020-04-06 Thread Stephen O'Donnell (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17076293#comment-17076293 ] Stephen O'Donnell commented on HDFS-15255: -- For the findbugs warning, it is rela

[jira] [Commented] (HDFS-15255) Consider StorageType when DatanodeManager#sortLocatedBlock()

2020-04-06 Thread Stephen O'Donnell (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17076284#comment-17076284 ] Stephen O'Donnell commented on HDFS-15255: -- I'd like to confirm I understand how

[jira] [Commented] (HDFS-15207) VolumeScanner skip to scan blocks accessed during recent scan peroid

2020-04-06 Thread Yang Yun (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17076191#comment-17076191 ] Yang Yun commented on HDFS-15207: - Thanks [~elgoiri] for the review. Updated to HDFS-152

[jira] [Updated] (HDFS-15207) VolumeScanner skip to scan blocks accessed during recent scan peroid

2020-04-06 Thread Yang Yun (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Yun updated HDFS-15207: Attachment: HDFS-15207.005.patch Status: Patch Available (was: Open) > VolumeScanner skip to scan

[jira] [Updated] (HDFS-15207) VolumeScanner skip to scan blocks accessed during recent scan peroid

2020-04-06 Thread Yang Yun (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Yun updated HDFS-15207: Status: Open (was: Patch Available) > VolumeScanner skip to scan blocks accessed during recent scan peroid

[jira] [Commented] (HDFS-15202) HDFS-client: boost ShortCircuit Cache

2020-04-06 Thread Danil Lipovoy (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17076149#comment-17076149 ] Danil Lipovoy commented on HDFS-15202: -- [~leosun08] Sorry for waiting, was a little

[jira] [Created] (HDFS-15264) Backport HDFS-13571 to branch-3.1

2020-04-06 Thread Lisheng Sun (Jira)
Lisheng Sun created HDFS-15264: -- Summary: Backport HDFS-13571 to branch-3.1 Key: HDFS-15264 URL: https://issues.apache.org/jira/browse/HDFS-15264 Project: Hadoop HDFS Issue Type: Improvement

[jira] [Commented] (HDFS-15256) Fix typo in DataXceiverServer#run()

2020-04-06 Thread Lisheng Sun (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17076106#comment-17076106 ] Lisheng Sun commented on HDFS-15256: hi [~ayushtkn] [~elgoiri] Should we commit this

[jira] [Commented] (HDFS-15255) Consider StorageType when DatanodeManager#sortLocatedBlock()

2020-04-06 Thread Lisheng Sun (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17076104#comment-17076104 ] Lisheng Sun commented on HDFS-15255: {quote}FindBugs:Call to org.apache.hadoop.hdfs.