[
https://issues.apache.org/jira/browse/HDFS-16283?focusedWorklogId=672091&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-672091
]
ASF GitHub Bot logged work on HDFS-16283:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 29/Oct/21 17:52
Start Date: 29/Oct/21 17:52
Worklog Time Spent: 10m
Work Description: aihuaxu commented on pull request #3595:
URL: https://github.com/apache/hadoop/pull/3595#issuecomment-954934697
Make sense. I will put up a design for discussion. Thanks Ayush.
On Fri, Oct 29, 2021 at 10:41 AM Ayush Saxena ***@***.***>
wrote:
> A quick look on the PR & the discussions so far. I would also prefer we
> discuss this somewhere first and have a proper design explaining the
> details, pros and cons of other alternatives, if considered and then move
> on to the coding bit. A bunch of questions floating in my mind as I went
> through the code, So, should be better if we have a proposal before hand.
>
> @aihuaxu <https://github.com/aihuaxu> not denying anything proposed here,
> may be as you said this might be the best possible way to do things, but if
> you put up a design for discussion, it would be easier for others to
> understand as well.
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <https://github.com/apache/hadoop/pull/3595#issuecomment-954926793>, or
> unsubscribe
>
<https://github.com/notifications/unsubscribe-auth/AGKDWK4EFYUTR6C2YUPCRVLUJLMFHANCNFSM5G3KXPFQ>
> .
> Triage notifications on the go with GitHub Mobile for iOS
>
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
> or Android
>
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
>
>
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 672091)
Time Spent: 1.5h (was: 1h 20m)
> RBF: improve renewLease() to call only a specific NameNode rather than make
> fan-out calls
> -----------------------------------------------------------------------------------------
>
> Key: HDFS-16283
> URL: https://issues.apache.org/jira/browse/HDFS-16283
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: rbf
> Reporter: Aihua Xu
> Assignee: Aihua Xu
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> Currently renewLease() against a router will make fan-out to all the
> NameNodes. Since renewLease() call is so frequent and if one of the NameNodes
> are slow, then eventually the router queues are blocked by all renewLease()
> and cause router degradation.
> We will make a change in the client side to keep track of NameNode Id in
> additional to current fileId so routers understand which NameNodes the client
> is renewing lease against.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]