Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

ISSUE-19007: [Bug] TableView does not support reading from encrypted topics #5288

Open
2 tasks done
sijie opened this issue Dec 20, 2022 · 0 comments
Open
2 tasks done
Labels

Comments

@sijie
Copy link
Member

sijie commented Dec 20, 2022

Original Issue: apache#19007


Search before asking

  • I searched in the 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?

  • I'm willing to submit a PR!
@sijie sijie added the type/bug label Dec 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant