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

[Feature Request]: Expose Producer Config in Python SDK #4351

Open
pierre-ortn-ap opened this issue Jan 22, 2025 · 2 comments
Open

[Feature Request]: Expose Producer Config in Python SDK #4351

pierre-ortn-ap opened this issue Jan 22, 2025 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@pierre-ortn-ap
Copy link

pierre-ortn-ap commented Jan 22, 2025

Hi,

First, big fan of Fluvio! Well done guys!

Second, a small feature request:
Would it be possible to expose the setting of producer in the Python SDK?
Right now, producer setting like batch_size, linger, batch_queue_size are not accessible in Python and the default values are unknown.

Thanks for your help!

@pierre-ortn-ap pierre-ortn-ap added the bug Something isn't working label Jan 22, 2025
@pierre-ortn-ap pierre-ortn-ap changed the title [Feature Request]: Expose Producer Config in Python [Feature Request]: Expose Producer Config in Python SDK Jan 22, 2025
@ajhunyady
Copy link
Contributor

@pierre-ortn-ap, thanks for the kind words.

@fraidev, I thought this issue had been addressed. Please advise.

@fraidev
Copy link
Contributor

fraidev commented Jan 22, 2025

@pierre-ortn-ap, thanks for the kind words.

@fraidev, I thought this issue had been addressed. Please advise.

Recently, we added all the parameters to create topics, we need to do the same for producer now.

@fraidev fraidev self-assigned this Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants