pacemaker
pacemaker copied to clipboard
Add support for attrd local sync points
Tasks still remaining:
- [ ] further testing
- [ ] documentation?
- [x] add support for PCMK__ATTRD_CMD_CLEAR_FAILURE
the man page will be sufficient for documentation
Unfortunately we don't have a way to regression-test attrd at this point. We have T537 on the wishlist but it looks like more trouble than it's worth. Specific-testing is fine for now.
Updated to support multiple-attribute requests. One thing I haven't tested yet is multiple clients waiting on ACKs at the same time. Everything happens so quickly that it seems difficult to actually get multiple clients to be waiting at once.
I kind of hate to suggest it, but what about a CTSlab test for this kind of stuff?
Nice :)
I wouldn't worry about the lab, it would be difficult to test this there since all it can do is look at notice and higher log messages.