Skip to content

[8.19] Fix reporting pollEnabled config (#228707)#228951

Merged
ersin-erdal merged 3 commits intoelastic:8.19from
ersin-erdal:backport/8.19/pr-228707
Jul 22, 2025
Merged

[8.19] Fix reporting pollEnabled config (#228707)#228951
ersin-erdal merged 3 commits intoelastic:8.19from
ersin-erdal:backport/8.19/pr-228707

Conversation

@ersin-erdal
Copy link
Contributor

Backport

This will backport the following commits from main to 8.19:

Questions ?

Please refer to the Backport tool documentation

Fixes: elastic#226506

This PR fixes the bug: `xpack.reporting.queue.pollEnabled` config to be
ignored by the `mget` claim strategy.

## To verify:

Set  `xpack.reporting.queue.pollEnabled: false` in your kibana.yml.
Then try to generate a report.
The task should be successfully created but its status should remain as
`pending` on the reports page.

<img width="999" height="343" alt="Screenshot 2025-07-21 at 02 35 40"
src="https://github.com/user-attachments/assets/0e7d5959-76c4-4519-ac3e-a3ca56f57f37"
/>

(cherry picked from commit 8690830)
@ersin-erdal ersin-erdal added the backport This PR is a backport of another PR label Jul 22, 2025
@ersin-erdal ersin-erdal enabled auto-merge (squash) July 22, 2025 11:54
@elasticmachine
Copy link
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] x-pack/test/functional/apps/discover/config.ts / discover Discover CSV Export Generate CSV: new search generates a report with no data

Metrics [docs]

✅ unchanged

History

@ersin-erdal ersin-erdal merged commit a2ae4e1 into elastic:8.19 Jul 22, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants