GO-2022-0780 : Improper Authentication in InfluxDB in github.com/influxdata/influxdb
The highest tagged major version is
v2 .
Discover Packages
github.com/influxdata/influxdb
cmd
influx_tsm
bz1
package
Version:
v1.1.3
Opens a new window with list of versions in this module.
Published: Feb 17, 2017
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
DefaultChunkSize is the size of chunks read from the bz1 shard
Reader is used to read all data from a bz1 shard.
NewReader returns a reader for the bz1 shard at path.
Next returns whether there is any more data to be read.
Read returns the next chunk of data in the shard, converted to tsm1 values. Data is
emitted completely for every field, in every series, before the next field is processed.
Data from Read() adheres to the requirements for writing to tsm1 shards
Source Files
¶
Click to show internal directories.
Click to hide internal directories.