-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update default Debezium Server HTTP port to use random freeport inste…
…ad of 8080 (#1691) - Fetching free port dynamically by connecting to Port 0. Generally it returns 5 digit port numbers so there shouldn't be conflicts with standard ports like 5432, 8080 etc
- Loading branch information
1 parent
8731fc1
commit 1507df2
Showing
2 changed files
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters