sijie commented on issue #340: URL: https://github.com/apache/pulsar-client-go/issues/340#issuecomment-668329458
@syklevin It seems like that you are using two different subscription names. Each subscription will receive a full copy of the messages. You need to use one same subscription name for your test. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
