Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert 586 revertremotewrite #590

Merged

Conversation

brancz
Copy link
Contributor

@brancz brancz commented Dec 16, 2019

This is a second attempt at using remote write for OpenShift telemetry, now that the backend has authz caching and this PR additionally reduces concurrency by 50x while increasing batch size.

cc @squat @metalmatze @s-urbaniak @lilic @simonpasquier @pgier @paulfantom @kakkoyun

@openshift-ci-robot openshift-ci-robot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Dec 16, 2019
@brancz brancz force-pushed the revert-586-revertremotewrite branch 3 times, most recently from b0e9136 to 8e06837 Compare December 16, 2019 09:51
@s-urbaniak
Copy link
Contributor

/lgtm
/hold

@openshift-ci-robot openshift-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Dec 16, 2019
@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Dec 16, 2019
@s-urbaniak
Copy link
Contributor

unhold at will once ready 👍

@brancz
Copy link
Contributor Author

brancz commented Dec 16, 2019

/retest

7 similar comments
@brancz
Copy link
Contributor Author

brancz commented Dec 16, 2019

/retest

@lilic
Copy link
Contributor

lilic commented Dec 16, 2019

/retest

@brancz
Copy link
Contributor Author

brancz commented Dec 16, 2019

/retest

@brancz
Copy link
Contributor Author

brancz commented Dec 16, 2019

/retest

@brancz
Copy link
Contributor Author

brancz commented Dec 17, 2019

/retest

@brancz
Copy link
Contributor Author

brancz commented Dec 17, 2019

/retest

@brancz
Copy link
Contributor Author

brancz commented Dec 17, 2019

/retest

@brancz brancz force-pushed the revert-586-revertremotewrite branch from 8e06837 to 17c5685 Compare January 7, 2020 11:38
@openshift-ci-robot openshift-ci-robot removed the lgtm Indicates that a PR is ready to be merged. label Jan 7, 2020
@lilic
Copy link
Contributor

lilic commented Jan 7, 2020

/lgtm

/hold

free feel to cancel the hold when ready to be merged

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Jan 7, 2020
@brancz brancz force-pushed the revert-586-revertremotewrite branch from 17c5685 to de77b5d Compare January 13, 2020 12:46
@openshift-ci-robot openshift-ci-robot removed the lgtm Indicates that a PR is ready to be merged. label Jan 13, 2020
Copy link
Contributor

@lilic lilic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

:shipit:

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Jan 13, 2020
The previous configuration had very high concurrency at a small batch
size, this change reverses this, and has a large batch at lower
concurrency and also increased the backoff times for retries as well as
decreased the overall of retries attempted (from up to 50 retries to 5).
@brancz brancz force-pushed the revert-586-revertremotewrite branch from de77b5d to 4217e40 Compare January 13, 2020 13:02
@openshift-ci-robot openshift-ci-robot removed the lgtm Indicates that a PR is ready to be merged. label Jan 13, 2020
@brancz
Copy link
Contributor Author

brancz commented Jan 13, 2020

/retest

@lilic
Copy link
Contributor

lilic commented Jan 16, 2020

/hold cancel

/lgtm

@openshift-ci-robot openshift-ci-robot added lgtm Indicates that a PR is ready to be merged. and removed do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. labels Jan 16, 2020
@lilic
Copy link
Contributor

lilic commented Jan 16, 2020

:shipit:

@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: brancz, LiliC, s-urbaniak

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [LiliC,brancz,s-urbaniak]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@brancz
Copy link
Contributor Author

brancz commented Jan 16, 2020

/retest

@openshift-merge-robot openshift-merge-robot merged commit 607564e into openshift:master Jan 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants