Closed wyhasany closed 8 months ago
@wyhasany Thanks for the PR. There is a checkstyle error in the PR build. See details here. Could you address that?
@sobychacko it should be fixed now
One other thing I missed before: could you add your name as an author to the class?
Author added
Sending kafka events from virtual thread causes pinning:
I used ReentrantLock to avoid pinning in this situation.