Giri Venkatesan
Giri Venkatesan
The goal is to bring NodeJS samples on par with JCSMP samples - Guaranteed publisher/Subscriber - Queue producer/consumer Changes: - Modified QueueProducer & QueueConsumer to work with Topic subscriptions -...
The goal is to bring JS samples on par with JCSMP samples - Guaranteed publisher/Subscriber - Queue producer/consumer Changes: - Modified QueueProducer & QueueConsumer to work with Topic subscriptions -...
Would be helpful!
Would be helpful!
**Request for docs update:** The batch consumer section could use some updates regarding acknowledgment. Few pointers: 1) Throwing an exception would leave the messages unacknowledged and the messages would remain...
**Request for docs update:** The following properties could use an explanation of the effect of not setting values (and a default null is assumed). Also any minimum value supported by...
### Why do we need this improvement? Solace Event Portal's asyncapi includes queue name and subscriptions. Would like to have them captured in the application configuration in-line with spring-cloud-stream conventions....
**Description** - Generate variable names based on the property name (this will ensure variable names confirming to Java standard - like channelName, instead of channel_name) - Introduced a methodName construct...