Skip to content

Simplify Stacktrace in GCS Streaming Upload Logic #74716

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

Conversation

original-brownbear
Copy link
Contributor

@original-brownbear original-brownbear commented Jun 29, 2021

Aside from simplifying the code (the close is unnecessary since it's a noop on WritableBlobChannel anyway ) this change fixes access control checks breaking on Java 8 in 7.x. (see seemingly inexplicable test failure https://gradle-enterprise.elastic.co/s/tu563yn6doobg/console-log/raw for an example)

  • non-issue as this hasn't been released yet

Aside from simplifying the code (the close is unnecessary) this change fixes
access control checks breaking on Java 8 in 7.x.
@elasticmachine elasticmachine added the Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. label Jun 29, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed (Team:Distributed)

@elasticsearchmachine
Copy link
Collaborator

System test disregard

@original-brownbear
Copy link
Contributor Author

Jenkins test this

@mark-vieira
Copy link
Contributor

@elasticmachine test this please

Copy link
Contributor

@fcofdez fcofdez left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@original-brownbear
Copy link
Contributor Author

Thanks Francisco!

@original-brownbear original-brownbear merged commit f50ea6a into elastic:master Jun 30, 2021
@original-brownbear original-brownbear deleted the fix-permissions-gcs-blobstore branch June 30, 2021 07:13
@tlrx
Copy link
Member

tlrx commented Jun 30, 2021

Too fast for me 😀

original-brownbear added a commit to original-brownbear/elasticsearch that referenced this pull request Jun 30, 2021
Aside from simplifying the code (the close is unnecessary) this change fixes
access control checks breaking on Java 8 in 7.x.
original-brownbear added a commit that referenced this pull request Jun 30, 2021
Aside from simplifying the code (the close is unnecessary) this change fixes
access control checks breaking on Java 8 in 7.x.
@original-brownbear original-brownbear restored the fix-permissions-gcs-blobstore branch April 18, 2023 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs >non-issue Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. v7.14.0 v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants