You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by to...@gmail.com, to...@gmail.com on 2019/06/20 18:19:01 UTC

Standalone SocketServerTest

I am new to using Kafka and wondering if any of experts out there can let me know how i can run a standalone Network Unit test for Kafka Server. I see this class SocketServerTest in Unit tests for Networking but not able to figure out the commands to use it or i need to write any test program on top. I would like to test my Network Performance in isolation. Appreciate any help in this.