Removes topic creation and deletion in the Kafka Outbound Transport. Administrative functions are better handled outside the component via the Kafka CLI, or Zookeeper API.
Removes related Kafka Outbound Transport properties: zkConnect, partitions and replicas.
Fixes issue #14.
zkConnect
,partitions
andreplicas
.