public static class RemoteLogSegmentMetadata.CustomMetadata extends Object
RemoteStorageManager
plugin.
The content of these metadata is RSM-dependent and is opaque to the broker, i.e. it's not interpreted, only stored along with the rest of the remote log segment metadata.
Examples of such metadata are:
The maximum size the broker accepts and stores is controlled by
the remote.log.metadata.custom.metadata.max.bytes
setting.
Constructor and Description |
---|
CustomMetadata(byte[] value) |