Skip to content

Release 2.0.1-rc4#1686

Merged
kgaillot merged 6 commits intoClusterLabs:2.0from
kgaillot:release
Jan 30, 2019
Merged

Release 2.0.1-rc4#1686
kgaillot merged 6 commits intoClusterLabs:2.0from
kgaillot:release

Conversation

@kgaillot
Copy link
Copy Markdown

No description provided.

Ken Gaillot added 6 commits January 25, 2019 13:54
Most significantly, reorganize the examples such that resource A
is always placed first, to make them easier to compare.

Also, change the example PNG graphic to be generated from (new) SVG source.
Since 35d69f2 (1.0.3), the controller attempts to connect to the
attribute manager and update an attribute multiple times before giving up.

b7c0e7f (1.1.9) attempted to avoid closing the IPC connection if the error
was "try again". However, rather than testing the errno from crm_ipc_connect(),
it tested the return value from attrd_update_delegate(), which would never
return that.

Refactor so we can check the right function's result. Also tweak log messages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant