Skip to content

Conversation

@pxsalehi
Copy link
Member

@pxsalehi pxsalehi commented Oct 11, 2024

This was causing the following failure in ES|QL tests:

HeapAttackIT > testSortByManyLongsTooMuchMemoryAsync FAILED org.elasticsearch.client.ResponseException: method [GET], host [http://[::1]:52514], URI [/_query/async/FnBKejZONENPUnFxSk9uT0dMdkd5VmcZTVdhaWxCVmRUNjJwZ2p2dGxsa3FVZzo3MA==], status line [HTTP/1.1 403 Forbidden] {"error":{"root_cause":[{"type":"security_exception","reason":"no indices permissions found"}],"type":"security_exception","reason":"no indices permissions found"},"status":403} 

Closes ES-9778

@pxsalehi pxsalehi added >bug :Distributed Indexing/CRUD A catch all label for issues around indexing, updating and getting a doc by id. Not search. labels Oct 11, 2024
@elasticsearchmachine elasticsearchmachine added Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. v9.0.0 labels Oct 11, 2024
@elasticsearchmachine
Copy link
Collaborator

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

@elasticsearchmachine
Copy link
Collaborator

Hi @pxsalehi, I've created a changelog YAML for you.

Copy link
Contributor

@henningandersen henningandersen left a comment

Choose a reason for hiding this comment

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

LGTM.

Copy link
Contributor

@jakelandis jakelandis left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@pxsalehi
Copy link
Member Author

@elasticmachine update branch

@pxsalehi pxsalehi merged commit 2f09fb6 into elastic:main Oct 14, 2024
davidkyle pushed a commit to davidkyle/elasticsearch that referenced this pull request Oct 14, 2024
georgewallace pushed a commit to georgewallace/elasticsearch that referenced this pull request Oct 25, 2024
elasticsearchmachine pushed a commit that referenced this pull request Nov 22, 2024
smalyshev pushed a commit to smalyshev/elasticsearch that referenced this pull request Nov 22, 2024
alexey-ivanov-es pushed a commit to alexey-ivanov-es/elasticsearch that referenced this pull request Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>bug :Distributed Indexing/CRUD A catch all label for issues around indexing, updating and getting a doc by id. Not search. Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. v9.0.0

5 participants