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

Improve BATCH support #44

Open
ShaneMcC opened this issue Dec 9, 2013 · 0 comments
Open

Improve BATCH support #44

ShaneMcC opened this issue Dec 9, 2013 · 0 comments
Labels
Milestone

Comments

@ShaneMcC
Copy link
Member

ShaneMcC commented Dec 9, 2013

BATCH support is currently pretty crappy, make it better.

At the moment starting a batch sends the batch header and forces requeues of lines from the server until the batch has ended.

This has no support for nested BATCHs (not part of the spec, but nice) and has potential for non-batch messages to be sent during the batch (if they come from another thread in the bouncer for example).

@ShaneMcC ShaneMcC added this to the 0.7 milestone Aug 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant