Updated `influx_inspect` to use the `FieldDimensions` method instead (more reliable anyway). The `influx_tsm` program used its own vendored copy of `FieldCodec` so it is not affected by this change. `FieldCodec` was only used for the `b1` and `bz1` engines which were removed in 0.12, but the code that created the field codec was never removed. This limited the maximum number of fields to 255 even though that restriction was removed with the `tsm1` engine. Fixes #6869. |
||
---|---|---|
.. | ||
influx | ||
influx_inspect | ||
influx_stress | ||
influx_tsm | ||
influxd |