We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Does the software support JDK21? Currently, the software supports JDK8.
The text was updated successfully, but these errors were encountered:
We are using jdk21 and nothing is wrong so far
Sorry, something went wrong.
我们使用的是 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
No branches or pull requests
Does the software support JDK21?
Currently, the software supports JDK8.
The text was updated successfully, but these errors were encountered: