quattor / ncm-cdispd

Node Configuration Manager Configuration Dispatch Daemon
www.quattor.org
Other
2 stars 5 forks source link

Code cleanup #8

Closed jouvin closed 10 years ago

jouvin commented 10 years ago

After the important code cleanup done as part of 14.6 (#6), a few more cleanups are still needed in ncm-cdispd. This includes:

}
else {
jouvin commented 10 years ago

At this point, all the changes planned have been done... the result is a major rewrite of ncm-cdispd. It has been deployed on a test system and seems to work but clearly, as pointed in #7, the lack of unit test makes difficult to be very confident in such a rewrite... To address this, I plan to break ncm-cdispd in 2 parts:

jouvin commented 10 years ago

As part of the code cleanup, I'd like to improve the way ncm-cdispd handles/processes signals to avoid aborting YUM transactions during upgrades. See https://github.com/quattor/configuration-modules-core/issues/242#issuecomment-49515800. Hopefully everything should be ready for 14.8.

jrha commented 10 years ago

I'm going to consider this closed by #11, anything remaining can have new issues opened.