Created
May 3, 2020 21:05
-
-
Save iundarigun/d5805a53aeb3260bc91397c555105c60 to your computer and use it in GitHub Desktop.
MirrorMakerProducer2
This file contains hidden or 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
| # ... | |
| bootstrap.servers=localhost:9096 | |
| # specify the compression codec for all data generated: none, gzip, snappy, lz4, zstd | |
| compression.type=gzip | |
| max.in.flight.requests.per.connection=5 | |
| # other properties |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment