Skip to content

Backport: Improve cluster file sync path handling to 4.10.4 - Implementation - #35008

Merged
nico-stefani merged 1 commit into
4.10.4from
bug/34633-backport-34464-to-4.10.4
Mar 17, 2026
Merged

nico-stefani merged 1 commit into
4.10.4from
bug/34633-backport-34464-to-4.10.4

Conversation

@jnasselle

@jnasselle jnasselle commented Mar 16, 2026

Copy link
Copy Markdown
Member

Description

Closes #34633

This issue aims to backport #34633

Proposed Changes

Results and Evidence

https://jenkins-staging.qa.wazuh.info/job/4.10.4/job/CLUSTER-Workload_benchmarks_metrics/7/

Manual tests with their corresponding evidence

  • Compilation without warnings on every supported platform
    • Linux
    • Windows
    • MAC OS X
  • Log syntax and correct language review
  • Memory tests for Linux

    • Coverity
    • Valgrind (memcheck and descriptor leaks check)
    • AddressSanitizer
  • Memory tests for Windows

    • Coverity
    • UMDH
  • Memory tests for macOS

    • Leaks
    • AddressSanitizer
  • Decoder/Rule tests (Wazuh v4.x)

    • Added unit testing files ".ini"
    • runtests.py executed without errors
  • Engine (Wazuh v5.x and above)

    • Test run in parallel
    • ASAN for test (utest/ctest)
    • TSAN for test and wazuh-engine.
  • Wazuh server API/Framework

    • Run API Integration Tests

Artifacts Affected

Configuration Changes

Tests Introduced

Review Checklist

  • Code changes reviewed
  • Relevant evidence provided
  • Tests cover the new functionality
  • Configuration changes documented
  • Developer documentation reflects the changes
  • Meets requirements and/or definition of done
  • No unresolved dependencies with other issues
  • ...

…hs-handling

Improve cluster file sync path handling
@jnasselle jnasselle self-assigned this Mar 16, 2026
@jnasselle jnasselle linked an issue Mar 16, 2026 that may be closed by this pull request
4 tasks
@nico-stefani
nico-stefani marked this pull request as ready for review March 17, 2026 14:11

@nico-stefani nico-stefani left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@nico-stefani
nico-stefani merged commit 0d8ee91 into 4.10.4 Mar 17, 2026
1 check passed
@nico-stefani
nico-stefani deleted the bug/34633-backport-34464-to-4.10.4 branch March 17, 2026 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Backport: Improve cluster file sync path handling to 4.10.4

3 participants