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

Distinguish between Consumer and Publisher for the broker #1478

Closed
SvenO3 opened this issue Apr 4, 2023 · 0 comments · Fixed by #1523
Closed

Distinguish between Consumer and Publisher for the broker #1478

SvenO3 opened this issue Apr 4, 2023 · 0 comments · Fixed by #1523
Assignees
Labels
python Pull requests that update Python code refactoring Indicates when a pull request or issue contains larger refactoring aspects.
Milestone

Comments

@SvenO3
Copy link
Contributor

SvenO3 commented Apr 4, 2023

Body

The structure of the broker in Python needs to be modified to allow publishing messages with a Kafka broker.
Therefore a distinction between Consumer and Publisher is required.

StreamPipes Committer

I acknowledge that I am a maintainer/committer of the Apache StreamPipes project.

@SvenO3 SvenO3 added python Pull requests that update Python code refactoring Indicates when a pull request or issue contains larger refactoring aspects. labels Apr 4, 2023
@bossenti bossenti added this to the 1.0.0 milestone Apr 4, 2023
@SvenO3 SvenO3 self-assigned this Apr 26, 2023
@bossenti bossenti modified the milestones: 1.0.0, 0.92.0 May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Pull requests that update Python code refactoring Indicates when a pull request or issue contains larger refactoring aspects.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants