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

Possible msgpack issues #21

Open
lordnynex opened this issue Jan 26, 2016 · 1 comment
Open

Possible msgpack issues #21

lordnynex opened this issue Jan 26, 2016 · 1 comment

Comments

@lordnynex
Copy link

Hello,

Please be aware that a new version of msgpack-python was released yesterday. There is a serious bug between this new version of msgpack and rexpro-python that revolves around casting params as long (ex: param: 1234567890L) . It is not yet clear what the packed buffer contains, however, Rexster seems to evaluate the deserialized param as null.

I have filed bug msgpack/msgpack-python#169 but it is unclear wether it will be fixed.

@platinummonkey
Copy link
Owner

Thanks @lordnynex I'll add a cap to the msgpack version.

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

No branches or pull requests

2 participants