A simple Topology client
Initial implementation by Imesh Gunaratne (imesh@apache.org)
Usage:
- clone
- build using mvn clean install
- locate the zip archive inside target directory and extract it
- change the MB url (java.naming.provider.url) in conf/jndi.properties file
- run using the executable in bin directory
- Topology events will be logged to the console and bin/topology-events.log file