consts

package
v1.135.0-cluster Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 1, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const MaxInsertPacketSizeForVMInsert = 30 * 1024 * 1024

MaxInsertPacketSizeForVMInsert is the maximum packet size in bytes vminsert may send to vmstorage. It is smaller than MaxInsertPacketSizeForVMStorage in order to reduce max memory usage occupied by buffers at vminsert and vmstorage.

View Source
const MaxInsertPacketSizeForVMStorage = 100 * 1024 * 1024

MaxInsertPacketSizeForVMStorage is the maximum packet size in bytes vmstorage can accept from vmstorage. It cannot be reduced due to backwards compatibility :(

View Source
const StorageStatusAck = 1

StorageStatusAck defines status response from vmstorage which indicates that request was successfully processed used in legacy streaming protocol (prior RPC)

View Source
const StorageStatusReadOnly = 2

StorageStatusReadOnly defines status response from vmstorage which indicates that request cannot be processed due to read-only status of vmstorage used in legacy streaming protocol (prior RPC)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL