Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

MessagePack structure bug in returned data #888

Closed
hrbonz opened this issue Apr 27, 2021 · 1 comment
Closed

MessagePack structure bug in returned data #888

hrbonz opened this issue Apr 27, 2021 · 1 comment

Comments

@hrbonz
Copy link
Contributor

hrbonz commented Apr 27, 2021

If you look at the issue I analyzed in influxdb-python, you will see that there is a suspicion of a msgpack issue in the server.
It was uncovered when querying 'SHOW DIAGNOSTICS' but I also got the exact same problem in "some" queries (that would be a bit trickier to debug as debugging involved reading the binary msgpack structure and validating it by hand)

I'm unfortunately not that comfortable with go and couldn't really track down the problem in the server code...

@hrbonz hrbonz closed this as completed Apr 27, 2021
@hrbonz
Copy link
Contributor Author

hrbonz commented Apr 27, 2021

Was meant for influxdb project...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant