-
Notifications
You must be signed in to change notification settings - Fork 30
Comparing changes
Open a pull request
base repository: swift-server/swift-kafka-client
base: 1.0.0-alpha.5
head repository: swift-server/swift-kafka-client
compare: 1.0.0-alpha.6
- 9 commits
- 22 files changed
- 7 contributors
Commits on Dec 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3987647 - Browse repository at this point
Copy the full SHA 3987647View commit details -
Lower requirements for consumer state machine (#154)
* lower requirements for kafka consumer * add twin test for kafka producer
Configuration menu - View commit details
-
Copy full SHA for 51c5f72 - Browse repository at this point
Copy the full SHA 51c5f72View commit details
Commits on Feb 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 20faefb - Browse repository at this point
Copy the full SHA 20faefbView commit details
Commits on Mar 11, 2024
-
Add two consumer benchmark (#149)
* benchmark for consumer * attempty to speedup benchmarks * check CI works for one test * enable one more test * try to lower poll interval * adjust max duration of test * remain only manual commit test * check if commit is the reason for test delays * try all with schedule commit * revert max test time to 5 seconds * dockerfiles * test set threasholds * create dummy thresholds from ci results * disable benchmark in CI * add header * add stable metrics * update thresholds to stable metrics only * try use '1' instead of 'true' * adjust thresholds to CI results (as temporary measure) * set 20% threshold.. * move arc to unstable metrics * try use 'true' in quotes for CI * try reduce number of messages for more reliable results * try upgrade bench * disable benchmark in CI
Configuration menu - View commit details
-
Copy full SHA for 5ebb47a - Browse repository at this point
Copy the full SHA 5ebb47aView commit details
Commits on Mar 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 97a3eec - Browse repository at this point
Copy the full SHA 97a3eecView commit details
Commits on Mar 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8d9d0ce - Browse repository at this point
Copy the full SHA 8d9d0ceView commit details
Commits on Apr 17, 2024
-
[producer message] Allow optional key for initializer (#164)
Co-authored-by: Harish Yerra <hyerra@apple.com>
Configuration menu - View commit details
-
Copy full SHA for 1d32866 - Browse repository at this point
Copy the full SHA 1d32866View commit details
Commits on Apr 25, 2024
-
Allow groupID to be specified when assigning partition (#161)
* Allow groupID to be specified when assigning partition Motivation: A Consumer Group can provide a lot of benefits even if the dynamic loadbalancing features are not used. Modifications: Allow for an optional GroupID when creating a partition consumer. Result: Consumer Groups can now be used when manual assignment is used. * fix format --------- Co-authored-by: Ómar Kjartan Yasin <omarkj@apple.com> Co-authored-by: blindspotbounty <127803250+blindspotbounty@users.noreply.github.com> Co-authored-by: Franz Busch <f.busch@apple.com>
Configuration menu - View commit details
-
Copy full SHA for 8be7e2f - Browse repository at this point
Copy the full SHA 8be7e2fView commit details
Commits on Apr 26, 2024
-
Wrap rd_kafka_consumer_poll into iterator (use librdkafka embedded ba…
…ckpressure) (#158) * remove message sequence * test consumer with implicit rebalance * misc + format * remove artefact * don't check a lot of messages * fix typo * slow down first consumer to lower message to fit CI timeout * remove helpers * use exact benchmark version to avoid missing thresholds error (as no thresholds so far) * add deprecated marks for backpressure, change comment for future dev * address comments
Configuration menu - View commit details
-
Copy full SHA for 298067a - Browse repository at this point
Copy the full SHA 298067aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.0.0-alpha.5...1.0.0-alpha.6