Renan Rangel

Results 13 issues of Renan Rangel

Related to Issue #94 and PR #96 Looks like that PR hasn't been updated in more than a year, so I am creating a new one to add **Tagging** and...

Updating prometheus packages to deal with CVE-2022-21698 https://github.com/hashicorp/go-metrics/issues/130

## Description This fixes the issue described in #15335. It seems the bug was introduced in #4200. The default transport was changed in favour of one were we could skip...

Type: Performance
Component: General
NeedsDescriptionUpdate
NeedsIssue
Backport to: release-19.0

### Overview of the Issue We run a backup check that calls GetBackups() on all shards and we always noticed some S3 connections errors and retries, but this has been...

Type: Bug
Needs Triage

### Feature Description Some of the vtgate prometheus metrics like `vtgate_vttablet_call_count` and `vtgate_vttablet_call_error_count` are useful to detect issues when a `vtgate` is returning too many errors, but they are not...

Type: Feature Request
Component: Query Serving

## Description Instead of reading the GTIDs from the `xtrabackup` output, this will make use of the `--extra-lsndir` flag to output a copy of the `xtrabackup_info` file which has the...

Type: Bug
Component: Backup and Restore
NeedsDescriptionUpdate
NeedsWebsiteDocsUpdate
NeedsIssue
NeedsBackportReason

## Description This is a PR that implements a new backup engine for use with MySQL Shell, which is mentioned in the feature request here: https://github.com/vitessio/vitess/issues/16294 It works a bit...

Type: Feature Request
Component: Backup and Restore
release notes (needs details)
NeedsWebsiteDocsUpdate

### Overview of the Issue We reported an issue to Percona where if GTIDs get too long (beacuse we have replaced server enough times in a shard), we get to...

Type: Bug
Needs Triage

### Feature Description Currently Vitess only supports 2 backups engines, both of which take physical backups. Adding support for logical backups generated by MySQL Shell would complement other scenarions that...

Type: Feature Request
Component: Backup and Restore

## Description This PR will allow calls to the `vttablet` and `vtctld` `Backup()` API to specify which backup engine to be used. You might want to specify flags for both...

Component: Backup and Restore
NeedsWebsiteDocsUpdate