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

Fix buffer size counting bug #357

Closed
3 tasks
black-adder opened this issue Aug 29, 2017 · 2 comments
Closed
3 tasks

Fix buffer size counting bug #357

black-adder opened this issue Aug 29, 2017 · 2 comments
Labels

Comments

@black-adder
Copy link
Contributor

This bug was fixed in node client both the golang and java clients exhibit the same bug. The python client does its own random thing but we should make sure it's bug free.

  • golang
  • java
  • python
@yurishkuro
Copy link
Member

I don't think all clients have the same bug. It manifested in Node because the buffer size counter was used in the flush method. But we should double check.

@jkowall
Copy link
Contributor

jkowall commented Jun 5, 2024

Clients are deprecated now, so this will not be fixed.

@jkowall jkowall closed this as completed Jun 5, 2024
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

3 participants