You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by "lhotari (via GitHub)" <gi...@apache.org> on 2023/11/01 19:23:10 UTC

[PR] [fix][test] Fix multiple thread leaks in tests [pulsar]

lhotari opened a new pull request, #21500:
URL: https://github.com/apache/pulsar/pull/21500

   ### Motivation
   
   There are thread leaks in tests reported by the thread leak detection added in #21450.
   
   ### Modifications
   
   Fix multiple thread leaks in unit tests.
   
   ### Documentation
   
   <!-- DO NOT REMOVE THIS SECTION. CHECK THE PROPER BOX ONLY. -->
   
   - [ ] `doc` <!-- Your PR contains doc changes. -->
   - [ ] `doc-required` <!-- Your PR changes impact docs and you will update later -->
   - [x] `doc-not-needed` <!-- Your PR changes do not impact docs -->
   - [ ] `doc-complete` <!-- Docs have been already added -->


-- 
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: commits-unsubscribe@pulsar.apache.org

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


Re: [PR] [fix][test] Fix multiple thread leaks in tests [pulsar]

Posted by "lhotari (via GitHub)" <gi...@apache.org>.
lhotari merged PR #21500:
URL: https://github.com/apache/pulsar/pull/21500


-- 
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: commits-unsubscribe@pulsar.apache.org

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


Re: [PR] [fix][test] Fix multiple thread leaks in tests [pulsar]

Posted by "cbornet (via GitHub)" <gi...@apache.org>.
cbornet commented on PR #21500:
URL: https://github.com/apache/pulsar/pull/21500#issuecomment-1789817886

   There's a failing test. Can you check ?


-- 
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: commits-unsubscribe@pulsar.apache.org

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


Re: [PR] [fix][test] Fix multiple thread leaks in tests [pulsar]

Posted by "lhotari (via GitHub)" <gi...@apache.org>.
lhotari commented on PR #21500:
URL: https://github.com/apache/pulsar/pull/21500#issuecomment-1789825917

   > There's a failing test. Can you check ?
   
   there was a flaky test and in addition the JVM crashed due to #19307. I wrote about the JVM crash on the dev mailing list yesterday.


-- 
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: commits-unsubscribe@pulsar.apache.org

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