I upgraded RisingWave to version 1.6.0 from 1.5.4 and encountered a java.lang.NoClassDefFoundError. I tried setting replicas to 0 but it didn't work. Is there any specific nodes I can try to restart? Also, is there an ETA on the helm chart update?
André Falk
Asked on Jan 15, 2024
enabled
to false
in the values.yml
file and then run helm upgrade -f ...
.connectorComponent:
enabled: false
If setting replicas to 0 did not work, you can try restarting specific nodes.
The ETA on the helm chart update is not provided in the discussion thread.