Changeset : 6377
Tracking should not be started, if track flags are not set with either of flag SA_TRACK_CHANGES or SA_TRACK_CHANGES_ONLY. As of now, callbacks are not sent to the agent, but clm service waits for the response from the agent in the callback if admin operation is issued.
For the track flags combination :TRACK_CURRENT | TRACK_START | TRACK_VALIDATE , agent does not get callback, but clm waits for the response for an admin operation
Diff: