(hadoop) branch HDFS-17384 updated (2c71fe55d67 -> 2343bd71a93)

2025-01-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a change to branch HDFS-17384 in repository https://gitbox.apache.org/repos/asf/hadoop.git omit 2c71fe55d67 HDFS-17701. [FGL] Fix some javadocs (#7256) omit 77c6c8a84dc HDFS-17697. [FGL] hasWriteLock and

(hadoop) 26/28: HDFS-17692. [FGL] fix bug in getContentSummary method (#7233)

2025-01-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 16552b6fbdcee507c6f3ebbff41d1bff0c54e79a Author: ZanderXu AuthorDate: Wed Dec 25 17:35:16 2024 +0800 HDFS-17692

(hadoop) 17/28: HDFS-17389. [FGL] Client RPCs involving read process supports fine-grained lock (#6590)

2025-01-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 4c86601cba532865271c60ee319c997fb1f3a195 Author: ZanderXu AuthorDate: Fri Mar 29 18:18:14 2024 +0800 HDFS-17389

(hadoop) 14/28: HDFS-17412. [FGL] Client RPCs involving maintenance supports fine-grained lock (#6667)

2025-01-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 03603efd74b124d77f8efc1c158f1430a4e631ca Author: ZanderXu AuthorDate: Wed Mar 27 17:07:38 2024 +0800 HDFS-17412

(hadoop) 19/28: HDFS-17445. [FGL] some operations support fine-grained locking (#6715)

2025-01-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 02b149da67eb311b959c079a8967e29639b8e825 Author: ZanderXu AuthorDate: Wed Apr 10 10:08:24 2024 +0800 HDFS-17445

(hadoop) 20/28: HDFS-17424. [FGL] DelegationTokenSecretManager supports fine-grained lock (#6696)

2025-01-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git commit e4885b02efc2f975e97347affa6d0a174cb4eb9c Author: Yuanbo Liu AuthorDate: Tue Apr 16 11:51:02 2024 +0800 HDFS-17424

(hadoop) 23/28: HDFS-17457. [FGL] UTs support fine-grained locking (#6741)

2025-01-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git commit be0267313bdfb1001fa61f31c745c2f7f0db069d Author: ZanderXu AuthorDate: Tue Apr 23 09:42:23 2024 +0800 HDFS-17457

(hadoop) 18/28: HDFS-17411. [FGL] Client RPCs involving snapshot support fine-grained lock (#6714)

2025-01-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 6d888d599f4eddd4697979510a379a2a70203e9c Author: ZanderXu AuthorDate: Tue Apr 9 09:35:36 2024 +0800 HDFS-17411

(hadoop) 12/28: HDFS-17415. [FGL] RPCs in NamenodeProtocol support fine-grained lock (#6654)

2025-01-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 7d37995f46e5f571b22f0acc82f12900e4ed754b Author: ZanderXu AuthorDate: Wed Mar 27 09:44:11 2024 +0800 HDFS-17415

(hadoop) 07/28: HDFS-17413. [FGL] CacheReplicationMonitor supports fine-grained lock (#6641)

2025-01-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git commit d39f034f982b4a1767590aecb03bd27ed8e4c34c Author: ZanderXu AuthorDate: Fri Mar 22 10:08:46 2024 +0800 HDFS-17413

(hadoop) 11/28: HDFS-17410. [FGL] Client RPCs that changes file attributes supports fine-grained lock (#6634)

2025-01-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 778e819b41a549ea247a9f11dd562f6f21b528b6 Author: ZanderXu AuthorDate: Wed Mar 27 09:41:17 2024 +0800 HDFS-17410

(hadoop) 15/28: HDFS-17420. [FGL] EditLogTailer and FSEditLogLoader support FGL (#6679)

2025-01-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git commit ed302ae3aada4da2952def3d5b645f713a8399d8 Author: ZanderXu AuthorDate: Thu Mar 28 09:51:35 2024 +0800 HDFS-17420

(hadoop) 04/28: HDFS-17405. [FGL] Using different metric name to trace performance for FGL and Global lock (#6600)

2025-01-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git commit f0368bb2372f0fd2d63295eed5eec43c2afd3747 Author: ZanderXu AuthorDate: Wed Mar 6 15:17:53 2024 +0800 HDFS-17405

(hadoop) 10/28: HDFS-17423. [FGL] BlockManagerSafeMode supports fine-grained lock (#6645)

2025-01-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 3b5e28a87ecb3fb7e0db102ade896e5b868fa38b Author: ZanderXu AuthorDate: Tue Mar 26 10:52:45 2024 +0800 HDFS-17423

(hadoop) 22/28: HDFS-17459. [FGL] Add documentation (#6737)

2025-01-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git commit e5b1c09b8a03cd64dfb53fc18df2106283c87a96 Author: Felix Nguyen <23214709+kokonguyen...@users.noreply.github.

(hadoop) 21/28: HDFS-17472. [FGL] gcDeletedSnapshot and getDelegationToken support FGL (#6743)

2025-01-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 0d626f516f435f9a36aaee8baa56ed5b5a422501 Author: ZanderXu AuthorDate: Thu Apr 18 09:33:32 2024 +0800 HDFS-17472

(hadoop) 13/28: HDFS-17417. [FGL] HeartbeatManager and DatanodeAdminMonitor support fine-grained locking (#6656)

2025-01-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 40d54ebb66a7cd7680134d9bb80f2f0fc1bfda75 Author: ZanderXu AuthorDate: Wed Mar 27 09:45:17 2024 +0800 HDFS-17417

(hadoop) 28/28: HDFS-17701. [FGL] Fix some javadocs (#7256)

2025-01-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 2343bd71a9350d864234f1519a7f5f4b90a759ea Author: ZanderXu AuthorDate: Tue Dec 31 11:55:28 2024 +0800 HDFS-17701

(hadoop) 27/28: HDFS-17697. [FGL] hasWriteLock and hasReadLock in FineGrainedFSNamesystemLock shouldn't throw assert error (#7250)

2025-01-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 8ab53982a56e0979da1f30448e24e77a7c5fa624 Author: ZanderXu AuthorDate: Sat Dec 28 19:12:32 2024 +0800 HDFS-17697

(hadoop) branch trunk updated (e41f2ba1552 -> 2343bd71a93)

2025-01-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git from e41f2ba1552 HADOOP-19392: Upgrade ftpserver to resolve maven/pom issue (#7311) Contributed by YanivKunda. new

(hadoop) 24/28: HDFS-17506. [FGL] Performance for phase 1

2025-01-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git commit e8807726b8d83fa2fb1f9ec47a000237163cd994 Author: ZanderXu AuthorDate: Wed Dec 18 18:24:01 2024 +0800 HDFS-17506

(hadoop) 09/28: HDFS-17416. [FGL] Monitor threads in BlockManager.class support fine-grained lock (#6647)

2025-01-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git commit ac0605db419294166a68ad03f65b23a1ad89a329 Author: ZanderXu AuthorDate: Tue Mar 26 10:50:20 2024 +0800 HDFS-17416

(hadoop) 03/28: HDFS-17398. [FGL] Implement the FGL lock for FSNLockManager (#6599)

2025-01-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 16c25b277da7c63205975671ba09f0f1a2a664be Author: ZanderXu AuthorDate: Tue Mar 5 22:10:59 2024 +0800 HDFS-17398

(hadoop) 16/28: HDFS-17388. [FGL] Client RPCs involving write process supports fine-grained lock (#6589)

2025-01-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 7577f3ad6194a24c1ed544e23d50ee4f1a6dfa5b Author: ZanderXu AuthorDate: Fri Mar 29 18:16:07 2024 +0800 HDFS-17388

(hadoop) 06/28: HDFS-17395. [FGL] Use FSLock to protect ErasureCodingPolicy related operations (#6579)

2025-01-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 7158b9ee194f6b3063f1aec7fd59dfd0727c2a9c Author: ZanderXu AuthorDate: Thu Mar 7 14:07:27 2024 +0800 HDFS-17395

(hadoop) 05/28: HDFS-17390. [FGL] FSDirectory supports this fine-grained locking (#6573)

2025-01-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git commit a1ab911896f6cb9d0d8864313fa69c625ffb8e18 Author: ZanderXu AuthorDate: Wed Mar 6 21:43:05 2024 +0800 HDFS-17390

(hadoop) 08/28: HDFS-17414. [FGL] RPCs in DatanodeProtocol support fine-grained lock (#6649)

2025-01-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 7764b39e4abf352a3665e7b1d24dec0654b37e6d Author: ZanderXu AuthorDate: Sat Mar 23 21:27:34 2024 +0800 HDFS-17414

(hadoop) 02/28: HDFS-17387. [FGL] Abstract the configuration locking mode (#6572)

2025-01-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 9b45c66e34f35361d991a0326d67d0f7abcfdd3b Author: ZanderXu AuthorDate: Mon Mar 4 18:00:18 2024 +0800 HDFS-17387

(hadoop) 01/28: HDFS-17394. [FGL] Remove unused WriteHoldCount of FSNamesystemLock (#6571)

2025-01-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 8afbfbc2f572e7400c4666752986e0a48df4330e Author: ZanderXu AuthorDate: Tue Feb 27 14:12:02 2024 +0800 HDFS-17394

(hadoop) branch HDFS-17384 updated (e0550219aa5 -> 2c71fe55d67)

2025-01-21 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a change to branch HDFS-17384 in repository https://gitbox.apache.org/repos/asf/hadoop.git discard e0550219aa5 HDFS-17701. [FGL] Fix some javadocs (#7256) discard 867fd04ffd3 HDFS-17697. [FGL] hasWriteLock and

(hadoop) branch HDFS-17384 updated (c2a0c615b02 -> e0550219aa5)

2025-01-06 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a change to branch HDFS-17384 in repository https://gitbox.apache.org/repos/asf/hadoop.git omit c2a0c615b02 HDFS-17701. [FGL] Fix some javadocs (#7256) omit 9d35de73ff8 HDFS-17697. [FGL] hasWriteLock and

(hadoop) branch HDFS-17384 updated (147f8332857 -> 1e7c88fd927)

2024-12-18 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a change to branch HDFS-17384 in repository https://gitbox.apache.org/repos/asf/hadoop.git from 147f8332857 HDFS-17457. [FGL] UTs support fine-grained locking (#6741) add 1e7c88fd927 HDFS-17506. [FGL

(hadoop) branch HDFS-17384 updated (141b190c911 -> 147f8332857)

2024-12-17 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a change to branch HDFS-17384 in repository https://gitbox.apache.org/repos/asf/hadoop.git omit 141b190c911 HDFS-17506. [FGL] Performance for phase 1 (#6806) omit 14153f07aab HDFS-17457. [FGL] UTs

(hadoop) branch HDFS-2139 updated (c33d8686060 -> fc42da70cea)

2024-12-17 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a change to branch HDFS-2139 in repository https://gitbox.apache.org/repos/asf/hadoop.git from c33d8686060 HADOOP-19210. S3A: Speed up some slow unit tests (#6907) add a57105462be HADOOP-19215. Fix unit

(hadoop) branch trunk updated: HDFS-17634. RBF: Fix web UI missing DN last block report (#7080)

2024-10-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 09b348753f8 HDFS-17634. RBF: Fix web UI missing

(hadoop) branch trunk updated (2e1deee87a5 -> 776c0a3ab95)

2024-06-11 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git from 2e1deee87a5 HADOOP-19137. [ABFS] Prevent ABFS initialization for non-hierarchal-namespace account if Customer

(hadoop) branch trunk updated: HDFS-17532. RBF: Allow router state store cache update to overwrite and delete in parallel (#6839)

2024-05-27 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 74d30a5dce70 HDFS-17532. RBF: Allow router

(hadoop) branch trunk updated: HDFS-17529. RBF: Improve router state store cache entry deletion (#6833)

2024-05-23 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new f5c5d35eb01d HDFS-17529. RBF: Improve router

(hadoop) branch trunk updated: HDFS-17509. RBF: Fix ClientProtocol.concat will throw NPE if tgr is a empty file. (#6784)

2024-05-16 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 8f92cda35cbf HDFS-17509. RBF: Fix

(hadoop) branch trunk updated: HADOOP-19167 Bug Fix: Change of Codec configuration does not work (#6807)

2024-05-16 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 3c00093cb554 HADOOP-19167 Bug Fix: Change of

(hadoop) branch trunk updated: HDFS-17488. DN can fail IBRs with NPE when a volume is removed (#6759)

2024-05-11 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new fb0519253d66 HDFS-17488. DN can fail IBRs with

(hadoop) branch trunk updated (43e8ca428e24 -> 700b3e4800b0)

2024-05-09 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git from 43e8ca428e24 Revert "HADOOP-18851: Performance improvement for DelegationTokenSecretManager. (#6001). Contri

(hadoop) branch HDFS-17385 created (now 14153f07aab8)

2024-05-07 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a change to branch HDFS-17385 in repository https://gitbox.apache.org/repos/asf/hadoop.git at 14153f07aab8 HDFS-17457. [FGL] UTs support fine-grained locking (#6741) No new revisions were added by this

(hadoop) branch trunk updated (782c50144169 -> 23286b06321f)

2024-04-23 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git from 782c50144169 HDFS-17451. RBF: fix spotbugs for redundant nullcheck of dns. (#6697) add 23286b06321f HDFS-17469

(hadoop) 21/23: HDFS-17472. [FGL] gcDeletedSnapshot and getDelegationToken support FGL (#6743)

2024-04-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch HDFS-17384 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 43aa4f905ecde0f634115f73776c444aac0e1150 Author: ZanderXu AuthorDate: Thu Apr 18 09:33:32 2024 +0800 HDFS

(hadoop) 20/23: HDFS-17424. [FGL] DelegationTokenSecretManager supports fine-grained lock (#6696)

2024-04-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch HDFS-17384 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 02de6df9d4434d71b8d16c2c0e8ec0324a76953a Author: Yuanbo Liu AuthorDate: Tue Apr 16 11:51:02 2024 +0800 HDFS

(hadoop) 02/23: HDFS-17387. [FGL] Abstract the configuration locking mode (#6572)

2024-04-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch HDFS-17384 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit ca902d1212e77d3855b696124b9ca648b730f3d0 Author: ZanderXu AuthorDate: Mon Mar 4 18:00:18 2024 +0800 HDFS

(hadoop) 19/23: HDFS-17445. [FGL] some operations support fine-grained locking (#6715)

2024-04-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch HDFS-17384 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 724b9fd5cfd4bd2e2c7ca3b00bfb3167b129b060 Author: ZanderXu AuthorDate: Wed Apr 10 10:08:24 2024 +0800 HDFS

(hadoop) 22/23: HDFS-17459. [FGL] Add documentation (#6737)

2024-04-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch HDFS-17384 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 39e0ac082555e4267c8ad1934ad6d48294978ed3 Author: Felix Nguyen <23214709+kokonguyen...@users.noreply.github.

(hadoop) 23/23: HDFS-17457. [FGL] UTs support fine-grained locking (#6741)

2024-04-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch HDFS-17384 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 14153f07aab8a229f128f503b2741d1c81a824b2 Author: ZanderXu AuthorDate: Tue Apr 23 09:42:23 2024 +0800 HDFS

(hadoop) 08/23: HDFS-17414. [FGL] RPCs in DatanodeProtocol support fine-grained lock (#6649)

2024-04-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch HDFS-17384 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit f64cb049ad0664534489882f4f6b0adc3c844bce Author: ZanderXu AuthorDate: Sat Mar 23 21:27:34 2024 +0800 HDFS

(hadoop) 15/23: HDFS-17420. [FGL] EditLogTailer and FSEditLogLoader support FGL (#6679)

2024-04-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch HDFS-17384 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 132a63f4ad2c8cd8bff1c739e1a41c853a1c9ad4 Author: ZanderXu AuthorDate: Thu Mar 28 09:51:35 2024 +0800 HDFS

(hadoop) 01/23: HDFS-17394. [FGL] Remove unused WriteHoldCount of FSNamesystemLock (#6571)

2024-04-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch HDFS-17384 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit c4ba19c23b4f97787331ddbe09e07e6d5e16d459 Author: ZanderXu AuthorDate: Tue Feb 27 14:12:02 2024 +0800 HDFS

(hadoop) 17/23: HDFS-17389. [FGL] Client RPCs involving read process supports fine-grained lock (#6590)

2024-04-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch HDFS-17384 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit ee0beaee40b25202bca75b302a51a5aceef4ebd3 Author: ZanderXu AuthorDate: Fri Mar 29 18:18:14 2024 +0800 HDFS

(hadoop) 13/23: HDFS-17417. [FGL] HeartbeatManager and DatanodeAdminMonitor support fine-grained locking (#6656)

2024-04-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch HDFS-17384 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 07c4b73dc5008e4d3815a0b77e9528049b519d5c Author: ZanderXu AuthorDate: Wed Mar 27 09:45:17 2024 +0800 HDFS

(hadoop) 12/23: HDFS-17415. [FGL] RPCs in NamenodeProtocol support fine-grained lock (#6654)

2024-04-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch HDFS-17384 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit ea3cbae809acc4d466e6b6874b0d8d12f6e67d16 Author: ZanderXu AuthorDate: Wed Mar 27 09:44:11 2024 +0800 HDFS

(hadoop) 07/23: HDFS-17413. [FGL] CacheReplicationMonitor supports fine-grained lock (#6641)

2024-04-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch HDFS-17384 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 5c7719b9e60bb1bbc77bc7d9ca604b0e95af7cf2 Author: ZanderXu AuthorDate: Fri Mar 22 10:08:46 2024 +0800 HDFS

(hadoop) 06/23: HDFS-17395. [FGL] Use FSLock to protect ErasureCodingPolicy related operations (#6579)

2024-04-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch HDFS-17384 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 19f2c773df45b103bdefe75dc3614343e908515e Author: ZanderXu AuthorDate: Thu Mar 7 14:07:27 2024 +0800 HDFS

(hadoop) 16/23: HDFS-17388. [FGL] Client RPCs involving write process supports fine-grained lock (#6589)

2024-04-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch HDFS-17384 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit f0da5122e6d86f0410aee49da1eab5a95ac182cc Author: ZanderXu AuthorDate: Fri Mar 29 18:16:07 2024 +0800 HDFS

(hadoop) 14/23: HDFS-17412. [FGL] Client RPCs involving maintenance supports fine-grained lock (#6667)

2024-04-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch HDFS-17384 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 771ec5a3df132c59053e536f522b1bd650acbfd9 Author: ZanderXu AuthorDate: Wed Mar 27 17:07:38 2024 +0800 HDFS

(hadoop) 04/23: HDFS-17405. [FGL] Using different metric name to trace performance for FGL and Global lock (#6600)

2024-04-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch HDFS-17384 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit f733d942d10529f351ef41b5e06805509967a176 Author: ZanderXu AuthorDate: Wed Mar 6 15:17:53 2024 +0800 HDFS

(hadoop) 18/23: HDFS-17411. [FGL] Client RPCs involving snapshot support fine-grained lock (#6714)

2024-04-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch HDFS-17384 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 4f7160853c7c538bf5ef36aedfd3b6bdc3c46724 Author: ZanderXu AuthorDate: Tue Apr 9 09:35:36 2024 +0800 HDFS

(hadoop) 09/23: HDFS-17416. [FGL] Monitor threads in BlockManager.class support fine-grained lock (#6647)

2024-04-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch HDFS-17384 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 1d2b15d9079cccfcaa3ece6f6cf3db0dd8d11fc6 Author: ZanderXu AuthorDate: Tue Mar 26 10:50:20 2024 +0800 HDFS

(hadoop) 11/23: HDFS-17410. [FGL] Client RPCs that changes file attributes supports fine-grained lock (#6634)

2024-04-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch HDFS-17384 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit a55cd3bb9f45a3f2351f7c32f2cd3b4649c5f3cc Author: ZanderXu AuthorDate: Wed Mar 27 09:41:17 2024 +0800 HDFS

(hadoop) 03/23: HDFS-17398. [FGL] Implement the FGL lock for FSNLockManager (#6599)

2024-04-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch HDFS-17384 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 03170885c13321db211bb49f4b5fad04085aea50 Author: ZanderXu AuthorDate: Tue Mar 5 22:10:59 2024 +0800 HDFS

(hadoop) branch HDFS-17384 updated (49ab698478d6 -> 14153f07aab8)

2024-04-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a change to branch HDFS-17384 in repository https://gitbox.apache.org/repos/asf/hadoop.git discard 49ab698478d6 HDFS-17457. [FGL] UTs support fine-grained locking (#6741) discard d6617ff8afd2 HDFS-17459. [FGL

(hadoop) 05/23: HDFS-17390. [FGL] FSDirectory supports this fine-grained locking (#6573)

2024-04-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch HDFS-17384 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 0c512c0db00cb943786f607f29e774f9e8fa1319 Author: ZanderXu AuthorDate: Wed Mar 6 21:43:05 2024 +0800 HDFS

(hadoop) 10/23: HDFS-17423. [FGL] BlockManagerSafeMode supports fine-grained lock (#6645)

2024-04-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch HDFS-17384 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 24139acc8652d5c2f8053aa18bd0e77a6c54c336 Author: ZanderXu AuthorDate: Tue Mar 26 10:52:45 2024 +0800 HDFS

(hadoop) 03/08: HDFS-17398. [FGL] Implement the FGL lock for FSNLockManager (#6599)

2024-03-25 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch HDFS-17384 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit b688ac8c185c49df88af680ebdef4c671d09d8e2 Author: ZanderXu AuthorDate: Tue Mar 5 22:10:59 2024 +0800 HDFS

(hadoop) 01/08: HDFS-17394. [FGL] Remove unused WriteHoldCount of FSNamesystemLock (#6571)

2024-03-25 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch HDFS-17384 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 551683d4bd55801dd1cfde09d5adbbde6c2af53b Author: ZanderXu AuthorDate: Tue Feb 27 14:12:02 2024 +0800 HDFS

(hadoop) 06/08: HDFS-17395. [FGL] Use FSLock to protect ErasureCodingPolicy related operations (#6579)

2024-03-25 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch HDFS-17384 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 3214795bce1945508087ca442326f9d831d713bf Author: ZanderXu AuthorDate: Thu Mar 7 14:07:27 2024 +0800 HDFS

(hadoop) 05/08: HDFS-17390. [FGL] FSDirectory supports this fine-grained locking (#6573)

2024-03-25 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch HDFS-17384 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit a60b05b3fbf85126c818c18ec6b83029a98662df Author: ZanderXu AuthorDate: Wed Mar 6 21:43:05 2024 +0800 HDFS

(hadoop) 07/08: HDFS-17413. [FGL] CacheReplicationMonitor supports fine-grained lock (#6641)

2024-03-25 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch HDFS-17384 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 213f478f58cbbb57b67ae4f37b2c1639677742c7 Author: ZanderXu AuthorDate: Fri Mar 22 10:08:46 2024 +0800 HDFS

(hadoop) 02/08: HDFS-17387. [FGL] Abstract the configuration locking mode (#6572)

2024-03-25 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch HDFS-17384 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 9b9ac73b431ea478efa92133d3a69ae48d923aa2 Author: ZanderXu AuthorDate: Mon Mar 4 18:00:18 2024 +0800 HDFS

(hadoop) 04/08: HDFS-17405. [FGL] Using different metric name to trace performance for FGL and Global lock (#6600)

2024-03-25 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch HDFS-17384 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 794b5aa5783680ca537e0043d160c62cd1a77cb5 Author: ZanderXu AuthorDate: Wed Mar 6 15:17:53 2024 +0800 HDFS

(hadoop) 08/08: HDFS-17414. [FGL] RPCs in DatanodeProtocol support fine-grained lock (#6649)

2024-03-25 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch HDFS-17384 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 46dda50b49a91457302fd603327986601d5231ec Author: ZanderXu AuthorDate: Sat Mar 23 21:27:34 2024 +0800 HDFS

(hadoop) branch HDFS-17384 updated (d32bc502fca2 -> 46dda50b49a9)

2024-03-25 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a change to branch HDFS-17384 in repository https://gitbox.apache.org/repos/asf/hadoop.git omit d32bc502fca2 HADOOP-19090. Use protobuf-java 3.23.4. (#6593). Contributed by PJ Fanning. (#6663) omit

(hadoop) branch trunk updated: HDFS-17436. Supplement log information for AccessControlException (#6651)

2024-03-21 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 062836c020cf HDFS-17436. Supplement log

(hadoop) branch trunk updated (a957cd504932 -> 77c600d769fe)

2024-03-20 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git from a957cd504932 YARN-5305. Allow log aggregation to discard expired delegation tokens (#6625) add 77c600d769fe

(hadoop) branch HDFS-17384 updated: HDFS-17395. [FGL] Use FSLock to protect ErasureCodingPolicy related operations (#6579)

2024-03-06 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch HDFS-17384 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/HDFS-17384 by this push: new fde64373cee5 HDFS-17395. [FGL] Use

(hadoop) branch trunk updated: HDFS-17406. Suppress UnresolvedPathException in hdfs router log (#6603)

2024-03-01 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 34bb28649c7b HDFS-17406. Suppress

(hadoop) branch HDFS-17384 updated: HDFS-17393. Remove unused FSNamesytemLock cond in FSNamesystem (#6588)

2024-02-25 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch HDFS-17384 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/HDFS-17384 by this push: new f530e154ac84 HDFS-17393. Remove

(hadoop) branch HDFS-17384 created (now 03d9acaa862a)

2024-02-20 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a change to branch HDFS-17384 in repository https://gitbox.apache.org/repos/asf/hadoop.git at 03d9acaa862a HDFS-17361. DiskBalancer: Query command support with multiple nodes (#6508) No new revisions

[hadoop] branch trunk updated: HADOOP-18920. RPC Metrics : Optimize logic for log slow RPCs (#6146)

2023-10-24 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new f85ac5b60daf HADOOP-18920. RPC Metrics

[hadoop] branch trunk updated: HDFS-17177. ErasureCodingWork should ignore the deleted block while reconstructing blocks (#6024)

2023-09-10 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 3bd6a751edc HDFS-17177. ErasureCodingWork

[hadoop] branch trunk updated: HDFS-17019. Optimize the logic for reconfigure slow peer enable for Namenode" (#5671)

2023-06-07 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 0c209961f82 HDFS-17019. Optimize the logic for

[hadoop] branch HDFS-2139 deleted (was be4c638e4cc)

2023-06-04 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a change to branch HDFS-2139 in repository https://gitbox.apache.org/repos/asf/hadoop.git was be4c638e4cc HDFS-16748. RBF: DFSClient should uniquely identify writing files by namespace id and iNodeId via

[hadoop] branch HDFS-2139 created (now e0a339223a8)

2023-06-04 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a change to branch HDFS-2139 in repository https://gitbox.apache.org/repos/asf/hadoop.git at e0a339223a8 HADOOP-18709. Add curator based ZooKeeper communication support over SSL/TLS into the common

[hadoop] branch trunk updated: HDFS-16910. Fix incorrectly initializing RandomAccessFile caused flush performance decreased for JN (#5359)

2023-02-08 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new d5c046518e9 HDFS-16910. Fix incorrectly

[hadoop] branch trunk updated (dad73b76c07 -> 0ae075a2af6)

2023-02-04 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git from dad73b76c07 YARN-11419. Remove redundant exception capture in NMClientAsyncImpl and improve readability in

[hadoop] branch trunk updated: HDFS-16879. EC: Fsck -blockId shows number of redundant internal block replicas for EC Blocks (#5264)

2023-01-03 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 35ce60eadd1 HDFS-16879. EC: Fsck -blockId shows

[hadoop] branch trunk updated (17035da46ef -> df093ef9afc)

2022-12-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git from 17035da46ef YARN-11226. [Federation] Add createNewReservation, submitReservation, updateReservation

[hadoop] branch trunk updated: HDFS-16837. [RBF SBN] ClientGSIContext should merge RouterFederatedStates to get the max state id for each namespaces (#5123)

2022-12-05 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 8a9bdb1edc4 HDFS-16837. [RBF SBN

[hadoop] branch trunk updated (e0974298cef -> 87429f443a2)

2022-11-24 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git from e0974298cef HDFS-16826. [RBF SBN] ConnectionManager should advance the client stateId for each request (#5086

[hadoop] branch trunk updated: HDFS-16826. [RBF SBN] ConnectionManager should advance the client stateId for each request (#5086)

2022-11-24 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new e0974298cef HDFS-16826. [RBF SBN

[hadoop] branch trunk updated (bcc3d2a20ed -> ef84d218673)

2022-11-23 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git from bcc3d2a20ed HDFS-16838. Fix NPE in testAddRplicaProcessorForAddingReplicaInMap (#5125) add ef84d218673 HDFS

[hadoop] branch trunk updated (7cb22eb72d5 -> ac958777afd)

2022-11-22 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git from 7cb22eb72d5 YARN-11371. [Federation] Refactor FederationInterceptorREST#createNewApplication\submitApplication Use

[hadoop] branch trunk updated: HADOOP-18429. fix infinite loop in MutableGaugeFloat#incr(float) (#4823)

2022-11-17 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 7d39abd799a HADOOP-18429. fix infinite loop in

[hadoop] branch trunk updated (b398a7b0031 -> 552ee44eba5)

2022-11-10 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git from b398a7b0031 YARN-11367. [Federation] Fix DefaultRequestInterceptorREST Client NPE. (#5100) add 552ee44eba5

[hadoop] branch trunk updated: HADOOP-18433. Fix main thread name for . (#4838)

2022-11-09 Thread zanderxu
This is an automated email from the ASF dual-hosted git repository. zanderxu pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new f68f1a45783 HADOOP-18433. Fix main thread name

  1   2   >