Skip to content

@EmbeddedKafka annotation doesn't expose adminTimeout property #2059

@smoothello

Description

@smoothello

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

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions