Fix bug in dynamic HTTPRouterHandler switching to prevent StackOverflow. #455
Annotations
8 errors and 1 warning
build
Cannot invoke "java.util.concurrent.CompletableFuture.whenComplete(java.util.function.BiConsumer)" because the return value of "com.baidu.bifromq.basecluster.messenger.IMessenger.send(com.baidu.bifromq.basecluster.proto.ClusterMessage, java.net.InetSocketAddress, boolean)" is null
|
build
Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@147e0799[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@7e11ba3d[Wrapped task = com.baidu.bifromq.basekv.store.util.AsyncRunner$$Lambda$253/0x00007f3a7c464f88@3b5cb9a0]] rejected from java.util.concurrent.ScheduledThreadPoolExecutor@5f0d8cab[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 28]
|
build
Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@77a32ba1[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@b38c629[Wrapped task = com.baidu.bifromq.basekv.store.util.AsyncRunner$$Lambda$253/0x00007f3a7c464f88@546996f]] rejected from java.util.concurrent.ScheduledThreadPoolExecutor@7bec2e65[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 35]
|
build
Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@a0ad58b[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@700f749f[Wrapped task = com.baidu.bifromq.basekv.store.util.AsyncRunner$$Lambda$253/0x00007f3a7c464f88@487c4244]] rejected from java.util.concurrent.ScheduledThreadPoolExecutor@39193b76[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 27]
|
build
Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@4fb636cb[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@1da9b58a[Wrapped task = com.baidu.bifromq.basekv.store.util.AsyncRunner$$Lambda$253/0x00007f3a7c464f88@24ae052e]] rejected from java.util.concurrent.ScheduledThreadPoolExecutor@47dd4f51[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 8034]
|
build
Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@7ba74366[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@b8017ea[Wrapped task = com.baidu.bifromq.basekv.store.util.AsyncRunner$$Lambda$253/0x00007f3a7c464f88@137b72e]] rejected from java.util.concurrent.ScheduledThreadPoolExecutor@3514f514[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 44]
|
build
Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@2e87192a[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@23b78520[Wrapped task = com.baidu.bifromq.basekv.store.util.AsyncRunner$$Lambda$253/0x00007f3a7c464f88@619bccfa]] rejected from java.util.concurrent.ScheduledThreadPoolExecutor@1605710f[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 30]
|
build
Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@79cf47cb[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@65080013[Wrapped task = com.baidu.bifromq.basekv.store.util.AsyncRunner$$Lambda$253/0x00007f3a7c464f88@518c93e2]] rejected from java.util.concurrent.ScheduledThreadPoolExecutor@69baebe6[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1936]
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|