Giri Venkatesan

Results 8 issues of 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 -...

**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...

documentation

**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...

documentation

### 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....

enhancement

**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...