Skip to content

Commit f238640

Browse files
committed
add controller service to fatjar
1 parent 159b80e commit f238640

File tree

1 file changed

+1
-0
lines changed
  • zookeeper-contrib/zookeeper-contrib-fatjar/src/main/resources

1 file changed

+1
-0
lines changed

zookeeper-contrib/zookeeper-contrib-fatjar/src/main/resources/mainClasses

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ client:org.apache.zookeeper.ZooKeeperMain:Client shell to ZooKeeper
33
::Server Commands
44
server:org.apache.zookeeper.server.quorum.QuorumPeerMain:Start ZooKeeper server
55
::Test Commands
6+
controllerService:org.apache.zookeeper.server.controller.ControllerService:Start a ZooKeeper server with a test control port
67
generateLoad:org.apache.zookeeper.test.system.GenerateLoad:A distributed load generator for testing
78
ic:org.apache.zookeeper.test.system.InstanceContainer:A container that will instantiate classes as directed by an instance manager
89
systest:org.apache.zookeeper.test.system.BaseSysTest:Start system test

0 commit comments

Comments
 (0)