Make Segment Store cache volume optional for Pravega +0.7 #312
Labels
kind/enhancement
Enhancement of an existing feature
priority/P1
Recoverable error, functionality/performance impaired but not lost, no permanent damage
Description
In Pravega 0.7, the Segment Store cache is completely in-memory. This means that the PVC that the operator creates is not necessary anymore. We need to make the deployment of this volume optional, depending on whether the version of Pravega is older or newer than 0.7.
Importance
Must have for 0.7.
Location
Segment Store PVC creation.
Suggestions for an improvement
We need to consider whether if we want to make this as a flag in the Operator manifest or whether the Operator should automatically look at the Pravega version and deploy the volume or not based on that.
The text was updated successfully, but these errors were encountered: