I have 200K clients(mobile),many of them are invalid, only clients at the front of the list can receive the message

Asked by Scholer Liu

I have 200K clients(mobile),many of them are invalid,
I should push some messages to these clients
in my test ,only clients at the front of the list can receive the message
Please forgive my poor English

Question information

Language:
English Edit question
Status:
Solved
For:
mosquitto Edit question
Assignee:
No assignee Edit question
Solved by:
Scholer Liu
Solved:
Last query:
Last reply:
Revision history for this message
Scholer Liu (scholer-l) said :
#1

I have found it caused by some client id have character ‘+’

Revision history for this message
Roger Light (roger.light) said :
#2

Are you saying that clients that have a client id with '+' in are rejected? This shouldn't happen. If you mean that clients are publishing to a topic with '+' in, then you are correct that this is not allowed.

Revision history for this message
Scholer Liu (scholer-l) said :
#3

yeah,I tried to publish a message to these topic and some id of them have '+'