hivemq-mqtt-client icon indicating copy to clipboard operation
hivemq-mqtt-client copied to clipboard

Does the software support JDK21?

Open zhanghb-bit opened this issue 10 months ago • 2 comments

Does the software support JDK21? Currently, the software supports JDK8.

zhanghb-bit avatar Feb 07 '25 01:02 zhanghb-bit

We are using jdk21 and nothing is wrong so far

toint-admin avatar Mar 19 '25 16:03 toint-admin

我们使用的是 jdk21,目前为止没有任何问题

Brother, have you encountered this problem?

2025-04-29 02:25:23.124 ---> [mqtt-client - test] - [] - [] - [ ERROR] - [] - com.hivemq.client.internal.mqtt.handler.publish.incoming.MqttIncomingQosHandler : QoS 1 PUBLISH (MqttStatefulPublish{stateless=MqttPublish{topic=/test/t, payload=258byte, qos=AT_LEAST_ONCE, retain=true}, packetIdentifier=47580, dup=false, topicAlias=4, subscriptionIdentifiers=[3]}) must not be resent (MqttStatefulPublish{stateless=MqttPublish{topic=/test/t, payload=258byte, qos=AT_LEAST_ONCE, retain=true}, packetIdentifier=47580, dup=true, topicAlias=4, subscriptionIdentifiers=[3]}) during the same connection

KouShenhai avatar Apr 29 '25 01:04 KouShenhai