[
https://issues.apache.org/jira/browse/SENTRY-1731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16005555#comment-16005555
]
kalyan kumar kalvagadda commented on SENTRY-1731:
-------------------------------------------------
Sentry server in unit tests doesn't use 8038. There is something wrong here.
Sentry server picks up a free port.
Secondly the address should have been either 127.0.0.1:<port> or
localhost:<port>.
> java net BindException Address already in use
> ---------------------------------------------
>
> Key: SENTRY-1731
> URL: https://issues.apache.org/jira/browse/SENTRY-1731
> Project: Sentry
> Issue Type: Bug
> Components: Sentry
> Affects Versions: sentry-ha-redesign
> Reporter: Na Li
> Assignee: Na Li
> Attachments: Sentry-1687 Patch1 Test fail build 2570 Address already
> in use.zip
>
>
> this unit test fails often.
> java.net.BindException: Address already in use
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)