The class where we have the listener (StreamListener) has the following thread pool naming standard:
pool-11-thread-43
In the Spring Cloud Streams with Rabbit Binder, the thread pool prefix follows the channel name as follows:
gov-connector.v1.send-to-gov-{thread_number}
The class where we have the listener (StreamListener) has the following thread pool naming standard:
pool-11-thread-43
In the Spring Cloud Streams with Rabbit Binder, the thread pool prefix follows the channel name as follows:
gov-connector.v1.send-to-gov-{thread_number}