bnb-chain / greenfield

Greenfield is a decentralized storage platform.
GNU Affero General Public License v3.0
118 stars 49 forks source link

fix: seal object validate if secondary SP in_service #561

Closed alexgao001 closed 5 months ago

alexgao001 commented 9 months ago

Description

seal object validate if secondary SP in_service, in case that SP is exiting but still need to severs as a secondary SP.

Rationale

SP not in_service should not serve users new object requests.

Example

add an example CLI or API response...

Changes

Notable changes:

Potential Impacts

unclezoro commented 9 months ago

hold on first