Song Gao
Song Gao
Hi @mark-miller-dev : ekuiper introduced `gopkg.in/square/go-jose.v2 v2.6.0 // indirect` by `github.com/openziti/sdk-golang v0.23.37`, so we need the latest `github.com/openziti/sdk-golang` upgrade `go-jose` to v2.6.3
Hi @nbenhur Have you checked response after you post the services? If the services was created successfully, it can be queryed by `GET http://localhost:9081/services`. Also you can find it in...
@TKthink Could you provide the rule spec and describe how to `swtich` the rule repeatedly?
@disksing Maybe we can check region before splitting table in TiDB. If the region count of this table is 1 and its replicas number is 4 (yet only need 3)...
Of course, I think check and fixing regions before scatting is still worth to do.
The most memory usage cost by for each rule may be caused by [bufferLength](https://ekuiper.org/docs/en/latest/guide/rules/overview.html#fine-tuning) according to your heap profile. You can lower each rule's `bufferLength`, eg: 256. The default value...
@echils please provide the golang protable plugin so we can reproduce the issue.
@echils Please provide the golang portable plugin builtin macos system. Also you can try the following way to solve the issue: 1. make sure the plugin is running by query...