You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "huanyang001 (via GitHub)" <gi...@apache.org> on 2023/11/15 05:34:38 UTC

[I] K8S管理的pod删除的时候 会报错[nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] ERROR c.a.nacos.common.notify.NotifyCenter -Event callback exception: [dubbo]

huanyang001 opened a new issue, #13364:
URL: https://github.com/apache/dubbo/issues/13364

   报错信息如下
   
   2023-11-15 13:32:38.220 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] ERROR c.a.nacos.common.notify.NotifyCenter -Event callback exception: 
   java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@186267c0 rejected from java.util.concurrent.ScheduledThreadPoolExecutor@64e12515[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 349]
           at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2063)
           at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:830)
           at java.util.concurrent.ScheduledThreadPoolExecutor.delayedExecute(ScheduledThreadPoolExecutor.java:326)
           at java.util.concurrent.ScheduledThreadPoolExecutor.schedule(ScheduledThreadPoolExecutor.java:533)
           at java.util.concurrent.ScheduledThreadPoolExecutor.submit(ScheduledThreadPoolExecutor.java:632)
           at java.util.concurrent.Executors$DelegatedExecutorService.submit(Executors.java:678)
           at org.apache.dubbo.registry.RegistryNotifier.notify(RegistryNotifier.java:77)
           at org.apache.dubbo.registry.nacos.NacosRegistry$RegistryChildListenerImpl.onEvent(NacosRegistry.java:665)
           at com.alibaba.nacos.client.naming.event.InstancesChangeNotifier.onEvent(InstancesChangeNotifier.java:124)
           at com.alibaba.nacos.client.naming.event.InstancesChangeNotifier.onEvent(InstancesChangeNotifier.java:40)
           at com.alibaba.nacos.common.notify.DefaultPublisher.lambda$notifySubscriber$0(DefaultPublisher.java:201)
           at com.alibaba.nacos.common.notify.DefaultPublisher.notifySubscriber(DefaultPublisher.java:208)
           at com.alibaba.nacos.common.notify.DefaultPublisher.receiveEvent(DefaultPublisher.java:192)
           at com.alibaba.nacos.common.notify.DefaultPublisher.openEventHandler(DefaultPublisher.java:118)
           at com.alibaba.nacos.common.notify.DefaultPublisher.run(DefaultPublisher.java:95)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


Re: [I] Exception happened when delete pod [dubbo]

Posted by "huanyang001 (via GitHub)" <gi...@apache.org>.
huanyang001 commented on issue #13364:
URL: https://github.com/apache/dubbo/issues/13364#issuecomment-1815669645

   > Fixed in #13273
   
   thanks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


Re: [I] Exception happened when delete pod [dubbo]

Posted by "AlbumenJ (via GitHub)" <gi...@apache.org>.
AlbumenJ commented on issue #13364:
URL: https://github.com/apache/dubbo/issues/13364#issuecomment-1813851330

   Fixed in #13273


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


Re: [I] Exception happened when delete pod [dubbo]

Posted by "AlbumenJ (via GitHub)" <gi...@apache.org>.
AlbumenJ commented on issue #13364:
URL: https://github.com/apache/dubbo/issues/13364#issuecomment-1813745049

   > > Are these logs in on pod which kubernetes deleted?
   > 
   > 是的
   
   So these logs are happened when shutdown?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


Re: [I] Exception happened when delete pod [dubbo]

Posted by "huanyang001 (via GitHub)" <gi...@apache.org>.
huanyang001 closed issue #13364: Exception happened when delete pod
URL: https://github.com/apache/dubbo/issues/13364


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


Re: [I] Exception happened when delete pod [dubbo]

Posted by "huanyang001 (via GitHub)" <gi...@apache.org>.
huanyang001 commented on issue #13364:
URL: https://github.com/apache/dubbo/issues/13364#issuecomment-1811896392

   > Are these logs in on pod which kubernetes deleted?
   
   是的


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


Re: [I] Exception happened when delete pod [dubbo]

Posted by "AlbumenJ (via GitHub)" <gi...@apache.org>.
AlbumenJ commented on issue #13364:
URL: https://github.com/apache/dubbo/issues/13364#issuecomment-1811868047

   Are these logs in on pod which kubernetes deleted?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


Re: [I] Exception happened when delete pod [dubbo]

Posted by "huanyang001 (via GitHub)" <gi...@apache.org>.
huanyang001 commented on issue #13364:
URL: https://github.com/apache/dubbo/issues/13364#issuecomment-1813815849

   > Are these logs in on pod which kubernetes deleted?
   
   
   
   > > > Are these logs in on pod which kubernetes deleted?
   > > 
   > > 
   > > 是的
   > 
   > So these logs are happened when shutdown?
   
   是的,旧的pod被停掉的时候就会报错,有这样的log


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org