Kjell Winblad

Results 16 issues of Kjell Winblad

Add a test case to check that one can update a DynamoDB bridge using the Bridge V1 HTTP API. Related issue: https://emqx.atlassian.net/browse/EMQX-11984 Release version: v/e5.? ## Summary ## PR Checklist...

This PR includes fixes for two small action trace issues: * [fix: remove query mode from redis action trace as it only supports sync](https://github.com/emqx/emqx/commit/c72682d81b175194490ddbae691c0553bc0e8799) * [fix: make mysql action rendered...

For Kafka that has its internal buffering the on_query_async callback is used both for sync and async queries (for sync queries the caller waits for a response directly after calling...

Fixes: https://emqx.atlassian.net/browse/EMQX-12380 Release version: v/e5.? ## Summary ## PR Checklist Please convert it to a draft if any of the following conditions are not met. Reviewers may skip over until...

Before this commit the following happened sometimes: 1. action status is connected 2. action config is updated to something that should change the status to disconnected 3. action status is...

This is not tested since I have not managed to set up SSL in the oracle docker XE image. It should be tested at least manually. Perhpas QA could help...