summaryrefslogtreecommitdiffstats
path: root/protocols
Commit message (Collapse)AuthorAgeFilesLines
* Use bucket_space metric in retirementHåkon Hallingstad2020-01-172-0/+68
| | | | | | | | | | | | This makes the Cluster Controller use the vds.datastored.bucket_space.buckets_total, dimension bucketSpace=default, to determine whether a content node manages zero buckets, and if so, will allow the node to go permanently down. This is used when a node is retiring, and it is to be removed from the application. The change is guarded by the use-bucket-space-metric, default true. If the new metric doesn't work as expected, we can revert to using the current/old metric by flipping the flag. The flag can be controlled per application.
* Remove never used per storage node ops latencies in host info.Geir Storli2018-03-132-24/+0
|
* Merge pull request #5069 from ↵Tor Brede Vekterli2018-02-201-28/+19
|\ | | | | | | | | vespa-engine/geirst/initial-handling-of-bucket-spaces-stats-in-clustercontroller Geirst/initial handling of bucket spaces stats in clustercontroller
| * Add handling of bucket spaces stats to HostInfo and ClusterStatsAggregator.Geir Storli2018-02-191-28/+19
| | | | | | | | Handling of outstanding merge ops has been removed as this information has never been provided by the distributors.
* | Align bucket spaces json format with what is expected by clustercontroller.Geir Storli2018-02-201-7/+9
|/
* Report bucket spaces statistics in distributor host info.Geir Storli2018-02-151-2/+21
|
* Add copyright headerJon Bratseth2017-10-271-0/+1
|
* Add README.md for protocols moduleHåkon Hallingstad2017-01-191-0/+6
|
* Change ownerJon Bratseth2017-01-191-1/+1
|
* Add OWNERS where missingKristian Aune2017-01-191-0/+1
|
* PublishJon Bratseth2016-06-154-0/+3578