I3S4U4enhancementgood first issueneofs-cli
Repository metrics
- Stars
- (36 stars)
- PR merge metrics
- (PR metrics pending)
Description
In current implementation zero replication policy is not prohibited by the system:
PUTsucceeds since it has nothing to doGETfails withOBJECT_NOT_FOUNDsince there are no replicas
Technically the behavior is expected, but from the user perspective I'd consider this policy as invalid.