You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/12/20 13:46:03 UTC

[GitHub] [pulsar] rbarbey opened a new issue, #19007: [Bug] TableView does not support reading from encrypted topics

rbarbey opened a new issue, #19007:
URL: https://github.com/apache/pulsar/issues/19007

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
   
   
   ### Version
   
   Pulsar 2.10.2
   
   ### Minimal reproduce step
   
   - write messages into a compacted topic using a `Producer` that has a `CryptoKeyReader` configured
   - try reading messages from the topic using a `TableView`
   
   ### What did you expect to see?
   
   When constructing the `TableView` using a `TableViewBuilder` I would expect to have methods that allow me to specify a `CryptoKeyReader` and a `ConsumerCryptoFailureAction` much like on `ReaderBuilder`.
   
   ### What did you see instead?
   
   No such methods and reading from the compacted topic using a `TableView` failed.
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] I'm willing to submit a PR!


-- 
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: commits-unsubscribe@pulsar.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] BewareMyPower closed issue #19007: [Bug] TableView does not support reading from encrypted topics

Posted by GitBox <gi...@apache.org>.
BewareMyPower closed issue #19007: [Bug] TableView does not support reading from encrypted topics
URL: https://github.com/apache/pulsar/issues/19007


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org