Open kwannoel opened 3 months ago
In certain cases the cluster is crash looping
I suppose you are referring to process panicking. Regular soft failures in streaming jobs should not affect the capability of setting system parameters with SQL interfaces.
In certain cases the cluster is crash looping
I suppose you are referring to process panicking. Regular soft failures in streaming jobs should not affect the capability of setting system parameters with SQL interfaces.
Yeah panic, regular soft failure will just trigger recovery, and meta + frontend should still be responsive.
Support changing it in
risingwave.toml
. In certain cases the cluster is crash looping, and because in standalone modes the faults between different nodes are not isolated as they are all embedded, the cluster can't be easily recovered.