TeslaCN opened a new issue, #5047:
URL: https://github.com/apache/shenyu/issues/5047

   ### Is there an existing issue for this?
   
   - [X] I have searched the existing issues
   
   ### Current Behavior
   
   EventLoop threads of TCP selector were not terminated after TCP selector 
deleted.
   
   ### Expected Behavior
   
   EventLoop threads of TCP selector terminated after selector deleted.
   
   ### Steps To Reproduce
   
   1. Create TCP selector.
   2. Delete TCP selector.
   
   ### Environment
   
   ```markdown
   ShenYu version(s):
   ddb3df810eee65f22e75e144b23d1ae99280b9eb
   ```
   
   
   ### Debug logs
   
   ```
   "shenyu-tcp-bootstrap-server-kqueue-5" #107 daemon prio=5 os_prio=31 
tid=0x000000012700c000 nid=0xe803 runnable [0x000000017551e000]
   "shenyu-tcp-bootstrap-server-kqueue-4" #106 daemon prio=5 os_prio=31 
tid=0x000000012700b800 nid=0xbe03 runnable [0x0000000175312000]
   "shenyu-tcp-bootstrap-server-kqueue-3" #105 daemon prio=5 os_prio=31 
tid=0x0000000126035800 nid=0xe903 runnable [0x0000000175106000]
   "shenyu-tcp-bootstrap-server-kqueue-2" #104 daemon prio=5 os_prio=31 
tid=0x000000012700a800 nid=0xeb07 runnable [0x0000000174efa000]
   "shenyu-tcp-bootstrap-server-select-kqueue-1" #103 daemon prio=5 os_prio=31 
tid=0x00000001226e0000 nid=0xbc0b runnable [0x0000000174cee000]
   "shenyu-tcp-bootstrap-server-kqueue-5" #98 daemon prio=5 os_prio=31 
tid=0x0000000126046000 nid=0xf103 runnable [0x0000000174ae2000]
   "shenyu-tcp-bootstrap-server-kqueue-4" #97 daemon prio=5 os_prio=31 
tid=0x0000000126045800 nid=0xf203 runnable [0x00000001748d6000]
   "shenyu-tcp-bootstrap-server-kqueue-3" #96 daemon prio=5 os_prio=31 
tid=0x0000000126817000 nid=0xb503 runnable [0x00000001746ca000]
   "shenyu-tcp-bootstrap-server-kqueue-2" #75 daemon prio=5 os_prio=31 
tid=0x000000012701c800 nid=0x8e0f runnable [0x00000001719c2000]
   "shenyu-tcp-bootstrap-server-select-kqueue-1" #52 daemon prio=5 os_prio=31 
tid=0x00000001225dd000 nid=0x6d13 runnable [0x0000000170132000]
   ```
   
   ### Anything else?
   
   _No response_


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to