[ 
https://issues.apache.org/jira/browse/HADOOP-18316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18037291#comment-18037291
 ] 

ASF GitHub Bot commented on HADOOP-18316:
-----------------------------------------

github-actions[bot] closed pull request #4512: HADOOP-18316: ABFS: Add support 
for cache handling when filesystem instance has clientCorrelationID enabled
URL: https://github.com/apache/hadoop/pull/4512




> ABFS: Add support for cache handling when filesystem instance has 
> clientCorrelationID enabled
> ---------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-18316
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18316
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/azure
>    Affects Versions: 3.3.3
>            Reporter: Anmol Asrani
>            Assignee: Anmol Asrani
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> This is to mainly handle the scenarios for cache enablement or disablement 
> when the filesystem instance has clientCorrelationId as a part of it's 
> configuration.
> If a filesystem instance has clientCorrelationId as a part of it's 
> configuration and if we enable cache for the same, there may be another job 
> using a filesystem instance with same configuration and uri as the one 
> cached, but the issue here is that since these 2 filesystem instances are 
> part of 2 different running jobs, they can't share the same 
> clientCorrelationId.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to