Hi everyone!
I've just merged a commit to fix
https://issues.apache.org/jira/browse/KNOX-2689. With my changes in place,
you will no longer be able to redeploy an XML-based topology by simply
touching it. Instead, you will have to run the following command:
knoxcli.sh redeploy --cluster topologyName
E.g. knoxcli.sh redeploy --cluster sandbox
The related commit is merged into the master branch today that corresponds
to v2.0.0 (this version is not yet released). If you build the project from
the source and use it your own, please remember the above-written changes.
Cheers,
Sandor