ngjaying

Results 154 comments of ngjaying

Close as no response after a long time. Feel free to reopen if you still have problems.

> https://github.com/lf-edge/ekuiper/blob/0cef7657f254b24ad32192f8692d05e77d06cc4c/internal/io/mqtt/connection_pool.go#L31 > > > this code. Why get the connectionSelector value as clientid instead of getting the clientid as clientid? get the connectionSelector always get "",it makes connectionPool always...

@TKthink This should be fixed in master. Could you have a try? Reopen this issue if you still have problems.

Hi @khan-lau Thanks for reporting the problem. If you already have fixes, we encourage you to open a PR so that we can merge to the codebase. Thanks.

In the sink, you can specify the fields in the final output to get rid of the redundant fields. Check the doc https://ekuiper.org/docs/en/latest/guide/sinks/overview.html#common-properties ``` { "actions": [ { "mqtt":{ "topic":...

RabbitMQ source and sink components are not currently available as built-in connectors.

Why do you open 2 issues? There is no built-in support for that functionality at this time. Your contribution is highly appreciated if you are interested in implementing it directly....

@Elia-Renzoni Thanks for your interest! It is indeed still open. Feel free to assign it to yourself (if applicable) and begin work. We appreciate you picking this up!

The cleanSession property is not exported now. Need help to add this feature.

I don't know much about the differences of different methods. It's OK for me as long as we are able to write to it both one by one or batchly