IcebergXTY
IcebergXTY
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### What happened we transfer data from mysql to postgresql, below is the...
### Question when we use microservice architecture, the port is unimportant, so we always use 0(server.port)or -1(dubbo.protocol.port)to use a random port. But shenyu will just use 0 and -1 when...
**Is your feature request related to a problem? Please describe.** We need the `scope_name` to judge if it needs sampler but this parameter does not exist yet. **Describe the solution...