kafka_neu-1778570057504.zip-extract/kafka-4.2.0-src/docs/configuration/tiered-storage-configs.md

Path
kafka_neu-1778570057504.zip-extract/kafka-4.2.0-src/docs/configuration/tiered-storage-configs.md
Status
scanned
Type
file
Name
tiered-storage-configs.md
Extension
.md
Programming language

      
    
Mime type
text/plain
File type
exported SGML document, ASCII text
Tag

      
    
Rootfs path

      
    
Size
2138 (2.1 KB)
MD5
074db15cec2c0808dcc3a64c89f1e643
SHA1
fef07a21cf5952029cc4ac23c95ff3097bdf9d61
SHA256
236ea3816099c8b9446bb7841a1046d27913c93ef3a56660e85ef067f8f5a601
SHA512

      
    
SHA1_git
ad1e6f43d06a00c562659c77e5398ed38bfa17fc
Is binary

      
    
Is text
True
Is archive

      
    
Is media

      
    
Is legal

      
    
Is manifest

      
    
Is readme

      
    
Is top level

      
    
Is key file

      
    
tiered-storage-configs.md | 2.1 KB |

--- title: Tiered Storage Configs description: Tiered Storage Configs weight: 11 tags: ['kafka', 'docs'] aliases: keywords: type: docs --- <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> Below is the Tiered Storage configuration. {{< include-html file="/static/{version}/generated/remote_log_manager_config.html" >}} ## RLMM Configs Below is the configuration for `TopicBasedRemoteLogMetadataManager`, which is the default implementation of `RemoteLogMetadataManager`. All configurations here should start with the prefix defined by `remote.log.metadata.manager.impl.prefix`, for example, `rlmm.config.remote.log.metadata.consume.wait.ms`. {{< include-html file="/static/{version}/generated/remote_log_metadata_manager_config.html" >}} The implementation of `TopicBasedRemoteLogMetadataManager` needs to create admin, producer, and consumer clients for the internal topic `__remote_log_metadata`. Additional configurations can be provided for different types of clients using the following configuration properties: # Configs for admin, producer, and consumer clients <rlmm.prefix>.remote.log.metadata.common.client.<kafka.property> = <value> # Configs only for producer client <rlmm.prefix>.remote.log.metadata.producer.<kafka.property> = <value> # Configs only for consumer client <rlmm.prefix>.remote.log.metadata.consumer.<kafka.property> = <value>
Detected license expression
apache-2.0
Detected license expression (SPDX)
Apache-2.0
Percentage of license text
41.75
Copyrights

      
    
Holders

      
    
Authors

      
    
License detections License expression License expression SPDX
apache_2_0-4bde3f57-78aa-4201-96bf-531cba09e7de apache-2.0 Apache-2.0
URL Start line End line
http://www.apache.org/licenses/LICENSE-2.0 19 19