eclipse-paho / eclipse-paho/paho.mqtt.java

Share subscription : Is there any sharename limitation? Too long sharename

Open
#685 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2.3k
Forks
919
PR merge metrics
No merged PRs in 30d

Description

Please fill out the form below before submitting, thank you!

- [ 1.2.0] Bug exists Release Version 1.2.0 ( Master Branch)

**Environment**
VerneMQ Version: erlio/docker-vernemq:1.7.1-2
Paho Java Client : 1.2.1
OS: UBUNTU 18.04
Erlang/OTP version (if building from source):
VerneMQ configuration (vernemq.conf) or the changes from the default
Cluster size/standalone: 3 nodes

**Expected behavior**
I have a 3 node cluster using docker with network mode host.
The client application had subscribed multiple topics using shared subscriptions.
Actual behavior
$share/rayStatistics/students/#
Here 'rayStatistics' is my sharename.
I have observed that when the name is too long then subscription behavior unpredictable.
Some time Client application receives the message and sometimes not.

I had tried with multiple share name.

$share/test/students/#
Here 'test' is my sharename.
Which is working fine.
So Is there any limitation in sharename?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.