Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pulsar API improvements #97

Open
cangencer opened this issue Oct 26, 2020 · 1 comment
Open

Pulsar API improvements #97

cangencer opened this issue Oct 26, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@cangencer
Copy link
Contributor

Suggestions for Pulsar improvements:

  • It would be nice to have a simple API that just takes a URL and topic name
  • Schema itself could be serialized (via SchemaInfo) and no need to take a supplier
  • ProjectionFN should be optional and instead it should be Entry<K,V> that's emitted
@cangencer cangencer added the enhancement New feature or request label Oct 26, 2020
@ufukyilmaz
Copy link
Contributor

  • Also, we should add a random suffix to default subscription name to avoid the name collisions occurring when running multiple jobs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants