nspcc-dev/neofs-node

How to deal with `REP 0` policy?

開放

#2,042 建立於 2022年11月11日

 (3 則留言) (0 個反應) (0 位負責人)Go (49 個分叉)auto 404
I3S4U4enhancementgood first issueneofs-cli

倉庫指標

星標
 (36 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

In current implementation zero replication policy is not prohibited by the system:

  • PUT succeeds since it has nothing to do
  • GET fails with OBJECT_NOT_FOUND since there are no replicas

Technically the behavior is expected, but from the user perspective I'd consider this policy as invalid.

貢獻者指南