I3S4U4enhancementgood first issueneofs-cli
Métriques du dépôt
- Stars
- (36 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
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.