Hi,
I started playing with InfluxDB 2.0 and as a first sight, I didn’t see the option to configure the shard duration in bucket creation time.
Will it be available or it will be automatic based on rps duration?
Thanks,
Regards
Hi,
I started playing with InfluxDB 2.0 and as a first sight, I didn’t see the option to configure the shard duration in bucket creation time.
Will it be available or it will be automatic based on rps duration?
Thanks,
Regards
In 2.0 we’ll be removing the concept of shards. The TSM engine already splits the files out based on time ranges so the idea of a shard is redundant. There’s more work that will happen to the storage engine behind the scenes before we get to a stable 2.0 engine.