Fix bug in dynamic HTTPRouterHandler switching to prevent StackOverflow. #454
Annotations
9 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@4c62bd5f[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@2352f990[Wrapped task = com.baidu.bifromq.basekv.store.util.AsyncRunner$$Lambda$253/0x00007f484c464f88@22cbe63a]] rejected from java.util.concurrent.ScheduledThreadPoolExecutor@1abdcc97[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 28]
|
build
Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@19c57878[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@78db6570[Wrapped task = com.baidu.bifromq.basekv.store.util.AsyncRunner$$Lambda$253/0x00007f484c464f88@34f72c37]] rejected from java.util.concurrent.ScheduledThreadPoolExecutor@7ea6936a[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 35]
|
build
Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@4ee2038d[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@1555ffa9[Wrapped task = com.baidu.bifromq.basekv.store.util.AsyncRunner$$Lambda$253/0x00007f484c464f88@4cbc7211]] rejected from java.util.concurrent.ScheduledThreadPoolExecutor@745f0d05[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 28]
|
build
Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@6a39e0a3[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@19cde5fe[Wrapped task = com.baidu.bifromq.basekv.store.util.AsyncRunner$$Lambda$253/0x00007f484c464f88@3317af1a]] rejected from java.util.concurrent.ScheduledThreadPoolExecutor@2d59ed8b[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 6738]
|
build
Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@4f7466a8[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@456f13e0[Wrapped task = com.baidu.bifromq.basekv.store.util.AsyncRunner$$Lambda$253/0x00007f484c464f88@2cf37e15]] rejected from java.util.concurrent.ScheduledThreadPoolExecutor@4a1e86a3[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 49]
|
build
Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@5e6b48e1[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@70e4a3d0[Wrapped task = com.baidu.bifromq.basekv.store.util.AsyncRunner$$Lambda$253/0x00007f484c464f88@3e4eaf4c]] rejected from java.util.concurrent.ScheduledThreadPoolExecutor@4f68d5fc[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 21]
|
build
Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@4b7e3219[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@62a02500[Wrapped task = com.baidu.bifromq.basekv.store.util.AsyncRunner$$Lambda$253/0x00007f484c464f88@8e2b983]] rejected from java.util.concurrent.ScheduledThreadPoolExecutor@38899874[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1196]
|
build
Process completed with exit code 1.
|
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/.
|