HomeClusterLabs Projects

Refactor: libcrmcommon: Remove pcmk__ipc_buffer_size.
82a6b1c22c89Unpublished

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
rP90ce8804297c: API: libcrmcommon: Ignore the max_size parameter in crm_ipc_new.
Branches
Unknown
Tags
Unknown

Event Timeline