The syntax for GetBucketInfo is [GET /v1/bucket?globalAlias=<alias>
](d38509ef4b/doc/drafts/admin-api.md (getbuc)
…
You must finish the setup of your cluster as described in the quick start guide by creating a cluster layout.…
A reference should also be added in the list that starts on line 93
this code calls .trunc()
again instead of using the filter_subnet_trunc
variable
Yes, LGTM. We should have done this before the v1.0 release, unfortunately now we will have to wait for v2.0. Sorry.
Ping @DougReeder
Otherwise I'll do the rephrasing myself eventually
The algorithm I have converged on for Garage v1.0 is the following:
- In priority, poll and send packets for new streams, as these streams have a chance of being short messages and being…
@Mako Your problem seems to be on the CreateBucket endpoint, so it would be better to open a different issue to discuss it.
To answer your question, it looks like the SDK you are using is…
Algorithm: try to have a quorum only on the current nodes. If we can not, use older nodes to achieve a quorum
The lifecycle worker runs only once every 24 hours, and objects are expired only at midnight at the end of the day of expiry. Could you check that even after waiting 24 more hours, your objects…
I'm fine with changing the write quorum to N/2+1, should we merge your commit in the main branch?