Richard Thrippleton

Results 6 issues of Richard Thrippleton

**Describe the bug** After subscribing/unsubscribing to many topics, all subsequent subscribe calls seem to take almost exactly 100ms to call back. We found that in a previous version (1.3.1), this...

We have a scenario in which we're repeatedly creating new clients with MQTTAsync_create and connecting them with MQTTAsync_connect. Both of these calls are on the same thread for a particular...

bug

While trying to figure out something else through code inspection, I came across this in MQTTProtocol_handlePublishes: if (publish->header.bits.qos == 1) { rc = MQTTPacket_send_puback(publish->msgId, &client->net, client->clientID); Protocol_processPublication(publish, client); } I...

enhancement

**Describe the bug** When a network policy contains a TCP port range, that range is shown as an individual port rather than a range in the describe view and the...

question

**Is your feature request related to a problem? Please describe the use case.** We had a situation where we were running a lot of testcases in parallel, and random tests...

enhancement

No review required. This is just a bot handling already-reviewed material that is intended to go into the target branch without any backports.

not-yet-deployed
streaming-analytics