I3S4U4enhancementgood first issueneofs-cli
仓库指标
- 星标
- (36 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
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.