Skip to content

[Unit Test] Remove sleeps from KafkaSourceCustomConsumerTest #3263

@hshardeesi

Description

@hshardeesi

Multiple unit tests in KafkaSourceCustomConsumerTest have Thread.sleep(10s). This increases the data prepper build time. Sleep appears to be present for acknowledgements framework to complete acknowledgements. This sim is to track improvement in the unit-tests to mock acknowledgement framework apis and remove Thread.sleep().

Metadata

Metadata

Assignees

No one assigned

    Labels

    maintenanceIssues to help maintain the project, such as improving builds, testing, etc.

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions