If a point was written that was earlier than any existing shards it would be written to the earliest existing shard that had an end time later than the point's time. This ensures that when a point is written and there are no shards that the point will fit into exactly, a new shard group will be created. |
||
|---|---|---|
| .. | ||
| config.go | ||
| config_test.go | ||
| meta_client.go | ||
| meta_client_test.go | ||
| points_writer.go | ||
| points_writer_internal_test.go | ||
| points_writer_test.go | ||
| statement_executor.go | ||
| statement_executor_test.go | ||