GitHub user slievrly added a comment to the discussion: Add multicast support 
to registery module

The default registration type is file, which means direct connection and 
dynamic service discovery is not used. Generally this mode is used for local 
debugging. The configuration is as follows:
```
seata.registry.type=file
seata.tx-service-group=default_tx_group
seata.service.vgroup-mapping.default_tx_group=default
seata. service. grouplist. default = 127.0.0.1:8091
```
Are there any other usage scenarios for multicast, and what are its usage 
limitations?

GitHub link: 
https://github.com/apache/incubator-seata/discussions/7195#discussioncomment-12437680

----
This is an automatically sent email for dev@seata.apache.org.
To unsubscribe, please send an email to: dev-unsubscr...@seata.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@seata.apache.org
For additional commands, e-mail: dev-h...@seata.apache.org

Reply via email to