minio/docs
Poorna Krishnamoorthy 47c09a1e6f
Various improvements in replication (#11949)
- collect real time replication metrics for prometheus.
- add pending_count, failed_count metric for total pending/failed replication operations.

- add API to get replication metrics

- add MRF worker to handle spill-over replication operations

- multiple issues found with replication
- fixes an issue when client sends a bucket
 name with `/` at the end from SetRemoteTarget
 API call make sure to trim the bucket name to 
 avoid any extra `/`.

- hold write locks in GetObjectNInfo during replication
  to ensure that object version stack is not overwritten
  while reading the content.

- add additional protection during WriteMetadata() to
  ensure that we always write a valid FileInfo{} and avoid
  ever writing empty FileInfo{} to the lowest layers.

Co-authored-by: Poorna Krishnamoorthy <poorna@minio.io>
Co-authored-by: Harshavardhana <harsha@minio.io>
2021-04-03 09:03:42 -07:00
..
bigdata Update hadoop docs to indicate new committers (#8060) 2019-09-30 21:34:06 -07:00
bucket Inline small file data in xl.meta file (#11758) 2021-03-29 17:00:55 -07:00
chroot fix: docs remove goreportcard, its deprecated 2020-03-24 14:51:06 -07:00
compression Allow Compression + encryption (#11103) 2021-01-05 20:08:35 -08:00
config rename all references from crawl -> scanner (#11621) 2021-02-26 15:11:42 -08:00
debugging Rename OBD to Health (#10842) 2020-11-20 12:52:53 -08:00
deployment/kernel-tuning fix sysctl.sh quotes which are incompatible with sysctl (#10446) 2020-09-09 17:29:23 -07:00
disk-caching feat: migrate to ROOT_USER/PASSWORD from ACCESS/SECRET_KEY (#11185) 2021-01-05 10:22:57 -08:00
distributed fix incorrect values in sizing guide (#11583) 2021-02-19 10:05:04 -08:00
docker feat: migrate to ROOT_USER/PASSWORD from ACCESS/SECRET_KEY (#11185) 2021-01-05 10:22:57 -08:00
erasure Fix STANDARD defaults, point to new docs site. (#11800) 2021-03-16 12:04:28 -07:00
federation/lookup docs: add deprecation notice for federation 2021-02-04 17:18:37 -08:00
gateway fix: Bring support for symlink on regular files on NAS (#11383) 2021-02-20 00:30:12 -08:00
integrations/veeam docs: fix veeam document formatting 2020-07-18 18:38:12 -07:00
kms crypto: deprecate native Hashicorp Vault support (#11352) 2021-01-29 17:55:37 -08:00
logging Add support for mTLS for Audit log target (#11645) 2021-03-01 09:19:13 -08:00
metrics Various improvements in replication (#11949) 2021-04-03 09:03:42 -07:00
multi-tenancy feat: migrate to ROOT_USER/PASSWORD from ACCESS/SECRET_KEY (#11185) 2021-01-05 10:22:57 -08:00
multi-user docs: Add policy variables for resource and conditions (#10278) 2020-08-17 17:39:55 -07:00
orchestration Update yaml files to latest version RELEASE.2021-03-26T00-00-41Z 2021-03-26 00:23:59 +00:00
screenshots fix: distributed docs image path 2020-05-11 09:33:55 -07:00
security cleanup security overview guide 2020-07-11 00:34:56 -07:00
select feat: disable Parquet by default (breaking change) (#9920) 2020-08-18 10:23:28 -07:00
shared-backend fix: use buffers only when necessary for io.Copy() (#11229) 2021-01-06 09:36:55 -08:00
sts add unauthenticated lookup-bind mode to LDAP identity (#11655) 2021-02-28 12:57:31 -08:00
throttle feat: migrate to ROOT_USER/PASSWORD from ACCESS/SECRET_KEY (#11185) 2021-01-05 10:22:57 -08:00
tls Use -new during OpenSSL certificate generation (#11199) 2021-01-11 02:24:50 -08:00
zh_CN rename all references from crawl -> scanner (#11621) 2021-02-26 15:11:42 -08:00
minio-limits.md Fix caddy project url (#11198) 2020-12-31 09:44:07 -08:00