google-extensions: upgrade google-http-client, fix "logs (last 8kb)"#7218
google-extensions: upgrade google-http-client, fix "logs (last 8kb)"#7218glasser wants to merge 1 commit intoapache:masterfrom apollographql:glasser/logs-last-8kb
Conversation
This upgrade gets us the fix to googleapis/google-http-java-client#447 which fixes the "logs (last 8kb)" link for completed tasks on the Overlord console. It is the minimum possible upgrade to get the fix. Going all the way to present (1.28.0) has breaking changes; see https://github.com/googleapis/google-http-java-client/releases Fixes #7076.
|
This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the dev@druid.apache.org list. Thank you for your contributions. |
|
It looks like #6953 by @drcrallen moved around the number affected by this. The version number is now I'm on parental leave right now so I'm not in a great place to update this PR. |
|
This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that's incorrect or this pull request should instead be reviewed, please simply write any comment. Even if closed, you can still revive the PR at any time or discuss it on the dev@druid.apache.org list. Thank you for your contributions. |
|
This pull request/issue has been closed due to lack of activity. If you think that is incorrect, or the pull request requires review, you can revive the PR at any time. |
This upgrade gets us the fix to
googleapis/google-http-java-client#447 which fixes the
"logs (last 8kb)" link for completed tasks on the Overlord console.
It is the minimum possible upgrade to get the fix. Going all the way to
present (1.28.0) has breaking changes; see
https://github.com/googleapis/google-http-java-client/releases
Fixes #7076.