pacemaker icon indicating copy to clipboard operation
pacemaker copied to clipboard

Add support for attrd local sync points

Open clumens opened this issue 2 years ago • 2 comments

Tasks still remaining:

  • [ ] further testing
  • [ ] documentation?
  • [x] add support for PCMK__ATTRD_CMD_CLEAR_FAILURE

clumens avatar Oct 07 '22 19:10 clumens

the man page will be sufficient for documentation

kgaillot avatar Oct 10 '22 16:10 kgaillot

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.

kgaillot avatar Oct 10 '22 16:10 kgaillot

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.

clumens avatar Oct 20 '22 19:10 clumens

I kind of hate to suggest it, but what about a CTSlab test for this kind of stuff?

clumens avatar Oct 25 '22 20:10 clumens

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.

kgaillot avatar Oct 26 '22 14:10 kgaillot