BewareMyPower commented on code in PR #1006: URL: https://github.com/apache/pulsar-client-go/pull/1006#discussion_r1168196524
########## .gitignore: ########## @@ -14,3 +14,4 @@ coverage.html perf/perf pulsar-perf bin +integration-tests/pkg Review Comment: I think this directory might be generated by a wrong `go` related operation. It should not be added to the `.gitignore` file. -- 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]
