[jira] [Updated] (HDFS-16518) KeyProviderCache does not get closed when DFSCLient shutdown

2022-03-22 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-16518: Summary: KeyProviderCache does not get closed when DFSCLient shutdown (was: KeyProviderCache does not get

[jira] [Created] (HDFS-16518) KeyProviderCache does not get closed in ShutdownHookManager

2022-03-22 Thread Lei Yang (Jira)
Lei Yang created HDFS-16518: --- Summary: KeyProviderCache does not get closed in ShutdownHookManager Key: HDFS-16518 URL: https://issues.apache.org/jira/browse/HDFS-16518 Project: Hadoop HDFS Issue

[jira] [Updated] (HDFS-16518) Cached KeyProvider in KeyProviderCache does not get closed when DFSClient is closed

2022-03-23 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-16518: Description: The cache has ttl and can close KeyProvider when cache entry is expired but we also want to

[jira] [Updated] (HDFS-16518) Cached KeyProvider in KeyProviderCache does not get closed when DFSClient is closed

2022-03-23 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-16518: Description: The cache has ttl and can close KeyProvider when cache entry is expired but when DFSClient

[jira] [Updated] (HDFS-16518) Cached KeyProvider in KeyProviderCache does not get closed when DFSClient is closed

2022-03-23 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-16518: Description: The cache has ttl and can close KeyProvider when cache entry is expired but when DFSClient

[jira] [Updated] (HDFS-16518) Cached KeyProvider in KeyProviderCache does not get closed when DFSClient is closed

2022-03-23 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-16518: Description: The cache has ttl and can close KeyProvider when cache entry is expired but when DFSClient

[jira] [Updated] (HDFS-16518) Cached KeyProvider in KeyProviderCache does not get closed when DFSClient is closed

2022-03-23 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-16518: Description: The cache has ttl and can close KeyProvider when cache entry is expired but when DFSClient

[jira] [Updated] (HDFS-16518) KeyProviderCache does not get closed when DFSClient is closed

2022-03-23 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-16518: Summary: KeyProviderCache does not get closed when DFSClient is closed (was: KeyProviderCache does not

[jira] [Updated] (HDFS-16518) Cached KeyProvider in KeyProviderCache does not get closed when DFSClient is closed

2022-03-23 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-16518: Description: The cache has ttl and can close KeyProvider when cache entry is expired but we also want to

[jira] [Updated] (HDFS-16518) Cached KeyProvider in KeyProviderCache does not get closed when DFSClient is closed

2022-03-23 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-16518: Summary: Cached KeyProvider in KeyProviderCache does not get closed when DFSClient is closed (was:

[jira] [Updated] (HDFS-16518) Cached KeyProvider in KeyProviderCache does not get closed when DFSClient is closed

2022-03-23 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-16518: Description: The cache has ttl and can close KeyProvider when cache entry is expired but when DFSClient

[jira] [Updated] (HDFS-16518) Cached KeyProvider in KeyProviderCache does not get closed when DFSClient is closed

2022-03-23 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-16518: Description: The cache has ttl and can close KeyProvider when cache entry is expired but when DFSClient

[jira] [Updated] (HDFS-16518) Cached KeyProvider in KeyProviderCache does not get closed when DFSClient is closed

2022-03-23 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-16518: Description: The cache has ttl and can close KeyProvider when cache entry is expired but when DFSClient

[jira] [Updated] (HDFS-16518) Cached KeyProvider in KeyProviderCache does not get closed when DFSClient is closed

2022-03-23 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-16518: Description: The cache has ttl and can close KeyProvider when cache entry is expired but when DFSClient

[jira] [Updated] (HDFS-16518) KeyProviderCache close cached KeyProvider with Hadoop ShutdownHookManager

2022-03-28 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-16518: Description: KeyProvider implements Closable interface but some custom implementation of KeyProvider also

[jira] [Updated] (HDFS-16518) KeyProviderCache close cached KeyProvider with Hadoop ShutdownHookManager

2022-03-28 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-16518: Fix Version/s: 2.10.0 > KeyProviderCache close cached KeyProvider with Hadoop ShutdownHookManager >

[jira] [Updated] (HDFS-16518) Cached KeyProvider in KeyProviderCache should be closed with ShutdownHookManager

2022-03-24 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-16518: Description:     {code:java} Class KeyProviderCache ... public KeyProviderCache(long expiryMs) {

[jira] [Updated] (HDFS-16518) KeyProviderCache close cached KeyProvider with Hadoop ShutdownHookManager

2022-03-24 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-16518: Description: KeyProvider implements Closable interface but some custom implementation of KeyProvider also

[jira] [Updated] (HDFS-16518) Cached KeyProvider in KeyProviderCache should be closed with ShutdownHookManager

2022-03-23 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-16518: Description: We need to make sure the underlying KeyProvider used by multiple DFSClient instances is

[jira] [Updated] (HDFS-16518) Cached KeyProvider in KeyProviderCache should be closed with ShutdownHookManager

2022-03-23 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-16518: Summary: Cached KeyProvider in KeyProviderCache should be closed with ShutdownHookManager (was: Cached

[jira] [Updated] (HDFS-16518) Cached KeyProvider in KeyProviderCache should be closed with ShutdownHookManager

2022-03-24 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-16518: Description: KeyProvider implements Closable interface but some custom impl of KeyProvider needs explicit

[jira] [Updated] (HDFS-16518) Cached KeyProvider in KeyProviderCache should be closed with ShutdownHookManager

2022-03-24 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-16518: Description: KeyProvider implements Closable interface but some custom impl of KeyProvider also needs

[jira] [Updated] (HDFS-16518) Cached KeyProvider in KeyProviderCache should be closed with ShutdownHookManager

2022-03-24 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-16518: Description: KeyProvider implements Closable interface but some custom implementation of KeyProvider also

[jira] [Updated] (HDFS-16518) KeyProviderCache close cached KeyProvider with Hadoop ShutdownHookManager

2022-03-24 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-16518: Summary: KeyProviderCache close cached KeyProvider with Hadoop ShutdownHookManager (was: Cached

[jira] [Updated] (HDFS-16518) KeyProviderCache close cached KeyProvider with Hadoop ShutdownHookManager

2022-03-24 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-16518: Description: KeyProvider implements Closable interface but some custom implementation of KeyProvider also

[jira] [Updated] (HDFS-16518) KeyProviderCache close cached KeyProvider with Hadoop ShutdownHookManager

2022-03-24 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-16518: Description: KeyProvider implements Closable interface but some custom implementation of KeyProvider also

[jira] [Updated] (HDFS-16518) KeyProviderCache close cached KeyProvider with Hadoop ShutdownHookManager

2022-03-24 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-16518: Description: KeyProvider implements Closable interface but some custom implementation of KeyProvider also

[jira] [Updated] (HDFS-16518) Cached KeyProvider in KeyProviderCache should be closed with ShutdownHookManager

2022-03-24 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-16518: Description: KeyProvider implements Closable interface but some custom impl of KeyProvider needs explicit

[jira] [Updated] (HDFS-16518) Cached KeyProvider in KeyProviderCache should be closed with ShutdownHookManager

2022-03-24 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-16518: Description: KeyProvider implements Closable interface but some custom impl of KeyProvider also needs

[jira] [Updated] (HDFS-16518) KeyProviderCache close cached KeyProvider with Hadoop ShutdownHookManager

2022-03-24 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-16518: Description: KeyProvider implements Closable interface but some custom implementation of KeyProvider also

[jira] [Created] (HDFS-16828) Fsck doesn't count orphaned missing blocks.

2022-10-28 Thread Lei Yang (Jira)
Lei Yang created HDFS-16828: --- Summary: Fsck doesn't count orphaned missing blocks. Key: HDFS-16828 URL: https://issues.apache.org/jira/browse/HDFS-16828 Project: Hadoop HDFS Issue Type: Bug

[jira] [Updated] (HDFS-16828) Fsck doesn't count orphaned missing blocks.

2022-10-28 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-16828: Description: Fsck use corrputedFIles.size instead of blockManager.getMissinngBlockCount() to get missing

[jira] [Updated] (HDFS-16828) Fsck doesn't count orphaned missing blocks.

2022-10-28 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-16828: Description: Fsck use corrputedFIles.size instead of blockManager.getMissinngBlockCount() to get missing

[jira] [Updated] (HDFS-16828) Fsck doesn't count orphaned missing blocks.

2022-10-28 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-16828: Attachment: image-2022-10-28-15-18-24-944.png > Fsck doesn't count orphaned missing blocks. >

[jira] [Updated] (HDFS-16828) Fsck doesn't count orphaned missing blocks.

2022-10-28 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-16828: Affects Version/s: 2.10.0 > Fsck doesn't count orphaned missing blocks. >

[jira] [Comment Edited] (HDFS-16836) StandbyCheckpointer can still trigger rollback fs image after RU is finalized

2022-11-15 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17634479#comment-17634479 ] Lei Yang edited comment on HDFS-16836 at 11/15/22 6:32 PM: --- Thanks

[jira] [Commented] (HDFS-16836) StandbyCheckpointer can still trigger rollback fs image after RU is finalized

2022-11-15 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17634479#comment-17634479 ] Lei Yang commented on HDFS-16836: - Thanks [~hexiaoqiao] for taking look.  docheckpoint() can fail for

[jira] [Created] (HDFS-16836) StandbyCheckpointer can still trigger rollback fs image after RU is finalized

2022-11-09 Thread Lei Yang (Jira)
Lei Yang created HDFS-16836: --- Summary: StandbyCheckpointer can still trigger rollback fs image after RU is finalized Key: HDFS-16836 URL: https://issues.apache.org/jira/browse/HDFS-16836 Project: Hadoop

[jira] [Updated] (HDFS-16836) StandbyCheckpointer can still trigger rollback fs image after RU is finalized

2022-11-09 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-16836: Description: StandbyCheckpointer trigger rollback fsimage when RU is started. When ru is started, a flag

[jira] [Updated] (HDFS-16836) StandbyCheckpointer can still trigger rollback fs image after RU is finalized

2022-11-09 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-16836: Description: StandbyCheckpointer trigger rollback fsimage when RU is started. When ru is started, a flag

[jira] [Updated] (HDFS-16836) StandbyCheckpointer can still trigger rollback fs image after RU is finalized, leaving checkpoint threshold/period were missing.

2022-11-09 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-16836: Summary: StandbyCheckpointer can still trigger rollback fs image after RU is finalized, leaving checkpoint

[jira] [Updated] (HDFS-16836) StandbyCheckpointer can still trigger rollback fs image after RU is finalized

2022-11-09 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-16836: Summary: StandbyCheckpointer can still trigger rollback fs image after RU is finalized (was:

[jira] [Commented] (HDFS-16836) StandbyCheckpointer can still trigger rollback fs image after RU is finalized

2022-11-14 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17634022#comment-17634022 ] Lei Yang commented on HDFS-16836: - [~hexiaoqiao]  PR: [https://github.com/apache/hadoop/pull/5135] I

[jira] [Updated] (HDFS-17290) HDFS: add client rpc backoff metrics due to disconnection from lowest priority queue

2023-12-18 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-17290: Description: Clients are backoff when rpcs cannot be enqueued. However there are different scenarios when

[jira] [Updated] (HDFS-17290) HDFS: add client rpc backoff metrics due to disconnection from lowest priority queue

2023-12-18 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-17290: Affects Version/s: 3.4.0 (was: 3.3.6) > HDFS: add client rpc backoff metrics

[jira] [Updated] (HDFS-17290) HDFS: add client rpc backoff metrics due to disconnection from lowest priority queue

2023-12-18 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-17290: Description: Clients are backoff when rpcs cannot be enqueued. However there are different scenarios when

[jira] [Comment Edited] (HDFS-17290) HDFS: add client rpc backoff metrics due to disconnection from lowest priority queue

2023-12-18 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17798382#comment-17798382 ] Lei Yang edited comment on HDFS-17290 at 12/18/23 11:48 PM: [~goiri]  

[jira] [Updated] (HDFS-17290) HDFS: add client rpc backoff metrics due to disconnection from lowest priority queue

2023-12-18 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-17290: Summary: HDFS: add client rpc backoff metrics due to disconnection from lowest priority queue (was: HDFS:

[jira] [Commented] (HDFS-17290) HDFS: add client rpc backoff metrics due to disconnection from lowest priority queue

2023-12-18 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17798382#comment-17798382 ] Lei Yang commented on HDFS-17290: - [~goiri]  [~simbadzina] Can you please review this and let me know if

[jira] [Updated] (HDFS-17290) HDFS: add client rpc backoff metrics due to disconnection from lowest priority queue

2023-12-18 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-17290: Description: Clients are backoff when rpcs cannot be enqueued. However there are different scenarios when

[jira] [Created] (HDFS-17290) HDFS: add client rpc backoff metrics due to throttling from lowest priority queue

2023-12-14 Thread Lei Yang (Jira)
Lei Yang created HDFS-17290: --- Summary: HDFS: add client rpc backoff metrics due to throttling from lowest priority queue Key: HDFS-17290 URL: https://issues.apache.org/jira/browse/HDFS-17290 Project:

[jira] [Updated] (HDFS-17290) HDFS: add client rpc backoff metrics due to disconnection from lowest priority queue

2024-01-08 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-17290: Fix Version/s: 3.4.0 > HDFS: add client rpc backoff metrics due to disconnection from lowest > priority

[jira] [Commented] (HDFS-17290) HDFS: add client rpc backoff metrics due to disconnection from lowest priority queue

2024-01-08 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17804483#comment-17804483 ] Lei Yang commented on HDFS-17290: - [~simbadzina]  Thanks for reviewing and merging the PR. > HDFS: add

[jira] [Updated] (HDFS-17341) Support dedicated user queues in Namenode FairCallQueue

2024-01-17 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-17341: Description: Some service users today in namenode like ETL, metrics collection, ad-hoc users that are

[jira] [Updated] (HDFS-17341) Support dedicated user queues in Namenode FairCallQueue

2024-01-17 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-17341: Description: Some service users today in namenode like ETL, metrics collection accounts for many traffic

[jira] [Created] (HDFS-17341) Support dedicated user queues in Namenode FairCallQueue

2024-01-17 Thread Lei Yang (Jira)
Lei Yang created HDFS-17341: --- Summary: Support dedicated user queues in Namenode FairCallQueue Key: HDFS-17341 URL: https://issues.apache.org/jira/browse/HDFS-17341 Project: Hadoop HDFS Issue

[jira] [Updated] (HDFS-17341) Support dedicated user queues in Namenode FairCallQueue

2024-01-17 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-17341: Affects Version/s: 2.10.0 3.4.0 > Support dedicated user queues in Namenode

[jira] [Updated] (HDFS-17341) Support dedicated user queues in Namenode FairCallQueue

2024-01-17 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-17341: Description: Some service users today in namenode like ETL, metrics collection, ad-hoc users that are

[jira] [Updated] (HDFS-17341) Support dedicated user queues in Namenode FairCallQueue

2024-01-18 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-17341: Description: Some service users today in namenode like ETL, metrics collection, ad-hoc users that are

[jira] [Updated] (HDFS-17341) Support dedicated user queues in Namenode FairCallQueue

2024-01-18 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-17341: Description: Some service users today in namenode like ETL, metrics collection, ad-hoc users that are

[jira] [Commented] (HDFS-17341) Support dedicated user queues in Namenode FairCallQueue

2024-01-18 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17808392#comment-17808392 ] Lei Yang commented on HDFS-17341: - [~hexiaoqiao] Thanks for your comment.  {quote}One concerns, we

[jira] [Updated] (HDFS-17341) Support dedicated user queues in Namenode FairCallQueue

2024-01-18 Thread Lei Yang (Jira)
[ https://issues.apache.org/jira/browse/HDFS-17341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Yang updated HDFS-17341: Description: Some service users today in namenode like ETL, metrics collection, ad-hoc users that are