Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: cluster performance testing issues #996

Merged
merged 11 commits into from
Mar 27, 2024
Merged

Conversation

kalinkrustev
Copy link
Contributor

@kalinkrustev kalinkrustev commented Mar 21, 2024

Fixes the following issues:

  • timeout handler can be invoked again, before it has finished
  • batch position handler not committing for all partitions
  • downstream fix from central-services-stream to close Kafka connections on process exit

@kalinkrustev kalinkrustev changed the title fix cluster performance testing issues fix: cluster performance testing issues Mar 27, 2024
Copy link

sonarcloud bot commented Mar 27, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@kalinkrustev kalinkrustev merged commit 6bc8aeb into main Mar 27, 2024
15 checks passed
@kalinkrustev kalinkrustev deleted the hotfix/batch-commit branch March 27, 2024 10:13
kleyow added a commit that referenced this pull request Apr 2, 2024
* fix: cluster performance testing issues (#996)

* test: fix disconnect errors (#998)

* chore(release): 17.6.1 [skip ci]

* chore: fix current tests

* boolean

* chore: add endpoints to test data

* fix endpoint import

* chore: improve validator coverage

* chore: move prepare tests into file to match src structure

---------

Co-authored-by: Kalin Krustev <kalin.krustev@gmail.com>
Co-authored-by: mojaloopci <info@mojaloop.io>
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.

None yet

2 participants