zzzming commented on PR #809: URL: https://github.com/apache/pulsar-client-go/pull/809#issuecomment-1189630183
Added code to use the same ProducerOptions for both DLQ and RLQ. > DLQ and RLQ are created together, and the same data goes first to RLQ and then to DLQ,so the producer configuration of RLQ also needs to be modified? > > https://github.com/apache/pulsar-client-go/blob/6a8e7f39aac100a285a2c190186e38b73a5c9d34/pulsar/retry_router.go#L128-L132 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
