Skip to content

Conflict in random ports assigned in tests  #3

@unmeshjoshi

Description

@unmeshjoshi

The tests are run by assigning random ports in method TestUtils.getRandomPort. It looks like the ports conflict once in a while.
Kafka had similar issue https://issues.apache.org/jira/browse/KAFKA-1501 and they discourage use of this method for assigning random ports in tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions