ieQu1
                                            ieQu1
                                        
                                    Hi, Sorry I missed that "waiting" label has been applied to the ticket. What kind of input can I provide?
Hi @dgud , No worries whatsoever. The answer is that we want to import an entire commit record (all the ops for all tables) at once, while `commit_work` is called...
P.S. There is another reason where it can be useful: other storage backends (such as rocksdb) can use this API for batch writes.
I guess it's better to disable the listener altogether (don't listen on 18083)? If the dashboard listener is hidden behind the load balancer this approach will make it fail randomly.
> we can't disable port, the /status is used by k8s to healthy status checking If the node cannot serve REST API then it shouldn't report status as healthy? For...
Not sure if the above PR will help: - It only affects `DNS` discovery strategy - It only adds a parameter to the configuration schema, and doesn't change anything in...
Can you post full response of nslookup? My GPG key is https://keyserver.ubuntu.com/pks/lookup?search=488654DF3FED6FDE&fingerprint=on&op=index , if you don't want to expose the data publicly.
If I understand correctly, the problem is intermittent, since the nodes can communicate after restart. I assume that the IP addresses don't change. This suggests a temporary problem with the...
I recall that `cant get connection id` message originates inside the Erlang runtime... I'll have to take a deep dive into the Erlang code to find the precise conditions that...
Hello, I suspect this is might be a dashboard problem. It would be helpful for us to see: 1. `emqx.log.x` files from the EMQX nodes 2. Is there any warnings...