Results 10 comments of zafir

the same problem in 1.26.3?

/remove-lifecycle rotten

how can i use nfs in master?

reslove after upgrade nfs-storage ```bash helm repo add nfs-subdir-external-provisioner https://kubernetes-sigs.github.io/nfs-subdir-external-provisioner/ helm install nfs-subdir-external-provisioner nfs-subdir-external-provisioner/nfs-subdir-external-provisioner --set nfs.server=192.X.X.X --set nfs.path=/nfs--set storageClass.name=nfs-storage --set storageClass.defaultClass=true ```

I am unable to reproduce this issue stably, but it always occurs sporadically.And, in the exception stack, only the relevant information of Lettuce can be seen. it happen when gateway...

Can you provide some suggestions on when Lettuce may throw this exception? Now all I know is that the service malfunctioned after receiving a Redis message

> > Can you provide some suggestions on when Lettuce may throw this exception? Now all I know is that the service malfunctioned after receiving a Redis message > >...

> > I am unable to reproduce this issue stably, but it always occurs sporadically.And, in the exception stack, only the relevant information of Lettuce can be seen. it happen...

> Hey @zafir-zhong , > > a few followup questions: > > * do you see any other issues in the log that precede this one (Out-of-Memory, NullPointerException, etc.)? >...