HomeClusterLabs Projects

Refactor: libcrmcommon: Remove pcmk__ipc_buffer_size.
81272a54ecdaUnpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.
This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

Refactor: libcrmcommon: Remove pcmk__ipc_buffer_size.

The IPC buffer is now always 128k, so we can just have
crm_ipc_default_buffer_size return that wherever we need to know the
buffer size. The idea here is that if a message doesn't fit in that
amount of space, we're going to split it up instead of refuse to process
it.

Details

Provenance
clumensAuthored on Feb 18 2025, 4:58 PM
Parents
rP4bff815aca8b: Merge pull request #3857 from nrwahl2/nrwahl2-controller
Branches
Unknown
Tags
Unknown

Event Timeline