issues Search Results · repo:Ahoo-Wang/CosId language:Java
Filter by
91 results
(81 ms)91 results
inAhoo-Wang/CosId (press backspace or delete to remove)Is your feature request related to a problem? Please describe.
1.客户端单点依赖:客户端启动时仅注册到第一台Proxy-Server,未自动感知第二台节点,导致负载不均和单点风险。
2.状态/数据不一致:第二台Proxy-Server无法正确处理客户端请求(如Guard校验失败、号段分配异常),表明节点间状态或数据未同步。
3.缺乏故障自动切换:客户端未实现动态重试或节点切换逻辑,依赖人工干预恢复服务。(希望能支持注册服务发现调用) ...
enhancement
tqsummer
- 1
- Opened on May 10
- #784
Is your feature request related to a problem? Please describe. 场景: 多个数据中心(跨州际)部署相同的服务,使用雪花ID , 采用 redis
分发机器号,但是每个数据中心都独立的 redis 问题: 这种场景下 CosId 基于 redis 生成的 machineId 都是从 0 开始的, 无法保证全球 ID
的唯一性。 配置 namespace ...
digyear
- Opened on Apr 16
- #773
直接使用官网文档来配置享用失败,springboot是2.2.9 {cosid.version} = 2.12.1 dependency groupId org.springframework.boot /groupId
artifactId spring-boot-starter-data-redis /artifactId /dependency dependency groupId me.ahoo.cosid ...
duplicate
MuJianxuan
- 3
- Opened on Mar 22
- #757
作者好,昨天有提到过序号重置为0的问题,感谢您的答复,但我今天在测试的时候发现重置为0并没有生效,我的测试过程如下:
cosid:
segment:
enabled: true
distributor:
type: jdbc
share:
enabled: false
provider:
test:
offset: ...
question
HenryGyu
- 9
- Opened on Mar 20
- #748
我尝试使用CosId作为业务单据编号的发号器,采用的是号段模式,并有配置日期前缀,具体配置如下:
cosid:
# namespace: ${APP_NAME}
segment:
enabled: true
distributor:
type: jdbc
share:
enabled: false
provider:
date_prefix_no: ...
documentation
help wanted
HenryGyu
- 5
- Opened on Mar 19
- #743

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.