Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#1061 Replace SocketUtils with TestSocketUtils #1082

Conversation

thammerl
Copy link
Contributor

 - Fixes PlaytikaOSS#1061 (again).
 - Regression introduced with PlaytikaOSS#1074.
 - PlaytikaOSS#1044 initially fixed PlaytikaOSS#1043 by changing the minimum port passed to `SocketUtils` from 1000 to 1025. PlaytikaOSS#1062 then changed the fix and additionally resolved PlaytikaOSS#1061 by replacing `SocketUtils` with `TestSocketUtils` from spring-test. PlaytikaOSS#1074 then reverted this change reintroducing the dependency to `SocketUtils`.
@Fameing
Copy link
Collaborator

Fameing commented Dec 21, 2022

#1083

@Fameing
Copy link
Collaborator

Fameing commented Dec 21, 2022

fixed in #1083

@Fameing Fameing closed this Dec 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove the dependency to org.springframework.util.SocketUtils Embedded redis fails to start on port <1025
2 participants