saturnLong
saturnLong
HI,mp911de, use lettuce( version 5.3.1 ) cluster scan command, ReadFrom.REPLICA_PREFERRED 。 cluster has one master ,on peplica . when slave fail。scan command still use the peplica nodes。 ```java new Thread(()...
AbstractAnnotationBeanPostProcessor extends InstantiationAwareBeanPostProcessorAdapter can not start at spring6 [Official description]( https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/beans/factory/config/InstantiationAwareBeanPostProcessorAdapter.html) [@Deprecated](https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true) public abstract class InstantiationAwareBeanPostProcessorAdapter extends [Object](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true) implements [SmartInstantiationAwareBeanPostProcessor](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/beans/factory/config/SmartInstantiationAwareBeanPostProcessor.html) Adapter that implements all methods on [SmartInstantiationAwareBeanPostProcessor](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/beans/factory/config/SmartInstantiationAwareBeanPostProcessor.html) as no-ops, which...