-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
backport 2.8.x (obsolete)ideal-for-user-contributionAn issue that would ideal for a user to get started with contributing.An issue that would ideal for a user to get started with contributing.type: enhancement
Milestone
Description
As per reply from Artem (Bilan) on stackoverflow (link), @embeddedkafka annotation would need to expose adminTimeout property.
Use case is when running multiple parallel integration test cases for different subprojects all using embeddedkafka, the default timeout value of 10sec end up being too short (please refer to stackoverflow for detail). reducing (or avoiding) parallelism ends up significantly extending test suite total execution time, and as such is not a valid option.
Metadata
Metadata
Assignees
Labels
backport 2.8.x (obsolete)ideal-for-user-contributionAn issue that would ideal for a user to get started with contributing.An issue that would ideal for a user to get started with contributing.type: enhancement