- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for bucketMap (0.07 sec)
-
cmd/peer-s3-client.go
_, ok := resultMap[bi.Name] if ok { // Skip it, this bucket is found in another pool continue } bucketsMap[bi.Name]++ if bucketsMap[bi.Name] >= quorum { resultMap[bi.Name] = bi } } } // loop through buckets and see if some with lost quorum // these could be stale buckets lying around, queue a heal // of such a bucket. This is needed here as we identify such
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 15.6K bytes - Viewed (0) -
cmd/erasure-server-pool-decom.go
BytesDone: pd.BytesDone, BytesFailed: pd.BytesFailed, } } // bucketPop should be called when a bucket is done decommissioning. // Adds the bucket to the list of decommissioned buckets and updates resume numbers. func (pd *PoolDecommissionInfo) bucketPop(bucket string) bool { pd.DecommissionedBuckets = append(pd.DecommissionedBuckets, bucket) for i, b := range pd.QueuedBuckets {
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 42.1K bytes - Viewed (1) -
src/main/resources/fess_label_pl.properties
labels.storage_name=Nazwa labels.storage_size=Rozmiar labels.storage_last_modified=Ostatnia modyfikacja labels.storage_upload_file=Prześlij plik labels.storage_button_upload=Prześlij labels.storage_bucket_name=Nazwa bucketa labels.storage_file=Plik labels.storage_folder_name=Nazwa folderu labels.storage_button_download=Pobierz labels.storage_button_tags=Tagi labels.storage_title_tag=Tag: labels.storage_tag_key=Klucz tagu
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 44.6K bytes - Viewed (0)