Skip to content
New issue

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

Periodic failure #844

Open
Tong-07 opened this issue Jun 20, 2024 · 1 comment
Open

Periodic failure #844

Tong-07 opened this issue Jun 20, 2024 · 1 comment

Comments

@Tong-07
Copy link

Tong-07 commented Jun 20, 2024

Expected behavior

Actual behavior

Steps to reproduce

Minimal yet complete reproducer code (or URL to code) or complete log file

Moquette MQTT version

MQTT_3_1_1

JVM version (e.g. java -version)

1.8

OS version (e.g. uname -a)

centos 7
More than 10,000 clients are connected, usually once every week, the connection will not be connected, some data cannot be sent down, and some will also appear after internalPublish, empty pointer error, and no stack information.
After the restart, it will return to normal. How to troubleshoot this?

@andsel
Copy link
Collaborator

andsel commented Jun 24, 2024

@Tong-07 your description is not enough to reproduce or investigate the issue.

Please provide a reproducer or some useful logs when the issue manifest. However, I would check the memory status of the JVM process, in particular the direct memory, used by the network stack (MQTT Netty codecs).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants