ruby/proto/gitaly/praefect_services_pb.rb in gitaly-16.4.7 vs ruby/proto/gitaly/praefect_services_pb.rb in gitaly-16.5.0.pre.rc1

- old
+ new

@@ -14,16 +14,16 @@ self.marshal_class_method = :encode self.unmarshal_class_method = :decode self.service_name = 'gitaly.PraefectInfoService' - # This comment is left unintentionally blank. + # RepositoryReplicas ... rpc :RepositoryReplicas, ::Gitaly::RepositoryReplicasRequest, ::Gitaly::RepositoryReplicasResponse # DatalossCheck provides information on repositories in Praefect that are in a degraded state and # thus susceptible to dataloss. A repository is considered degraded when its replicas are # outdated and/or unavailable. rpc :DatalossCheck, ::Gitaly::DatalossCheckRequest, ::Gitaly::DatalossCheckResponse - # Dataloss provides information on repositories in Praefect that are in a degraded state and + # Dataloss provides information on repositories in Praefect that are in a degraded state and # thus susceptible to dataloss. A repository is considered degraded when its replicas are # outdated and/or unavailable. rpc :Dataloss, ::Gitaly::DatalossRequest, stream(::Gitaly::DatalossResponse) # SetAuthoritativeStorage sets the authoritative storage for a repository on a given virtual storage. # This causes the current version of the repository on the authoritative storage to be considered the