I3S4U4enhancementgood first issueneofs-cli
Métricas do repositório
- Stars
- (36 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
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.