kpioneer123 commented on issue #7380:
URL: https://github.com/apache/shardingsphere/issues/7380#issuecomment-695931733
`14:39:11.245 INFO [main]
io.seata.spring.annotation.GlobalTransactionScanner - Initializing Global
Transaction Clients ...
14:39:11.266 INFO [main]
org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker
- Bean 'threadFactoryProperties' of type
[io.seata.spring.boot.autoconfigure.properties.client.ThreadFactoryProperties]
is not eligible for getting processed by all BeanPostProcessors (for example:
not eligible for auto-proxying)
14:39:11.275 INFO [main]
org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker
- Bean 'transportProperties' of type
[io.seata.spring.boot.autoconfigure.properties.client.TransportProperties] is
not eligible for getting processed by all BeanPostProcessors (for example: not
eligible for auto-proxying)
14:39:11.379 INFO [main] io.seata.core.rpc.netty.NettyClientBootstrap -
NettyClientBootstrap has started
14:39:11.379 INFO [main]
io.seata.spring.annotation.GlobalTransactionScanner - Transaction Manager
Client is initialized. applicationId[account-service]
txServiceGroup[my_test_tx_group]
14:39:11.410 INFO [main]
org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker
- Bean 'rmProperties' of type
[io.seata.spring.boot.autoconfigure.properties.client.RmProperties] is not
eligible for getting processed by all BeanPostProcessors (for example: not
eligible for auto-proxying)
14:39:11.410 INFO [main] io.seata.rm.datasource.AsyncWorker - Async
Commit Buffer Limit: 1000
14:39:11.411 INFO [main] io.seata.rm.datasource.xa.ResourceManagerXA -
ResourceManagerXA init ...
14:39:11.427 INFO [main] io.seata.core.rpc.netty.NettyClientBootstrap -
NettyClientBootstrap has started
14:39:11.428 INFO [main]
io.seata.spring.annotation.GlobalTransactionScanner - Resource Manager is
initialized. applicationId[account-service] txServiceGroup[my_test_tx_group]
14:39:11.428 INFO [main]
io.seata.spring.annotation.GlobalTransactionScanner - Global Transaction
Clients are initialized.
14:39:11.447 INFO [main]
org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker
- Bean
'spring.shardingsphere.sharding-org.apache.shardingsphere.shardingjdbc.spring.boot.sharding.SpringBootShardingRuleConfigurationProperties'
of type
[org.apache.shardingsphere.shardingjdbc.spring.boot.sharding.SpringBootShardingRuleConfigurationProperties]
is not eligible for getting processed by all BeanPostProcessors (for example:
not eligible for auto-proxying)
14:39:11.457 INFO [main]
org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker
- Bean
'spring.shardingsphere.masterslave-org.apache.shardingsphere.shardingjdbc.spring.boot.masterslave.SpringBootMasterSlaveRuleConfigurationProperties'
of type
[org.apache.shardingsphere.shardingjdbc.spring.boot.masterslave.SpringBootMasterSlaveRuleConfigurationProperties]
is not eligible for getting processed by all BeanPostProcessors (for example:
not eligible for auto-proxying)
14:39:11.466 INFO [main]
org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker
- Bean
'spring.shardingsphere.encrypt-org.apache.shardingsphere.shardingjdbc.spring.boot.encrypt.SpringBootEncryptRuleConfigurationProperties'
of type
[org.apache.shardingsphere.shardingjdbc.spring.boot.encrypt.SpringBootEncryptRuleConfigurationProperties]
is not eligible for getting processed by all BeanPostProcessors (for example:
not eligible for auto-proxying)
14:39:11.474 INFO [main]
org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker
- Bean
'spring.shardingsphere.shadow-org.apache.shardingsphere.shardingjdbc.spring.boot.shadow.SpringBootShadowRuleConfigurationProperties'
of type
[org.apache.shardingsphere.shardingjdbc.spring.boot.shadow.SpringBootShadowRuleConfigurationProperties]
is not eligible for getting processed by all BeanPostProcessors (for example:
not eligible for auto-proxying)
14:39:11.480 INFO [main]
org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker
- Bean
'spring.shardingsphere-org.apache.shardingsphere.shardingjdbc.spring.boot.common.SpringBootPropertiesConfigurationProperties'
of type
[org.apache.shardingsphere.shardingjdbc.spring.boot.common.SpringBootPropertiesConfigurationProperties]
is not eligible for getting processed by all BeanPostProcessors (for example:
not eligible for auto-proxying)
14:39:11.885 INFO [main]
org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker
- Bean
'org.apache.shardingsphere.shardingjdbc.spring.boot.SpringBootConfiguration' of
type
[org.apache.shardingsphere.shardingjdbc.spring.boot.SpringBootConfiguration$$EnhancerBySpringCGLIB$$6ee6660a]
is not eligible for getting processed by all BeanPostProcessors (for example:
not eligible for auto-proxying)
14:39:12.083 INFO [main]
io.seata.spring.annotation.datasource.SeataAutoDataSourceProxyCreator - Auto
proxy of [master]
14:39:12.129 INFO [main]
io.seata.spring.annotation.datasource.SeataAutoDataSourceProxyCreator - Auto
proxy of [slave]
14:39:12.280 INFO [main] com.alibaba.druid.pool.DruidDataSource -
{dataSource-1} inited
14:39:12.684 INFO [main] io.seata.core.rpc.netty.NettyClientChannelManager
- will connect to 39.106.112.246:8091
14:39:12.684 INFO [main] io.seata.core.rpc.netty.RmNettyRemotingClient -
RM will register
:jdbc:mysql://rdsql815s2568iryqn93o.mysql.rds.aliyuncs.com:3306/bookdb
14:39:12.687 INFO [main] io.seata.core.rpc.netty.NettyPoolableFactory -
NettyPool create channel to
transactionRole:RMROLE,address:39.106.112.246:8091,msg:<
RegisterRMRequest{resourceIds='jdbc:mysql://rdsql815s2568iryqn93o.mysql.rds.aliyuncs.com:3306/bookdb',
applicationId='account-service', transactionServiceGroup='my_test_tx_group'} >`
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]