linkedin / brooklin

An extensible distributed system for reliable nearline data streaming at scale
BSD 2-Clause "Simplified" License
922 stars 137 forks source link

Fix tests and reduce the overall test execution time #939

Closed vmaheshw closed 1 year ago

vmaheshw commented 1 year ago
  1. Fixed the tests that are taking longer time for execution.
  2. Added some of the default Kafka configs values, to reduce the overall delay in the tests.
  3. Added checks around pollUtils to ensure that it passes at the end of it.

CircleCI result: 24m 17s (reduced by 25%)