Heiko Henning
Heiko Henning
bug still exists an needs to be fixed
issue still needs to be fixed
Hi, would a donation put you in the mood to make it 0.9.8 compatible?
I solved it by write my own simular auth plugin: https://github.com/GreenRover/guacamole-auth-userfiles
Ping @Mrc0113
I currently ran into same situation. The solution of the errorChannel is not very elegant. But i have seen that this is more a spring cloud stream bug caused by:...
@Mrc0113 Hi Marc, nice to hear. I am highly interested in news according to this issue. Please keep us up to date! At least to put through the exceptions from...
@Mrc0113 I will start to investigate into this now. Will use https://github.com/SolaceDev/solace-spring-cloud/tree/client-ack as base branch. Any idea when client-ack make its way into 2.0.0 ?
As we will not find any good solution in: https://github.com/spring-cloud/spring-cloud-stream/issues/2091 we may end up with: ### Possible solution Z: Add a binder option that enables: Use a future in: com.solace.spring.cloud.stream.binder.outbound.JCSMPOutboundMessageHandler#handleMessage...
@Mrc0113 I implemented the "publisher confirms" from rabbit binder to solace https://github.com/SolaceProducts/solace-spring-cloud/pull/61 and a options to be totally blocking.