登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
登录
注册
代码拉取完成,页面将自动刷新
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
70
Star
336
Fork
184
dengfuwei
/
springboot
代码
Issues
4
Pull Requests
0
Wiki
统计
流水线
服务
JavaDoc
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
我知道了,不再自动展开
更新失败,请稍后重试!
移除标识
内容风险标识
本任务被
标识为内容中包含有代码安全 Bug 、隐私泄露等敏感信息,仓库外成员不可访问
redisson问题
待办的
#IMVMZ
terrencezhong
创建于
2018-09-14 14:13
spring boot2 集成redisson3.x通过redisson.yml配置文件在启动应用后会报如下错误: 2018-09-13 14:30:12.218 ERROR 13296 --- [isson-netty-4-4] o.r.cluster.ClusterConnectionManager : Can't execute CLUSTER_NODES with 10.163.90.137/10.163.90.137:7003 org.redisson.client.RedisTimeoutException: Command execution timeout for command: (CLUSTER NODES), command params: [], Redis client: [addr=redis://10.163.90.137:7003] at org.redisson.client.RedisConnection$2.run(RedisConnection.java:213) ~[redisson-3.8.0.jar:na] at io.netty.util.concurrent.PromiseTask$RunnableAdapter.call(PromiseTask.java:38) [netty-common-4.1.27.Final.jar:4.1.27.Final] at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:127) [netty-common-4.1.27.Final.jar:4.1.27.Final] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [netty-common-4.1.27.Final.jar:4.1.27.Final] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [netty-common-4.1.27.Final.jar:4.1.27.Final] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:464) [netty-transport-4.1.27.Final.jar:4.1.27.Final] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) [netty-common-4.1.27.Final.jar:4.1.27.Final] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [netty-common-4.1.27.Final.jar:4.1.27.Final] at java.lang.Thread.run(Unknown Source) [na:1.8.0_111] 2018-09-13 14:30:16.163 WARN 13296 --- [isson-netty-4-6] o.r.client.handler.CommandDecoder : response has been skipped due to timeout! channel: [id: 0x8cef5237, L:/10.155.66.33:61076 - R:10.163.90.137/10.163.90.137:7003], command: (CLUSTER NODES), params: [], result: [ClusterNodeInfo [nodeId=f77be77f89712ac885c9dfb8232c61b82d6c19a3, address=redis://10.163.90.137:7006, flags=[SLAVE], slaveOf=af64e3109d864964449de0d9d6b245b3932ce270, slotRanges=[]], ClusterNodeInfo [nodeId=822409c50ef43a73629cdb5ff0ed88013e4085bc, address=redis://10.163.90.137:7001, flags=[MASTER], slaveOf=null, slotRanges=[[0-5460]]], ClusterNodeInfo [nodeId=af64e3109d864964449de0d9d6b245b3932ce270, address=redis://10.163.90.137:7003, flags=[MASTER, MYSELF], slaveOf=null, slotRanges=[[10923-16383]]], ClusterNodeInfo [nodeId=5b54606e5f32dc525a32110bca1413a12ba90f3f, address=redis://10.163.90.137:7002, flags=[MASTER], slaveOf=null, slotRanges=[[5461-10922]]], ClusterNodeInfo [nodeId=f6b1e8e07cbfa14c25746eac0bd0fdf82666a222, address=redis://10.163.90.137:7004, flags=[SLAVE], slaveOf=822409c50ef43a73629cdb5ff0ed88013e4085bc, slotRanges=[]], ClusterNodeInfo [nodeId=ea73eb299a39c13984d5937f9ac6f2c0cd02e683, address=redis://10.163.90.137:7005, flags=[SLAVE], slaveOf=5b54606e5f32dc525a32110bca1413a12ba90f3f, slotRanges=[]]] 2018-09-13 14:30:16.218 WARN 13296 --- [isson-netty-4-6] o.r.client.handler.CommandDecoder : response has been skipped due to timeout! channel: [id: 0x8cef5237, L:/10.155.66.33:61076 - R:10.163.90.137/10.163.90.137:7003], command: (QUIT), params: [], result: null 2018-09-13 14:30:12.218 ERROR 13296 --- [isson-netty-4-4] o.r.cluster.ClusterConnectionManager : Can't execute CLUSTER_NODES with 10.163.90.137/10.163.90.137:7003 应用启动是好的,以下是启动日志: 2018-09-13 14:21:05.834 INFO 13296 --- [ restartedMain] c.h.c.r.RedissonAutoConfiguration : Load redisson configure from YAML file. 2018-09-13 14:21:06.076 WARN 13296 --- [ restartedMain] config : 'reconnectionTimeout' setting in unavailable. Please use 'failedSlaveReconnectionInterval' setting instead! 2018-09-13 14:21:06.077 WARN 13296 --- [ restartedMain] config : 'failedAttempts' setting in unavailable. Please use 'failedSlaveCheckInterval' setting instead! 2018-09-13 14:21:06.130 INFO 13296 --- [ restartedMain] c.h.c.r.RedissonAutoConfiguration : Create RedissonClient instance, config is : {"clusterServersConfig":{"idleConnectionTimeout":10000,"pingTimeout":1000,"connectTimeout":10000,"timeout":3000,"retryAttempts":3,"retryInterval":1500,"password":"hdrs123456","subscriptionsPerConnection":5,"clientName":"test","sslEnableEndpointIdentification":true,"sslProvider":"JDK","pingConnectionInterval":0,"keepAlive":false,"tcpNoDelay":false,"loadBalancer":{"class":"org.redisson.connection.balancer.RoundRobinLoadBalancer"},"slaveConnectionMinimumIdleSize":8,"slaveConnectionPoolSize":16,"failedSlaveReconnectionInterval":3000,"failedSlaveCheckInterval":60000,"masterConnectionMinimumIdleSize":8,"masterConnectionPoolSize":16,"readMode":"SLAVE","subscriptionMode":"MASTER","subscriptionConnectionMinimumIdleSize":1,"subscriptionConnectionPoolSize":5,"dnsMonitoringInterval":5000,"nodeAddresses":["redis://10.163.90.137:7001","redis://10.163.90.137:7002","redis://10.163.90.137:7003","redis://10.163.90.137:7004","redis://10.163.90.137:7005","redis://10.163.90.137:7006"],"scanInterval":1000,"slaveSubscriptionConnectionPoolSize":5,"slaveSubscriptionConnectionMinimumIdleSize":1},"threads":0,"nettyThreads":0,"codec":{"class":"org.redisson.codec.JsonJacksonCodec"},"referenceCodecProvider":{"class":"org.redisson.codec.DefaultReferenceCodecProvider"},"referenceEnabled":true,"transportMode":"NIO","lockWatchdogTimeout":30000,"keepPubSubOrder":true,"addressResolverGroupFactory":{"class":"org.redisson.connection.DnsAddressResolverGroupFactory"},"useLinuxNativeEpoll":false} 2018-09-13 14:21:06.253 INFO 13296 --- [ restartedMain] org.redisson.Version : Redisson 3.8.0 2018-09-13 14:21:06.793 INFO 13296 --- [ restartedMain] o.r.cluster.ClusterConnectionManager : Redis cluster nodes configuration got from 10.163.90.137/10.163.90.137:7001: af64e3109d864964449de0d9d6b245b3932ce270 10.163.90.137:7003 master - 0 1536819666048 3 connected 10923-16383 ea73eb299a39c13984d5937f9ac6f2c0cd02e683 10.163.90.137:7005 slave 5b54606e5f32dc525a32110bca1413a12ba90f3f 0 1536819668552 5 connected f77be77f89712ac885c9dfb8232c61b82d6c19a3 10.163.90.137:7006 slave af64e3109d864964449de0d9d6b245b3932ce270 0 1536819667050 6 connected 5b54606e5f32dc525a32110bca1413a12ba90f3f 10.163.90.137:7002 master - 0 1536819669053 2 connected 5461-10922 f6b1e8e07cbfa14c25746eac0bd0fdf82666a222 10.163.90.137:7004 slave 822409c50ef43a73629cdb5ff0ed88013e4085bc 0 1536819668051 4 connected 822409c50ef43a73629cdb5ff0ed88013e4085bc 10.163.90.137:7001 myself,master - 0 0 1 connected 0-5460 2018-09-13 14:21:06.883 INFO 13296 --- [isson-netty-4-2] o.r.cluster.ClusterConnectionManager : slaves: [redis://10.163.90.137:7004] added for slot ranges: [[0-5460]] 2018-09-13 14:21:06.996 INFO 13296 --- [isson-netty-4-6] o.r.cluster.ClusterConnectionManager : slaves: [redis://10.163.90.137:7006] added for slot ranges: [[10923-16383]] 2018-09-13 14:21:07.011 INFO 13296 --- [isson-netty-4-7] o.r.cluster.ClusterConnectionManager : slaves: [redis://10.163.90.137:7005] added for slot ranges: [[5461-10922]] 2018-09-13 14:21:07.047 INFO 13296 --- [isson-netty-4-2] o.r.c.pool.MasterPubSubConnectionPool : 1 connections initialized for 10.163.90.137/10.163.90.137:7001 2018-09-13 14:21:07.061 INFO 13296 --- [isson-netty-4-3] o.r.c.pool.MasterConnectionPool : 8 connections initialized for 10.163.90.137/10.163.90.137:7001 2018-09-13 14:21:07.065 INFO 13296 --- [isson-netty-4-3] o.r.cluster.ClusterConnectionManager : master: redis://10.163.90.137:7001 added for slot ranges: [[0-5460]] 2018-09-13 14:21:07.071 INFO 13296 --- [isson-netty-4-6] o.r.c.pool.PubSubConnectionPool : 1 connections initialized for 10.163.90.137/10.163.90.137:7004 2018-09-13 14:21:07.090 INFO 13296 --- [isson-netty-4-2] o.r.connection.pool.SlaveConnectionPool : 8 connections initialized for 10.163.90.137/10.163.90.137:7004 2018-09-13 14:21:07.157 INFO 13296 --- [isson-netty-4-4] o.r.c.pool.MasterPubSubConnectionPool : 1 connections initialized for 10.163.90.137/10.163.90.137:7003 2018-09-13 14:21:07.163 INFO 13296 --- [isson-netty-4-6] o.r.c.pool.MasterConnectionPool : 8 connections initialized for 10.163.90.137/10.163.90.137:7003 2018-09-13 14:21:07.167 INFO 13296 --- [isson-netty-4-2] o.r.c.pool.MasterPubSubConnectionPool : 1 connections initialized for 10.163.90.137/10.163.90.137:7002 2018-09-13 14:21:07.168 INFO 13296 --- [isson-netty-4-6] o.r.cluster.ClusterConnectionManager : master: redis://10.163.90.137:7003 added for slot ranges: [[10923-16383]] 2018-09-13 14:21:07.186 INFO 13296 --- [isson-netty-4-6] o.r.c.pool.MasterConnectionPool : 8 connections initialized for 10.163.90.137/10.163.90.137:7002 2018-09-13 14:21:07.188 INFO 13296 --- [isson-netty-4-6] o.r.cluster.ClusterConnectionManager : master: redis://10.163.90.137:7002 added for slot ranges: [[5461-10922]] 2018-09-13 14:21:07.203 INFO 13296 --- [isson-netty-4-6] o.r.connection.pool.SlaveConnectionPool : 8 connections initialized for 10.163.90.137/10.163.90.137:7006 2018-09-13 14:21:07.207 INFO 13296 --- [isson-netty-4-7] o.r.c.pool.PubSubConnectionPool : 1 connections initialized for 10.163.90.137/10.163.90.137:7005 2018-09-13 14:21:07.212 INFO 13296 --- [isson-netty-4-4] o.r.c.pool.PubSubConnectionPool : 1 connections initialized for 10.163.90.137/10.163.90.137:7006 2018-09-13 14:21:07.232 INFO 13296 --- [isson-netty-4-8] o.r.connection.pool.SlaveConnectionPool : 8 connections initialized for 10.163.90.137/10.163.90.137:7005 redis是集群部署
spring boot2 集成redisson3.x通过redisson.yml配置文件在启动应用后会报如下错误: 2018-09-13 14:30:12.218 ERROR 13296 --- [isson-netty-4-4] o.r.cluster.ClusterConnectionManager : Can't execute CLUSTER_NODES with 10.163.90.137/10.163.90.137:7003 org.redisson.client.RedisTimeoutException: Command execution timeout for command: (CLUSTER NODES), command params: [], Redis client: [addr=redis://10.163.90.137:7003] at org.redisson.client.RedisConnection$2.run(RedisConnection.java:213) ~[redisson-3.8.0.jar:na] at io.netty.util.concurrent.PromiseTask$RunnableAdapter.call(PromiseTask.java:38) [netty-common-4.1.27.Final.jar:4.1.27.Final] at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:127) [netty-common-4.1.27.Final.jar:4.1.27.Final] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [netty-common-4.1.27.Final.jar:4.1.27.Final] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [netty-common-4.1.27.Final.jar:4.1.27.Final] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:464) [netty-transport-4.1.27.Final.jar:4.1.27.Final] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) [netty-common-4.1.27.Final.jar:4.1.27.Final] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [netty-common-4.1.27.Final.jar:4.1.27.Final] at java.lang.Thread.run(Unknown Source) [na:1.8.0_111] 2018-09-13 14:30:16.163 WARN 13296 --- [isson-netty-4-6] o.r.client.handler.CommandDecoder : response has been skipped due to timeout! channel: [id: 0x8cef5237, L:/10.155.66.33:61076 - R:10.163.90.137/10.163.90.137:7003], command: (CLUSTER NODES), params: [], result: [ClusterNodeInfo [nodeId=f77be77f89712ac885c9dfb8232c61b82d6c19a3, address=redis://10.163.90.137:7006, flags=[SLAVE], slaveOf=af64e3109d864964449de0d9d6b245b3932ce270, slotRanges=[]], ClusterNodeInfo [nodeId=822409c50ef43a73629cdb5ff0ed88013e4085bc, address=redis://10.163.90.137:7001, flags=[MASTER], slaveOf=null, slotRanges=[[0-5460]]], ClusterNodeInfo [nodeId=af64e3109d864964449de0d9d6b245b3932ce270, address=redis://10.163.90.137:7003, flags=[MASTER, MYSELF], slaveOf=null, slotRanges=[[10923-16383]]], ClusterNodeInfo [nodeId=5b54606e5f32dc525a32110bca1413a12ba90f3f, address=redis://10.163.90.137:7002, flags=[MASTER], slaveOf=null, slotRanges=[[5461-10922]]], ClusterNodeInfo [nodeId=f6b1e8e07cbfa14c25746eac0bd0fdf82666a222, address=redis://10.163.90.137:7004, flags=[SLAVE], slaveOf=822409c50ef43a73629cdb5ff0ed88013e4085bc, slotRanges=[]], ClusterNodeInfo [nodeId=ea73eb299a39c13984d5937f9ac6f2c0cd02e683, address=redis://10.163.90.137:7005, flags=[SLAVE], slaveOf=5b54606e5f32dc525a32110bca1413a12ba90f3f, slotRanges=[]]] 2018-09-13 14:30:16.218 WARN 13296 --- [isson-netty-4-6] o.r.client.handler.CommandDecoder : response has been skipped due to timeout! channel: [id: 0x8cef5237, L:/10.155.66.33:61076 - R:10.163.90.137/10.163.90.137:7003], command: (QUIT), params: [], result: null 2018-09-13 14:30:12.218 ERROR 13296 --- [isson-netty-4-4] o.r.cluster.ClusterConnectionManager : Can't execute CLUSTER_NODES with 10.163.90.137/10.163.90.137:7003 应用启动是好的,以下是启动日志: 2018-09-13 14:21:05.834 INFO 13296 --- [ restartedMain] c.h.c.r.RedissonAutoConfiguration : Load redisson configure from YAML file. 2018-09-13 14:21:06.076 WARN 13296 --- [ restartedMain] config : 'reconnectionTimeout' setting in unavailable. Please use 'failedSlaveReconnectionInterval' setting instead! 2018-09-13 14:21:06.077 WARN 13296 --- [ restartedMain] config : 'failedAttempts' setting in unavailable. Please use 'failedSlaveCheckInterval' setting instead! 2018-09-13 14:21:06.130 INFO 13296 --- [ restartedMain] c.h.c.r.RedissonAutoConfiguration : Create RedissonClient instance, config is : {"clusterServersConfig":{"idleConnectionTimeout":10000,"pingTimeout":1000,"connectTimeout":10000,"timeout":3000,"retryAttempts":3,"retryInterval":1500,"password":"hdrs123456","subscriptionsPerConnection":5,"clientName":"test","sslEnableEndpointIdentification":true,"sslProvider":"JDK","pingConnectionInterval":0,"keepAlive":false,"tcpNoDelay":false,"loadBalancer":{"class":"org.redisson.connection.balancer.RoundRobinLoadBalancer"},"slaveConnectionMinimumIdleSize":8,"slaveConnectionPoolSize":16,"failedSlaveReconnectionInterval":3000,"failedSlaveCheckInterval":60000,"masterConnectionMinimumIdleSize":8,"masterConnectionPoolSize":16,"readMode":"SLAVE","subscriptionMode":"MASTER","subscriptionConnectionMinimumIdleSize":1,"subscriptionConnectionPoolSize":5,"dnsMonitoringInterval":5000,"nodeAddresses":["redis://10.163.90.137:7001","redis://10.163.90.137:7002","redis://10.163.90.137:7003","redis://10.163.90.137:7004","redis://10.163.90.137:7005","redis://10.163.90.137:7006"],"scanInterval":1000,"slaveSubscriptionConnectionPoolSize":5,"slaveSubscriptionConnectionMinimumIdleSize":1},"threads":0,"nettyThreads":0,"codec":{"class":"org.redisson.codec.JsonJacksonCodec"},"referenceCodecProvider":{"class":"org.redisson.codec.DefaultReferenceCodecProvider"},"referenceEnabled":true,"transportMode":"NIO","lockWatchdogTimeout":30000,"keepPubSubOrder":true,"addressResolverGroupFactory":{"class":"org.redisson.connection.DnsAddressResolverGroupFactory"},"useLinuxNativeEpoll":false} 2018-09-13 14:21:06.253 INFO 13296 --- [ restartedMain] org.redisson.Version : Redisson 3.8.0 2018-09-13 14:21:06.793 INFO 13296 --- [ restartedMain] o.r.cluster.ClusterConnectionManager : Redis cluster nodes configuration got from 10.163.90.137/10.163.90.137:7001: af64e3109d864964449de0d9d6b245b3932ce270 10.163.90.137:7003 master - 0 1536819666048 3 connected 10923-16383 ea73eb299a39c13984d5937f9ac6f2c0cd02e683 10.163.90.137:7005 slave 5b54606e5f32dc525a32110bca1413a12ba90f3f 0 1536819668552 5 connected f77be77f89712ac885c9dfb8232c61b82d6c19a3 10.163.90.137:7006 slave af64e3109d864964449de0d9d6b245b3932ce270 0 1536819667050 6 connected 5b54606e5f32dc525a32110bca1413a12ba90f3f 10.163.90.137:7002 master - 0 1536819669053 2 connected 5461-10922 f6b1e8e07cbfa14c25746eac0bd0fdf82666a222 10.163.90.137:7004 slave 822409c50ef43a73629cdb5ff0ed88013e4085bc 0 1536819668051 4 connected 822409c50ef43a73629cdb5ff0ed88013e4085bc 10.163.90.137:7001 myself,master - 0 0 1 connected 0-5460 2018-09-13 14:21:06.883 INFO 13296 --- [isson-netty-4-2] o.r.cluster.ClusterConnectionManager : slaves: [redis://10.163.90.137:7004] added for slot ranges: [[0-5460]] 2018-09-13 14:21:06.996 INFO 13296 --- [isson-netty-4-6] o.r.cluster.ClusterConnectionManager : slaves: [redis://10.163.90.137:7006] added for slot ranges: [[10923-16383]] 2018-09-13 14:21:07.011 INFO 13296 --- [isson-netty-4-7] o.r.cluster.ClusterConnectionManager : slaves: [redis://10.163.90.137:7005] added for slot ranges: [[5461-10922]] 2018-09-13 14:21:07.047 INFO 13296 --- [isson-netty-4-2] o.r.c.pool.MasterPubSubConnectionPool : 1 connections initialized for 10.163.90.137/10.163.90.137:7001 2018-09-13 14:21:07.061 INFO 13296 --- [isson-netty-4-3] o.r.c.pool.MasterConnectionPool : 8 connections initialized for 10.163.90.137/10.163.90.137:7001 2018-09-13 14:21:07.065 INFO 13296 --- [isson-netty-4-3] o.r.cluster.ClusterConnectionManager : master: redis://10.163.90.137:7001 added for slot ranges: [[0-5460]] 2018-09-13 14:21:07.071 INFO 13296 --- [isson-netty-4-6] o.r.c.pool.PubSubConnectionPool : 1 connections initialized for 10.163.90.137/10.163.90.137:7004 2018-09-13 14:21:07.090 INFO 13296 --- [isson-netty-4-2] o.r.connection.pool.SlaveConnectionPool : 8 connections initialized for 10.163.90.137/10.163.90.137:7004 2018-09-13 14:21:07.157 INFO 13296 --- [isson-netty-4-4] o.r.c.pool.MasterPubSubConnectionPool : 1 connections initialized for 10.163.90.137/10.163.90.137:7003 2018-09-13 14:21:07.163 INFO 13296 --- [isson-netty-4-6] o.r.c.pool.MasterConnectionPool : 8 connections initialized for 10.163.90.137/10.163.90.137:7003 2018-09-13 14:21:07.167 INFO 13296 --- [isson-netty-4-2] o.r.c.pool.MasterPubSubConnectionPool : 1 connections initialized for 10.163.90.137/10.163.90.137:7002 2018-09-13 14:21:07.168 INFO 13296 --- [isson-netty-4-6] o.r.cluster.ClusterConnectionManager : master: redis://10.163.90.137:7003 added for slot ranges: [[10923-16383]] 2018-09-13 14:21:07.186 INFO 13296 --- [isson-netty-4-6] o.r.c.pool.MasterConnectionPool : 8 connections initialized for 10.163.90.137/10.163.90.137:7002 2018-09-13 14:21:07.188 INFO 13296 --- [isson-netty-4-6] o.r.cluster.ClusterConnectionManager : master: redis://10.163.90.137:7002 added for slot ranges: [[5461-10922]] 2018-09-13 14:21:07.203 INFO 13296 --- [isson-netty-4-6] o.r.connection.pool.SlaveConnectionPool : 8 connections initialized for 10.163.90.137/10.163.90.137:7006 2018-09-13 14:21:07.207 INFO 13296 --- [isson-netty-4-7] o.r.c.pool.PubSubConnectionPool : 1 connections initialized for 10.163.90.137/10.163.90.137:7005 2018-09-13 14:21:07.212 INFO 13296 --- [isson-netty-4-4] o.r.c.pool.PubSubConnectionPool : 1 connections initialized for 10.163.90.137/10.163.90.137:7006 2018-09-13 14:21:07.232 INFO 13296 --- [isson-netty-4-8] o.r.connection.pool.SlaveConnectionPool : 8 connections initialized for 10.163.90.137/10.163.90.137:7005 redis是集群部署
评论 (
0
)
登录
后才可以发表评论
状态
待办的
待办的
进行中
已完成
已关闭
负责人
未设置
标签
未设置
标签管理
里程碑
未关联里程碑
未关联里程碑
Pull Requests
未关联
未关联
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
未关联
未关联
master
开始日期   -   截止日期
-
置顶选项
不置顶
置顶等级:高
置顶等级:中
置顶等级:低
优先级
不指定
严重
主要
次要
不重要
参与者(1)
Java
1
https://gitee.com/itopener/springboot.git
git@gitee.com:itopener/springboot.git
itopener
springboot
springboot
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册