Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
Reviewed
Description
Current policy ID is of type "byte". 1~63 is reserved for built-in erasure coding policy. 64 above is for user defined erasure coding policy. Make sure user policy ID will not overflow when addErasureCodingPolicy API is called.