richard-scott commented on issue #218:
URL: https://github.com/apache/bifromq/issues/218#issuecomment-3727563249
I'm sorry the report provided too much information for you... Here is the
TLDR:
**I can STILL publish with an invalid QoS or a topic level that's too long,
even though the Settings Provider is telling the broker otherwise.**
[✗] MaxQoS: QoS 2 was accepted (should be rejected)
Publish RC: 0 (0 = Success, but should be rejected)
Requested QoS: 2 (MaxQoS limit: 1)
[✗] MaxTopicLevelLength: Topic with long level was accepted (should be
rejected)
Publish RC: 0 (0 = Success, but should be rejected)
Topic: test/verylonglevelname/abc
Longest Level: 'verylonglevelname' (17 bytes, limit: 10 bytes)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]