GPrabhudas commented on a change in pull request #560:
URL: https://github.com/apache/pulsar-client-go/pull/560#discussion_r667629372
##########
File path: pulsar/producer.go
##########
@@ -163,6 +165,19 @@ type ProducerOptions struct {
// PartitionsAutoDiscoveryInterval is the time interval for the
background process to discover new partitions
// Default is 1 minute
PartitionsAutoDiscoveryInterval time.Duration
+
+ // EncryptionKeys list of encryption key names to encrypt session key
+ EncryptionKeys []string
Review comment:
Make sense
--
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]