Skip to content

Conversation

ldaley
Copy link
Contributor

@ldaley ldaley commented Jun 9, 2021

Fixes #14433

Redirection is always supported, with up to 10 redirects per request.

A new useExpectContinue configuration option has been added that enables use of HTTP expect-continue with store requests, for environments where store requests are routinely redirected and doubly transmitting the cache entry payload is undesirable.

@ldaley ldaley added this to the 7.2 RC1 milestone Jun 9, 2021
@ldaley ldaley self-assigned this Jun 9, 2021
@ldaley ldaley requested a review from a team June 9, 2021 05:45
@ldaley
Copy link
Contributor Author

ldaley commented Jun 9, 2021

@lptr this is ready for an initial review.

At least, the user docs and other documentation will need to be updated. I'll wait until the functionality and API is approved before doing that in another round.

@gradle gradle deleted a comment from ldaley Jun 9, 2021
@gradle gradle deleted a comment from ldaley Jun 10, 2021
Copy link
Member

@lptr lptr left a comment

Choose a reason for hiding this comment

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

LGTM, I left a few minor comments.

@ldaley ldaley requested a review from pioterj as a code owner June 17, 2021 07:06
@ldaley ldaley requested a review from lptr June 17, 2021 07:06
@gradle gradle deleted a comment from ldaley Jun 17, 2021
@ldaley
Copy link
Contributor Author

ldaley commented Jun 17, 2021

@lptr Thanks, ready for another round. This is complete, in that I'm not intending to do anymore that isn't in response to review feedback.

@gradle gradle deleted a comment from ldaley Jun 17, 2021
Copy link
Member

@lptr lptr left a comment

Choose a reason for hiding this comment

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

A couple more comments, mostly about documentation.

@gradle gradle deleted a comment from ldaley Jun 18, 2021
@gradle gradle deleted a comment from ldaley Jun 18, 2021
@gradle gradle deleted a comment from ldaley Jun 18, 2021
Copy link
Member

@lptr lptr left a comment

Choose a reason for hiding this comment

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

LGTM.

@bot-gradle test and merge please.

@gradle gradle deleted a comment from ldaley Jun 21, 2021
@bot-gradle
Copy link
Collaborator

OK, I've already triggered a build for you.

@bot-gradle
Copy link
Collaborator

Pre-tested commit build failed.

@ldaley
Copy link
Contributor Author

ldaley commented Jun 21, 2021

@lptr thanks for the quality review. It made it much better in the end.

@ldaley
Copy link
Contributor Author

ldaley commented Jun 21, 2021

failed due to repo.gradle.org outage

@ldaley
Copy link
Contributor Author

ldaley commented Jun 21, 2021

@bot-gradle test and merge

@gradle gradle deleted a comment from ldaley Jun 21, 2021
@gradle gradle deleted a comment from lptr Jun 21, 2021
@bot-gradle
Copy link
Collaborator

OK, I've already triggered a build for you.

@bot-gradle bot-gradle merged commit 3968639 into master Jun 22, 2021
@lptr lptr deleted the ldaley/cache-client-redirects branch June 22, 2021 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

HTTP Build Cache should follow redirects

3 participants