Ken Huang
Ken Huang
fix some typo
Bug report title:Missed 2 heartbeats! Trying to reconnect... Describe the bug: `[JDA Gateway-Worker 1] WARN net.dv8tion.jda.internal.requests.WebSocketClient - Missed 2 heartbeats! Trying to reconnect..` 目前發現會有出現以上 error ,已經查過資料有可能是 Listener 的方法需要很久時間才可以完成,需要花點時間調查 參考網址: https://github.com/discord-jda/JDA/discussions/1735...
**Bug report title:** /utopia command 指令解說需要調整 **Describe the bug:** 調整指令內容 **Screenshots:** 
**Bug report title:** 更新任務系統插旗子任務的完成方式 **Describe the bug:** 可以使用更新舊有的插旗子文章,來完成新手任務
https://issues.apache.org/jira/browse/KAFKA-17051 we should exclude those APIs having make "latestVersionUnstable=true". ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and...
These class are used by console consumer. Now I want to migrate there code from Scala to Java
https://issues.apache.org/jira/browse/KAFKA-16959 add new check and test fot can't allow both parameter waiting for https://github.com/apache/kafka/pull/16317
When I trace code, find that `ReassignPartitionsCommand#curReassignmentsToString` only have a unit test, but it doesn't have integration test, thus add a integration for it. ### Committer Checklist (excluded from commit...
Jira: https://issues.apache.org/jira/browse/KAFKA-17408 When I ran this test case in my local machine, I found the error is ``` org.apache.zookeeper.ClientCnxn$SessionTimeoutException: Client session timed out, have not heard from server in 9384ms...
Jira: https://issues.apache.org/jira/browse/KAFKA-16813 add ClusterTest and ClusterTests timout for 30 seconds. This is testing for GitHub Action CI. ### Committer Checklist (excluded from commit message) - [ ] Verify design and...