[jira] [Created] (HDFS-17844) Flaky test: testViewFsMultipleExportPoint may encounter race condition which leads to namenode ID collisions

2025-10-02 Thread Yakun Wang (Jira)
Yakun Wang created HDFS-17844: - Summary: Flaky test: testViewFsMultipleExportPoint may encounter race condition which leads to namenode ID collisions Key: HDFS-17844 URL: https://issues.apache.org/jira/browse/HDFS

[jira] [Created] (HDFS-17843) FileSystem.createFile() fails with relative path

2025-09-25 Thread Dan Ziemba (Jira)
Dan Ziemba created HDFS-17843: - Summary: FileSystem.createFile() fails with relative path Key: HDFS-17843 URL: https://issues.apache.org/jira/browse/HDFS-17843 Project: Hadoop HDFS Issue Type

[jira] [Resolved] (HDFS-17841) TestWebHDFSTimeouts fail with JDK17

2025-09-25 Thread Tsz-wo Sze (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz-wo Sze resolved HDFS-17841. --- Fix Version/s: 3.5.0 Resolution: Fixed The pull request was merged. > TestWebHDFSTimeo

[jira] [Created] (HDFS-17842) RBF: Unable to delete certain files or directories under trash path

2025-09-24 Thread Takanobu Asanuma (Jira)
Takanobu Asanuma created HDFS-17842: --- Summary: RBF: Unable to delete certain files or directories under trash path Key: HDFS-17842 URL: https://issues.apache.org/jira/browse/HDFS-17842 Project

[jira] [Created] (HDFS-17840) NameNode UI StorageType

2025-09-22 Thread terrytlu (Jira)
terrytlu created HDFS-17840: --- Summary: NameNode UI StorageType Key: HDFS-17840 URL: https://issues.apache.org/jira/browse/HDFS-17840 Project: Hadoop HDFS Issue Type: Bug Reporter

[jira] [Created] (HDFS-17839) Rename skips path without valid 'DirectoryWithQuotaFeature' in FSDirRenameOp

2025-09-21 Thread Zhaobo Huang (Jira)
Zhaobo Huang created HDFS-17839: --- Summary: Rename skips path without valid 'DirectoryWithQuotaFeature' in FSDirRenameOp Key: HDFS-17839 URL: https://issues.apache.org/jira/browse/HDFS-17839

[jira] [Created] (HDFS-17836) Potential Feedback Loop in High Availbility

2025-09-20 Thread Shangshu Qian (Jira)
Shangshu Qian created HDFS-17836: Summary: Potential Feedback Loop in High Availbility Key: HDFS-17836 URL: https://issues.apache.org/jira/browse/HDFS-17836 Project: Hadoop HDFS Issue Type

[jira] [Created] (HDFS-17832) TestNameNodeResourceChecker fails with Java 24

2025-09-18 Thread Istvan Toth (Jira)
Istvan Toth created HDFS-17832: -- Summary: TestNameNodeResourceChecker fails with Java 24 Key: HDFS-17832 URL: https://issues.apache.org/jira/browse/HDFS-17832 Project: Hadoop HDFS Issue Type

[jira] [Created] (HDFS-17827) Upgrade JUnit from 4 to 5 in hadoop-hdfs-native-client

2025-09-17 Thread Hualong Zhang (Jira)
Hualong Zhang created HDFS-17827: Summary: Upgrade JUnit from 4 to 5 in hadoop-hdfs-native-client Key: HDFS-17827 URL: https://issues.apache.org/jira/browse/HDFS-17827 Project: Hadoop HDFS

[jira] [Created] (HDFS-17837) Potential Feedback Loop in Write Pipeline

2025-09-16 Thread Shangshu Qian (Jira)
Shangshu Qian created HDFS-17837: Summary: Potential Feedback Loop in Write Pipeline Key: HDFS-17837 URL: https://issues.apache.org/jira/browse/HDFS-17837 Project: Hadoop HDFS Issue Type

[jira] [Created] (HDFS-17838) Potential Feedback Loop in Block Deletion

2025-09-16 Thread Shangshu Qian (Jira)
Shangshu Qian created HDFS-17838: Summary: Potential Feedback Loop in Block Deletion Key: HDFS-17838 URL: https://issues.apache.org/jira/browse/HDFS-17838 Project: Hadoop HDFS Issue Type

[jira] [Created] (HDFS-17835) InetAddressUtils.isIPv6Address is slow

2025-09-15 Thread zeekling (Jira)
zeekling created HDFS-17835: --- Summary: InetAddressUtils.isIPv6Address is slow Key: HDFS-17835 URL: https://issues.apache.org/jira/browse/HDFS-17835 Project: Hadoop HDFS Issue Type: Improvement

[jira] [Created] (HDFS-17833) TestObserverReadProxyProvider fails with Java 24 because of InetSocketAddress.toString changes

2025-09-15 Thread Istvan Toth (Jira)
Istvan Toth created HDFS-17833: -- Summary: TestObserverReadProxyProvider fails with Java 24 because of InetSocketAddress.toString changes Key: HDFS-17833 URL: https://issues.apache.org/jira/browse/HDFS-17833

[jira] [Created] (HDFS-17831) Unexepected exception in org.apache.hadoop.hdfs.server.namenode.TestCheckpoint with Java 24

2025-09-15 Thread Istvan Toth (Jira)
Istvan Toth created HDFS-17831: -- Summary: Unexepected exception in org.apache.hadoop.hdfs.server.namenode.TestCheckpoint with Java 24 Key: HDFS-17831 URL: https://issues.apache.org/jira/browse/HDFS-17831

[jira] [Resolved] (HDFS-17830) Fix failing TestZKDelegationTokenSecretManagerImpl due to static Curator reuse

2025-09-14 Thread Shilun Fan (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shilun Fan resolved HDFS-17830. --- Fix Version/s: 3.5.0 Hadoop Flags: Reviewed Resolution: Fixed > Fix fail

[jira] [Created] (HDFS-17830) Fix failing TestZKDelegationTokenSecretManagerImpl due to static Curator reuse

2025-09-12 Thread Hualong Zhang (Jira)
Hualong Zhang created HDFS-17830: Summary: Fix failing TestZKDelegationTokenSecretManagerImpl due to static Curator reuse Key: HDFS-17830 URL: https://issues.apache.org/jira/browse/HDFS-17830 Project

[jira] [Created] (HDFS-17828) SocketTimeoutException not recognized in TestWebHdfsTimeouts with Java 24

2025-09-11 Thread Istvan Toth (Jira)
Istvan Toth created HDFS-17828: -- Summary: SocketTimeoutException not recognized in TestWebHdfsTimeouts with Java 24 Key: HDFS-17828 URL: https://issues.apache.org/jira/browse/HDFS-17828 Project: Hadoop

[jira] [Created] (HDFS-17826) hadoop-client-runtime vulnerabilitiy from nimbus-jose-jwt 9.37.2

2025-09-07 Thread Alexander Veit (Jira)
Alexander Veit created HDFS-17826: - Summary: hadoop-client-runtime vulnerabilitiy from nimbus-jose-jwt 9.37.2 Key: HDFS-17826 URL: https://issues.apache.org/jira/browse/HDFS-17826 Project: Hadoop

[jira] [Created] (HDFS-17825) hadoop-client-runtime vulnerabilities from jackson-core 2.12.7

2025-09-07 Thread Alexander Veit (Jira)
Alexander Veit created HDFS-17825: - Summary: hadoop-client-runtime vulnerabilities from jackson-core 2.12.7 Key: HDFS-17825 URL: https://issues.apache.org/jira/browse/HDFS-17825 Project: Hadoop HDFS

[jira] [Created] (HDFS-17824) DataNode fails to start when dfs.datanode.directoryscan.threads is 0 or negative

2025-09-02 Thread AMC-team (Jira)
AMC-team created HDFS-17824: --- Summary: DataNode fails to start when dfs.datanode.directoryscan.threads is 0 or negative Key: HDFS-17824 URL: https://issues.apache.org/jira/browse/HDFS-17824 Project: Hadoop

[jira] [Resolved] (HDFS-17680) HDFS ui in the datanodes doesn't redirect to https when dfs.http.policy is HTTPS_ONLY

2025-08-22 Thread Wei-Chiu Chuang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang resolved HDFS-17680. Fix Version/s: 3.5.0 Resolution: Fixed > HDFS ui in the datanodes doesn't

[jira] [Resolved] (HDFS-17365) EC: Add extra redunency configuration in checkStreamerFailures to prevent data loss.

2025-08-22 Thread Shuyan Zhang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shuyan Zhang resolved HDFS-17365. - Fix Version/s: 3.5.0 Hadoop Flags: Reviewed Resolution: Fixed > EC: Add ex

[jira] [Created] (HDFS-17823) NPE in Router.resolve when class not initialized

2025-08-18 Thread John Doe (Jira)
John Doe created HDFS-17823: --- Summary: NPE in Router.resolve when class not initialized Key: HDFS-17823 URL: https://issues.apache.org/jira/browse/HDFS-17823 Project: Hadoop HDFS Issue Type: Bug

[jira] [Created] (HDFS-17822) Concurrent replaceChild and addChild cause lost update in children list

2025-08-17 Thread John Doe (Jira)
John Doe created HDFS-17822: --- Summary: Concurrent replaceChild and addChild cause lost update in children list Key: HDFS-17822 URL: https://issues.apache.org/jira/browse/HDFS-17822 Project: Hadoop HDFS

[jira] [Created] (HDFS-17821) Fix the SNN repeatedly checkpoint after fsimage transfer failure on one of the multiple NNs

2025-08-16 Thread caozhiqiang (Jira)
caozhiqiang created HDFS-17821: -- Summary: Fix the SNN repeatedly checkpoint after fsimage transfer failure on one of the multiple NNs Key: HDFS-17821 URL: https://issues.apache.org/jira/browse/HDFS-17821

[jira] [Resolved] (HDFS-17820) bug 11 august 1:50PM

2025-08-11 Thread Anurag Bisen (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anurag Bisen resolved HDFS-17820. - Resolution: Fixed > bug 11 august 1:50PM > > >

[jira] [Created] (HDFS-17820) bug 11 august 1:50PM

2025-08-11 Thread Anurag Bisen (Jira)
Anurag Bisen created HDFS-17820: --- Summary: bug 11 august 1:50PM Key: HDFS-17820 URL: https://issues.apache.org/jira/browse/HDFS-17820 Project: Hadoop HDFS Issue Type: Bug Reporter

[jira] [Resolved] (HDFS-17819) bug2 8 aug

2025-08-08 Thread Ayush Saxena (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ayush Saxena resolved HDFS-17819. - Resolution: Invalid > bug2 8 aug > -- > > Key

[jira] [Created] (HDFS-17819) bug2 8 july

2025-08-08 Thread Anurag Bisen (Jira)
Anurag Bisen created HDFS-17819: --- Summary: bug2 8 july Key: HDFS-17819 URL: https://issues.apache.org/jira/browse/HDFS-17819 Project: Hadoop HDFS Issue Type: Bug Reporter: Anurag

[jira] [Resolved] (HDFS-17817) bug 8 aug 3:40 PM

2025-08-08 Thread Anurag Bisen (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anurag Bisen resolved HDFS-17817. - Resolution: Fixed > bug 8 aug 3:40 PM > - > > Key

[jira] [Created] (HDFS-17818) Fix serial fsimage transfer during checkpoint with multiple namenodes

2025-08-08 Thread caozhiqiang (Jira)
caozhiqiang created HDFS-17818: -- Summary: Fix serial fsimage transfer during checkpoint with multiple namenodes Key: HDFS-17818 URL: https://issues.apache.org/jira/browse/HDFS-17818 Project: Hadoop HDFS

[jira] [Created] (HDFS-17817) bug 8 aug 3:40 PM

2025-08-08 Thread Anurag Bisen (Jira)
Anurag Bisen created HDFS-17817: --- Summary: bug 8 aug 3:40 PM Key: HDFS-17817 URL: https://issues.apache.org/jira/browse/HDFS-17817 Project: Hadoop HDFS Issue Type: Bug Reporter

[jira] [Created] (HDFS-17816) EC writing supports slow datanode isolation by end block group in advance

2025-08-04 Thread farmmamba (Jira)
farmmamba created HDFS-17816: Summary: EC writing supports slow datanode isolation by end block group in advance Key: HDFS-17816 URL: https://issues.apache.org/jira/browse/HDFS-17816 Project: Hadoop HDFS

[jira] [Created] (HDFS-17815) Fix upload fsimage failure when checkpoint takes a long time

2025-07-31 Thread caozhiqiang (Jira)
caozhiqiang created HDFS-17815: -- Summary: Fix upload fsimage failure when checkpoint takes a long time Key: HDFS-17815 URL: https://issues.apache.org/jira/browse/HDFS-17815 Project: Hadoop HDFS

[jira] [Created] (HDFS-17814) Add missing LevelDB dependencies to hadoop-hdfs module

2025-07-30 Thread Ptroc (Jira)
Ptroc created HDFS-17814: Summary: Add missing LevelDB dependencies to hadoop-hdfs module Key: HDFS-17814 URL: https://issues.apache.org/jira/browse/HDFS-17814 Project: Hadoop HDFS Issue Type: Bug

[jira] [Resolved] (HDFS-17811) EC: DFSStripedInputStream supports retrying just like DFSInputStream

2025-07-30 Thread Xiaoqiao He (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaoqiao He resolved HDFS-17811. Fix Version/s: 3.5.0 Hadoop Flags: Reviewed Resolution: Fixed >

[jira] [Created] (HDFS-17813) NameCache promote wrong name to cache map

2025-07-25 Thread kazan (Jira)
kazan created HDFS-17813: Summary: NameCache promote wrong name to cache map Key: HDFS-17813 URL: https://issues.apache.org/jira/browse/HDFS-17813 Project: Hadoop HDFS Issue Type: Bug

[jira] [Created] (HDFS-17812) BlockIteratorImpl can miss blocks under certain conditions

2025-07-23 Thread Felix N (Jira)
Felix N created HDFS-17812: -- Summary: BlockIteratorImpl can miss blocks under certain conditions Key: HDFS-17812 URL: https://issues.apache.org/jira/browse/HDFS-17812 Project: Hadoop HDFS Issue

[jira] [Resolved] (HDFS-17810) 23 july bug

2025-07-23 Thread Anurag Bisen (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anurag Bisen resolved HDFS-17810. - Resolution: Resolved > 23 july bug > --- > > Key

[jira] [Created] (HDFS-17811) EC: DFSStripedInputStream supports retrying just like DFSInputStream

2025-07-23 Thread farmmamba (Jira)
farmmamba created HDFS-17811: Summary: EC: DFSStripedInputStream supports retrying just like DFSInputStream Key: HDFS-17811 URL: https://issues.apache.org/jira/browse/HDFS-17811 Project: Hadoop HDFS

[jira] [Created] (HDFS-17810) 23 july bug

2025-07-22 Thread Anurag Bisen (Jira)
Anurag Bisen created HDFS-17810: --- Summary: 23 july bug Key: HDFS-17810 URL: https://issues.apache.org/jira/browse/HDFS-17810 Project: Hadoop HDFS Issue Type: Test Reporter: Anurag

[jira] [Created] (HDFS-17809) hdfs diskbalancer -help plan or other commands are not giving correct explanation in hadoop version 3.4.1

2025-07-21 Thread Raju Balpande (Jira)
Raju Balpande created HDFS-17809: Summary: hdfs diskbalancer -help plan or other commands are not giving correct explanation in hadoop version 3.4.1 Key: HDFS-17809 URL: https://issues.apache.org/jira/browse/HDFS

[jira] [Created] (HDFS-17808) EC

2025-07-16 Thread farmmamba (Jira)
farmmamba created HDFS-17808: Summary: EC Key: HDFS-17808 URL: https://issues.apache.org/jira/browse/HDFS-17808 Project: Hadoop HDFS Issue Type: Improvement Components: ec, erasure

[jira] [Created] (HDFS-17807) Support balanced read distribution ordering in getBlockLocations()

2025-07-16 Thread Rajan Dhabalia (Jira)
Rajan Dhabalia created HDFS-17807: - Summary: Support balanced read distribution ordering in getBlockLocations() Key: HDFS-17807 URL: https://issues.apache.org/jira/browse/HDFS-17807 Project: Hadoop

[jira] [Created] (HDFS-17806) Increase EC file getFileChecksum timeout

2025-07-10 Thread liuguanghua (Jira)
liuguanghua created HDFS-17806: -- Summary: Increase EC file getFileChecksum timeout Key: HDFS-17806 URL: https://issues.apache.org/jira/browse/HDFS-17806 Project: Hadoop HDFS Issue Type

[jira] [Created] (HDFS-17805) A more detailed flushOrSync Warn Log

2025-07-09 Thread Jiandan Yang (Jira)
Jiandan Yang created HDFS-17805: Summary: A more detailed flushOrSync Warn Log Key: HDFS-17805 URL: https://issues.apache.org/jira/browse/HDFS-17805 Project: Hadoop HDFS Issue Type

[jira] [Resolved] (HDFS-17804) Recover test for hadoop-hdfs-native-client

2025-07-08 Thread Shilun Fan (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shilun Fan resolved HDFS-17804. --- Fix Version/s: 3.5.0 Hadoop Flags: Reviewed Resolution: Fixed > Recover test for had

[jira] [Created] (HDFS-17804) Recover test for hadoop-hdfs-native-client

2025-07-06 Thread Cheng Pan (Jira)
Cheng Pan created HDFS-17804: Summary: Recover test for hadoop-hdfs-native-client Key: HDFS-17804 URL: https://issues.apache.org/jira/browse/HDFS-17804 Project: Hadoop HDFS Issue Type: Test

[jira] [Resolved] (HDFS-17006) Compute correct checksum type when file is empty/ file length is 0

2025-06-25 Thread Chayanika Bhandary (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chayanika Bhandary resolved HDFS-17006. --- Resolution: Duplicate > Compute correct checksum type when file is empty/ f

[jira] [Created] (HDFS-17803) Compute correct checksum type when file is empty/ file length is 0

2025-06-25 Thread Chayanika Bhandary (Jira)
Chayanika Bhandary created HDFS-17803: - Summary: Compute correct checksum type when file is empty/ file length is 0 Key: HDFS-17803 URL: https://issues.apache.org/jira/browse/HDFS-17803 Project

[jira] [Resolved] (HDFS-17802) New Requirement

2025-06-25 Thread Chris Nauroth (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth resolved HDFS-17802. -- Resolution: Invalid > New Requirement > --- > > Key

[jira] [Created] (HDFS-17802) New Requirement

2025-06-25 Thread Anurag Bisen (Jira)
Anurag Bisen created HDFS-17802: --- Summary: New Requirement Key: HDFS-17802 URL: https://issues.apache.org/jira/browse/HDFS-17802 Project: Hadoop HDFS Issue Type: New Feature

[jira] [Created] (HDFS-17801) EC: Reading support retryCurrentNode to avoid transient errors cause application level failures

2025-06-23 Thread farmmamba (Jira)
farmmamba created HDFS-17801: Summary: EC: Reading support retryCurrentNode to avoid transient errors cause application level failures Key: HDFS-17801 URL: https://issues.apache.org/jira/browse/HDFS-17801

[jira] [Created] (HDFS-17800) Observer node can return partial blocks for erasure coded files

2025-06-20 Thread Adam Binford (Jira)
Adam Binford created HDFS-17800: --- Summary: Observer node can return partial blocks for erasure coded files Key: HDFS-17800 URL: https://issues.apache.org/jira/browse/HDFS-17800 Project: Hadoop HDFS

[jira] [Created] (HDFS-17799) datanode report from cache reload thread not close when shutdown

2025-06-18 Thread zeekling (Jira)
zeekling created HDFS-17799: --- Summary: datanode report from cache reload thread not close when shutdown Key: HDFS-17799 URL: https://issues.apache.org/jira/browse/HDFS-17799 Project: Hadoop HDFS

[jira] [Created] (HDFS-17798) The problem that bad replicas in the mini cluster cannot be automatically replicated

2025-06-18 Thread kuper (Jira)
kuper created HDFS-17798: Summary: The problem that bad replicas in the mini cluster cannot be automatically replicated Key: HDFS-17798 URL: https://issues.apache.org/jira/browse/HDFS-17798 Project: Hadoop

[jira] [Created] (HDFS-17797) Record the counts of different read types in DataNode

2025-06-12 Thread farmmamba (Jira)
farmmamba created HDFS-17797: Summary: Record the counts of different read types in DataNode Key: HDFS-17797 URL: https://issues.apache.org/jira/browse/HDFS-17797 Project: Hadoop HDFS Issue Type

[jira] [Resolved] (HDFS-17783) [ARR] Optimize the debug log of method asyncIpcClient to print concrete call info

2025-06-10 Thread farmmamba (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] farmmamba resolved HDFS-17783. -- Resolution: Fixed > [ARR] Optimize the debug log of method asyncIpcClient to print concrete c

[jira] [Created] (HDFS-17796) File write via WebHDFS when required space not available doesn't give appropriate error on failing

2025-06-10 Thread Atin Arora (Jira)
Atin Arora created HDFS-17796: - Summary: File write via WebHDFS when required space not available doesn't give appropriate error on failing Key: HDFS-17796 URL: https://issues.apache.org/jira/browse/HDFS-

[jira] [Reopened] (HDFS-17795) Test Issue

2025-06-04 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran reopened HDFS-17795: --- > Test Issue > -- > > Key: HDFS-17795 >

[jira] [Resolved] (HDFS-17795) Test Issue

2025-06-04 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HDFS-17795. --- Fix Version/s: (was: 3.4.1) Resolution: Invalid > Test Is

[jira] [Resolved] (HDFS-17371) Implement vectored io api

2025-06-04 Thread Jie Han (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jie Han resolved HDFS-17371. Resolution: Won't Do > Implement vectored io api > - > >

[jira] [Resolved] (HDFS-17795) Test Issue

2025-06-03 Thread Anurag Bisen (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anurag Bisen resolved HDFS-17795. - Fix Version/s: 3.4.1 Resolution: Fixed > Test Issue > -- > >

[jira] [Created] (HDFS-17795) Test Issue

2025-06-02 Thread Anurag Bisen (Jira)
Anurag Bisen created HDFS-17795: --- Summary: Test Issue Key: HDFS-17795 URL: https://issues.apache.org/jira/browse/HDFS-17795 Project: Hadoop HDFS Issue Type: Bug Components: common

[jira] [Resolved] (HDFS-17637) Fix spotbugs in HttpFSFileSystem#getXAttr

2025-06-02 Thread Masatake Iwasaki (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Masatake Iwasaki resolved HDFS-17637. - Fix Version/s: 3.5.0 3.4.2 Resolution: Fixed > Fix spotbugs

[jira] [Resolved] (HDFS-17788) [ARR] getFileInfo not handle exception rightly which may cause FileNotFoundException in DistributedFileSystem

2025-05-27 Thread Jian Zhang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian Zhang resolved HDFS-17788. --- Resolution: Fixed > [ARR] getFileInfo not handle exception rightly which may ca

[jira] [Created] (HDFS-17794) Document the property dfs.datanode.synconclose

2025-05-27 Thread Jim Halfpenny (Jira)
Jim Halfpenny created HDFS-17794: Summary: Document the property dfs.datanode.synconclose Key: HDFS-17794 URL: https://issues.apache.org/jira/browse/HDFS-17794 Project: Hadoop HDFS Issue

[jira] [Created] (HDFS-17793) RBF: Enable the router asynchronous RPC feature to handle getDelegationToken request errors

2025-05-26 Thread Xiping Zhang (Jira)
Xiping Zhang created HDFS-17793: --- Summary: RBF: Enable the router asynchronous RPC feature to handle getDelegationToken request errors Key: HDFS-17793 URL: https://issues.apache.org/jira/browse/HDFS-17793

[jira] [Created] (HDFS-17792) Fix NNThroughputBenchmark execution failure in HA cluster.

2025-05-23 Thread fuchaohong (Jira)
fuchaohong created HDFS-17792: - Summary: Fix NNThroughputBenchmark execution failure in HA cluster. Key: HDFS-17792 URL: https://issues.apache.org/jira/browse/HDFS-17792 Project: Hadoop HDFS

[jira] [Resolved] (HDFS-17787) DFSAdmin supports setting the bandwidth for readThrottler.

2025-05-21 Thread fuchaohong (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fuchaohong resolved HDFS-17787. --- Resolution: Invalid > DFSAdmin supports setting the bandwidth for readThrott

[jira] [Resolved] (HDFS-17786) DFSAdmin supports setting the bandwidth for writeThrottler.

2025-05-21 Thread fuchaohong (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fuchaohong resolved HDFS-17786. --- Resolution: Invalid > DFSAdmin supports setting the bandwidth for writeThrott

[jira] [Created] (HDFS-17791) libhdfs client error message for "file not found" includes lengthy, unneeded stack trace

2025-05-20 Thread Carl Vuosalo (Jira)
Carl Vuosalo created HDFS-17791: --- Summary: libhdfs client error message for "file not found" includes lengthy, unneeded stack trace Key: HDFS-17791 URL: https://issues.apache.org/jira/browse/

[jira] [Created] (HDFS-17790) Support pattern matching for YARN proxy addresses.

2025-05-19 Thread SUYEON LEE (Jira)
SUYEON LEE created HDFS-17790: - Summary: Support pattern matching for YARN proxy addresses. Key: HDFS-17790 URL: https://issues.apache.org/jira/browse/HDFS-17790 Project: Hadoop HDFS Issue Type

[jira] [Created] (HDFS-17788) [ARR] getFileInfo not handle exception rightly which may cause FileNotFoundException in DistributedFileSystem

2025-05-15 Thread farmmamba (Jira)
farmmamba created HDFS-17788: Summary: [ARR] getFileInfo not handle exception rightly which may cause FileNotFoundException in DistributedFileSystem Key: HDFS-17788 URL: https://issues.apache.org/jira/browse/HDFS

[jira] [Created] (HDFS-17787) DFSAdmin supports setting the bandwidth for readThrottler.

2025-05-15 Thread fuchaohong (Jira)
fuchaohong created HDFS-17787: - Summary: DFSAdmin supports setting the bandwidth for readThrottler. Key: HDFS-17787 URL: https://issues.apache.org/jira/browse/HDFS-17787 Project: Hadoop HDFS

[jira] [Created] (HDFS-17786) DFSAdmin supports setting the bandwidth for writeThrottler.

2025-05-15 Thread fuchaohong (Jira)
fuchaohong created HDFS-17786: - Summary: DFSAdmin supports setting the bandwidth for writeThrottler. Key: HDFS-17786 URL: https://issues.apache.org/jira/browse/HDFS-17786 Project: Hadoop HDFS

[jira] [Created] (HDFS-17785) DFSAdmin supports setting the bandwidth for transferThrottler.

2025-05-15 Thread fuchaohong (Jira)
fuchaohong created HDFS-17785: - Summary: DFSAdmin supports setting the bandwidth for transferThrottler. Key: HDFS-17785 URL: https://issues.apache.org/jira/browse/HDFS-17785 Project: Hadoop HDFS

[jira] [Created] (HDFS-17784) Port conflict in TestBlockTokenWrappingQOP and TestMultipleNNPortQOP

2025-05-14 Thread Istvan Toth (Jira)
Istvan Toth created HDFS-17784: -- Summary: Port conflict in TestBlockTokenWrappingQOP and TestMultipleNNPortQOP Key: HDFS-17784 URL: https://issues.apache.org/jira/browse/HDFS-17784 Project: Hadoop HDFS

[jira] [Created] (HDFS-17783) Optimize the debug log of method asyncIpcClient to print concrete call info

2025-05-13 Thread farmmamba (Jira)
farmmamba created HDFS-17783: Summary: Optimize the debug log of method asyncIpcClient to print concrete call info Key: HDFS-17783 URL: https://issues.apache.org/jira/browse/HDFS-17783 Project: Hadoop

[jira] [Created] (HDFS-17782) The implementation of LowRedundancyBlocks can cause unexpected lock contentions, resulting in DN timeout

2025-05-09 Thread Shangshu Qian (Jira)
Shangshu Qian created HDFS-17782: Summary: The implementation of LowRedundancyBlocks can cause unexpected lock contentions, resulting in DN timeout Key: HDFS-17782 URL: https://issues.apache.org/jira/browse/HDFS

[jira] [Created] (HDFS-17781) WebImageViewer supports ec file's getcontentsummary return correct result.

2025-05-07 Thread liuguanghua (Jira)
liuguanghua created HDFS-17781: -- Summary: WebImageViewer supports ec file's getcontentsummary return correct result. Key: HDFS-17781 URL: https://issues.apache.org/jira/browse/HDFS-17781 Pr

[jira] [Created] (HDFS-17780) The retry logic in IncrementalBlockReport may bypass the configured IBR interval, causing contention on NameNode

2025-05-06 Thread Shangshu Qian (Jira)
Shangshu Qian created HDFS-17780: Summary: The retry logic in IncrementalBlockReport may bypass the configured IBR interval, causing contention on NameNode Key: HDFS-17780 URL: https://issues.apache.org/jira

[jira] [Created] (HDFS-17779) Container fails to launch with error :/bin/bash: ADD_OPENS: No such file or directory

2025-05-05 Thread Ashok Kumar (Jira)
Ashok Kumar created HDFS-17779: -- Summary: Container fails to launch with error :/bin/bash: ADD_OPENS: No such file or directory Key: HDFS-17779 URL: https://issues.apache.org/jira/browse/HDFS-17779

[jira] [Created] (HDFS-17778) java.lang.UnsupportedOperationException: getSubject is not supported

2025-05-01 Thread Gary D. Gregory (Jira)
Gary D. Gregory created HDFS-17778: -- Summary: java.lang.UnsupportedOperationException: getSubject is not supported Key: HDFS-17778 URL: https://issues.apache.org/jira/browse/HDFS-17778 Project

[jira] [Created] (HDFS-17777) Improve ExcessRedundancyMap locking semantics

2025-04-30 Thread William Montaz (Jira)
William Montaz created HDFS-1: - Summary: Improve ExcessRedundancyMap locking semantics Key: HDFS-1 URL: https://issues.apache.org/jira/browse/HDFS-1 Project: Hadoop HDFS Issue

[jira] [Created] (HDFS-17776) // The validRequestors in GetJournalEditServlet do not need to be regenerated every time.

2025-04-28 Thread fuchaohong (Jira)
fuchaohong created HDFS-17776: - Summary: // The validRequestors in GetJournalEditServlet do not need to be regenerated every time. Key: HDFS-17776 URL: https://issues.apache.org/jira/browse/HDFS-17776

[jira] [Resolved] (HDFS-12431) Upgrade JUnit from 4 to 5 in hadoop-hdfs hdfs

2025-04-23 Thread Tsz-wo Sze (Jira)
[ https://issues.apache.org/jira/browse/HDFS-12431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz-wo Sze resolved HDFS-12431. --- Fix Version/s: 3.5.0 Resolution: Fixed The pull request is now merged.  Thanks, [~zhtttylzz

[jira] [Created] (HDFS-17775) Support for cluster-specific encryption-in-transit settings in DistCp and CLI

2025-04-22 Thread Karthik Palanisamy (Jira)
Karthik Palanisamy created HDFS-17775: - Summary: Support for cluster-specific encryption-in-transit settings in DistCp and CLI Key: HDFS-17775 URL: https://issues.apache.org/jira/browse/HDFS-17775

[jira] [Created] (HDFS-17774) Add authentication switch for WebHDFS.

2025-04-22 Thread fuchaohong (Jira)
fuchaohong created HDFS-17774: - Summary: Add authentication switch for WebHDFS. Key: HDFS-17774 URL: https://issues.apache.org/jira/browse/HDFS-17774 Project: Hadoop HDFS Issue Type: Improvement

[jira] [Resolved] (HDFS-17772) The JournaledEditsCache has an int overflow issue, causing the maximum capacity to always be Integer MAX_VALUE

2025-04-20 Thread Xiaoqiao He (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaoqiao He resolved HDFS-17772. Fix Version/s: 3.5.0 (was: 3.4.2) Hadoop Flags: Reviewed

[jira] [Resolved] (HDFS-17773) Replace commons.logging by slf4j in hadoop-hdfs module

2025-04-18 Thread farmmamba (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] farmmamba resolved HDFS-17773. -- Resolution: Duplicate > Replace commons.logging by slf4j in hadoop-hdfs mod

[jira] [Created] (HDFS-17773) Replace commons.logging by slf4j in hadoop-hdfs module

2025-04-18 Thread farmmamba (Jira)
farmmamba created HDFS-17773: Summary: Replace commons.logging by slf4j in hadoop-hdfs module Key: HDFS-17773 URL: https://issues.apache.org/jira/browse/HDFS-17773 Project: Hadoop HDFS Issue

[jira] [Resolved] (HDFS-17768) Observer namenode network delay causing empty block location for getBatchedListing

2025-04-16 Thread Wei-Chiu Chuang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang resolved HDFS-17768. Fix Version/s: 3.5.0 Resolution: Fixed > Observer namenode network delay caus

[jira] [Resolved] (HDFS-17770) TestRouterRpcSingleNS#testSaveNamespace should leave safemode after finishing

2025-04-16 Thread Shilun Fan (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shilun Fan resolved HDFS-17770. --- Fix Version/s: 3.5.0 Hadoop Flags: Reviewed Resolution: Fixed > TestRouterRpcSingl

[jira] [Created] (HDFS-17772) The JournaledEditsCache has an int overflow issue, causing the maximum capacity to always be Integer MAX_VALUE

2025-04-15 Thread Guo Wei (Jira)
Guo Wei created HDFS-17772: -- Summary: The JournaledEditsCache has an int overflow issue, causing the maximum capacity to always be Integer MAX_VALUE Key: HDFS-17772 URL: https://issues.apache.org/jira/browse/HDFS-17772

[jira] [Created] (HDFS-17771) Refactor some unit tests in rbf to improve the speed of pipeline building

2025-04-13 Thread farmmamba (Jira)
farmmamba created HDFS-17771: Summary: Refactor some unit tests in rbf to improve the speed of pipeline building Key: HDFS-17771 URL: https://issues.apache.org/jira/browse/HDFS-17771 Project: Hadoop HDFS

[jira] [Created] (HDFS-17770) TestRouterRpcSingleNS#testSaveNamespace should leave safemode after invoking

2025-04-13 Thread farmmamba (Jira)
farmmamba created HDFS-17770: Summary: TestRouterRpcSingleNS#testSaveNamespace should leave safemode after invoking Key: HDFS-17770 URL: https://issues.apache.org/jira/browse/HDFS-17770 Project: Hadoop

[jira] [Created] (HDFS-17769) Allows client to actively retry to Active NameNode when the Observer NameNode is too far behind client state id.

2025-04-11 Thread Guo Wei (Jira)
Guo Wei created HDFS-17769: -- Summary: Allows client to actively retry to Active NameNode when the Observer NameNode is too far behind client state id. Key: HDFS-17769 URL: https://issues.apache.org/jira/browse/HDFS

[jira] [Resolved] (HDFS-17760) Fix MoveToTrash throws ParentNotDirectoryException when there is a file inode with the same name in the trash

2025-04-10 Thread Xiaoqiao He (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaoqiao He resolved HDFS-17760. Fix Version/s: 3.5.0 Hadoop Flags: Reviewed Resolution: Fixed > Fix MoveToTrash thr

[jira] [Resolved] (HDFS-17752) Host2DatanodeMap will not update when re-register a node with a different hostname

2025-04-10 Thread Xiaoqiao He (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaoqiao He resolved HDFS-17752. Fix Version/s: 3.5.0 Hadoop Flags: Reviewed Resolution: Fixed > Host2DatanodeMap w

  1   2   3   4   5   6   7   8   9   10   >