Anuj Modi created HADOOP-19333:
----------------------------------
Summary: ABFS: [FnsOverBlob] Group Enums in AbfsRestOperationType
into categories based on Endpoint
Key: HADOOP-19333
URL: https://issues.apache.org/jira/browse/HADOOP-19333
Project: Hadoop Common
Issue Type: Sub-task
Components: fs/azure
Affects Versions: 3.4.1
Reporter: Anuj Modi
Currently in AbfsRestOperationType, there are a lot of enums added and some of
them corresponds to same operation but going to differentazure storage endpoint.
It makes sense to group these Enums into following Categories:
Global enum: AbfsGlobalRestOperationType
dfs enum: AbfsDFSRestOperationType
blob enum: AbfsBlobRestOperationType
Each of these sub-enums can hold operations used for that particular service
endpoint.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]