Skip to content

feat(logs): add batchSize to PurgeLogs#15392

Merged
Malaydewangan09 merged 2 commits intodevelopfrom
feat/purge-logs-batch-size
Apr 13, 2026
Merged

feat(logs): add batchSize to PurgeLogs#15392
Malaydewangan09 merged 2 commits intodevelopfrom
feat/purge-logs-batch-size

Conversation

@Malaydewangan09
Copy link
Copy Markdown
Member

@Malaydewangan09 Malaydewangan09 commented Apr 6, 2026

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 6, 2026

🐋 Docker image

ghcr.io/kestra-io/kestra-pr:15392
docker run --pull=always --rm -it -p 8080:8080 --user=root -v /var/run/docker.sock:/var/run/docker.sock -v /tmp:/tmp ghcr.io/kestra-io/kestra-pr:15392 server local

🧪 Java Unit Tests

TestsPassed ✅Skipped ⚠️FailedTime ⏱
Java Tests Report4836 ran4814 ✅22 ⚠️0 ❌46m 26s 868ms

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 6, 2026

Tests report quick summary:

success ✅ > tests: 4837, success: 4814, skipped: 22, failed: 1

unfold for details
Project Status Success Skipped Failed
cli success ✅ 47 0 0
core success ✅ 2312 0 0
executor success ✅ 38 0 0
jdbc success ✅ 11 0 0
jdbc-h2 success ✅ 564 0 0
jdbc-mysql success ✅ 556 0 0
jdbc-postgres success ✅ 556 0 0
processor success ✅ 7 0 0
queue success ✅ 31 0 0
runner-memory success ✅ 1 0 0
scheduler success ✅ 62 0 0
script success ✅ 31 0 0
storage-local success ✅ 64 0 0
webserver success ✅ 419 0 0
worker success ✅ 51 0 0
worker-controller success ✅ 86 0 0

Develocity build scan: https://develocity.kestra.io/s/wjqlzgdufimii

Comment thread core/src/main/java/io/kestra/core/repositories/LogRepositoryInterface.java Outdated
Comment thread core/src/main/java/io/kestra/plugin/core/log/PurgeLogs.java Outdated
@Malaydewangan09 Malaydewangan09 force-pushed the feat/purge-logs-batch-size branch 2 times, most recently from 0d46576 to c7be249 Compare April 9, 2026 10:32
@Malaydewangan09 Malaydewangan09 force-pushed the feat/purge-logs-batch-size branch from c7be249 to cb438eb Compare April 9, 2026 10:34
Copy link
Copy Markdown
Member

@loicmathieu loicmathieu left a comment

Choose a reason for hiding this comment

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

LGTM

@Malaydewangan09 Malaydewangan09 merged commit 041055a into develop Apr 13, 2026
11 checks passed
@Malaydewangan09 Malaydewangan09 deleted the feat/purge-logs-batch-size branch April 13, 2026 07:48
@github-project-automation github-project-automation Bot moved this from To review to Done in Pull Requests Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants