Description of problem: The shutdown resource operation of the Casssandra Node resource type does not remove the cassandra.pid file. The operation does however shut down Cassandra. The problem for the RHQ Storage Node is that rhqctl will think it is still running. The start resource operation does not create the pid file. Subsequent attempts to stop the RHQ Storage Node will fail without the pid file. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
I have updated the plugin so that the pid file is removed during shutdown and created during the start operation. The change will be available in build 2460 of the rhq-master jenkins job. master branch commit hash: 68fcc27445e3
verified screen-shots here-> http://d.pr/i/ibj6 http://d.pr/i/tbet