Skip to content

Time cache should be per cluster, not per connection #884

@lars-t-hansen

Description

@lars-t-hansen

This is a dumb bug that came in with /api/v2 because we needed min/max time to clamp the search window. The time cache needs to be attached to the ClusterEntry so that it can be shared between connections. Right now it is recreated too often because it is recreated when we create a connection.

Metadata

Metadata

Assignees

Labels

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions