cckellogg commented on a change in pull request #98: Implemented decompression
on consumer side
URL: https://github.com/apache/pulsar-client-go/pull/98#discussion_r346136021
##########
File path: pulsar/consumer_partition.go
##########
@@ -19,6 +19,7 @@ package pulsar
import (
"fmt"
+ "github.com/apache/pulsar-client-go/pkg/compression"
Review comment:
nitpick group the pulsar import together
----------------------------------------------------------------
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]
With regards,
Apache Git Services