You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a lot consumers and got issues because of (unexpected) long-running consumer. I want to check the threads and have the problem thatI cant match the thread to our different consumers.
What I want?
Clear thread-names would be great.
Why I want it?
We have a lot consumers and got issues because of (unexpected) long-running consumer. I want to check the threads and have the problem thatI cant match the thread to our different consumers.
![image](https://private-user-images.githubusercontent.com/15613049/308916261-a66f6fc0-e1a0-4917-a7a0-36a0c091302c.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5NTk2NjksIm5iZiI6MTczODk1OTM2OSwicGF0aCI6Ii8xNTYxMzA0OS8zMDg5MTYyNjEtYTY2ZjZmYzAtZTFhMC00OTE3LWE3YTAtMzZhMGMwOTEzMDJjLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA3VDIwMTYwOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTVmMDA2ZjJmNTEyYjc2N2U1MWRkNWQ4YWU3ZDg5M2UwMWE2MmJkY2U0ZGQ2NmNmNmE3OTVlMTlhZjRlZTc2N2EmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.6viIfLW4WTfd3LELRT5S9VUpYgwD6OO4yIXaJnq3a-A)
Where can Solace fix it?
solace-spring-cloud/solace-spring-cloud-stream-binder/solace-spring-cloud-stream-binder-core/src/main/java/com/solace/spring/cloud/stream/binder/inbound/JCSMPInboundChannelAdapter.java
Line 157 in 5af78f6
How can it be fixed?
The text was updated successfully, but these errors were encountered: