Attila Doroszlai created HDDS-4851:
--------------------------------------
Summary: More compatibility problem with
DatanodeDetails.Port.Name.REPLICATION
Key: HDDS-4851
URL: https://issues.apache.org/jira/browse/HDDS-4851
Project: Apache Ozone
Issue Type: Bug
Reporter: Attila Doroszlai
Assignee: Attila Doroszlai
Some {{ozone fs}} operations still encounter the compatibility issue attempted
to fix in HDDS-4731.
{code}
$ ozone fs -mkdir o3fs://bucket1.vol1/dir/
$ ozone fs -ls o3fs://bucket1.vol1/dir/
$ ozone fs -put /etc/passwd o3fs://bucket1.vol1/dir/
-put: No enum constant
org.apache.hadoop.hdds.protocol.DatanodeDetails.Port.Name.REPLICATION
$ ozone fs -ls o3fs://bucket1.vol1/dir/
-ls: No enum constant
org.apache.hadoop.hdds.protocol.DatanodeDetails.Port.Name.REPLICATION
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]