apache/rocketmq-spring

In rocketmq-v5-client-spring-boot-starter, modifying the TLS attribute for pushConsumer is not supported.

wanghongzhou opened this issue · 0 comments

BUG REPORT

The code in the image does not provide a way to set the sslEnabled attribute; however, the default value of the sslEnabled attribute in ClientConfigurationBuilder is true.

image