Skip to content

Minor improvements

Compare
Choose a tag to compare
@sciclon2 sciclon2 released this 06 Sep 14:07
· 70 commits to main since this release
•	Logging Enhancements: Improved both debug and info log levels for better visibility, including additional context such as clusterName in the logs.
•	Configuration Example: Added a config.yaml example file to guide configuration setup.
•	Race Condition Fix: Fixed a race condition in TestPersistLatestProducedOffsetsMultipleClusters, ensuring predictable order in results.
•	Mermaid Diagram Fix: Corrected the broken Mermaid diagram in the architecture documentation to accurately reflect the application’s flow.
•	E2E Test Fix: Updated the end-to-end tests to properly use their own configuration file (config.yaml), ensuring isolated and correct test runs.