Kjell Winblad

Results 22 comments of Kjell Winblad

Updated to jq version with timeout support in the NIF implementation and squashed the previous commits. I think it is ready to be merged now if I get an approving...

@redgreat we are also hitting this issue in OTP 26. I just wonder if you have managed to fix this already?

I have tried to apply [ssl-10.8-otp-25.patch](https://github.com/erlangbureau/jamdb_oracle/blob/master/test/ssl-10.8-otp-25.patch) on * OTP-25.3.2.12 and * OTP-25.2.3 (ssl app vsn 10.8.7). Unfortunately, it causes `ssl:connect/2` to get stuck. For example: ``` ssl:connect("google.com", 443, [{verify, verify_none}])....

Support for MongoDB 5.1+ has been added to this fork https://github.com/emqx/mongodb-erlang (MongoDB 5.1 was the first version that removed support for the legacy opcodes). Unfortunately, it is not easy to...

> @kjellwinblad @codeadict Any word on the changes? > > If you touched a specific set of merges or modules when making the changes to support Mongo 5.1+, we could...

Hi, Did you test with a version that includes the AAAA record fix: https://github.com/emqx/emqx/pull/12467? I Don't think that fix is included in version 5.4.1 as it just recently got merged...

@HJianBo I scanned the documentation of our 5.X HTTP API and did not see anything like this. So I think the answer is no.

I assigned @HJianBo to this issue as he is in the dashboard team. @HJianBo please assign it to someone else if you think someone else should handle this.

Why does it not work to use two bridges (one ingress and one egress)?