Skip to content

Snapshotter sidecar spams CreateSnapshot() forever #223

@bswartz

Description

@bswartz

I created a snapshot, and it succeeded as expected within a few seconds. However the sidecar continues to call CreateSnaphot() over and over every 60 seconds, despite my SP returning success every time. If I create multiple snapshots, each one causes an RPC call every 60 seconds to CreateSnapshot() as long as the snapshot exists. This will turn into a scalability problem very quickly with any reasonable number of snapshots.

Here is a log fragment illustrating the problem:
external-snapshotter.log

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions