-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 3.0.0-beta1
-
Fix Version/s: 3.0.0
-
Component/s: erasure-coding
-
Labels:None
This was checked from o.a.h.fs.shell.SetReplication#processPath, however, DistributedFileSystem#setReplication() API is also a public API, we should move the check to DistributedFileSystem to prevent directly call this API on EC file.