-
Notifications
You must be signed in to change notification settings - Fork 321
Issues: msgpack/msgpack-java
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Add a table of correspondence between java types and msgpack types
#838
opened Sep 12, 2024 by
nickkkccc
Issue with MessagePacker not being able to handle bigDecimal
#818
opened Apr 24, 2024 by
anjeongkyun
序列化和反序列化嵌套结构体 throw “Expected array, but got raw value” error. msgpack是否支持嵌套结构体的序列化和反序列化
#813
opened Apr 13, 2024 by
zlp821130
Cannot unpack/read data in Java which is packed and stored in Redis using MS.NET
#721
opened Mar 20, 2023 by
sandeepdk23
Consuming a large amount of memory when unpacking huge Array and Map unexpectedly
#657
opened Jun 22, 2022 by
napo0703
How to implement nested objects and parsing?Examples are as follows
#618
opened Dec 31, 2021 by
kervin521
Illegal reflective access by org.msgpack.core.buffer.DirectBufferAccess
#605
opened Nov 18, 2021 by
t-horikawa
Improvement: Add option to cache byte[] to String mappings for Key
#497
opened Apr 18, 2019 by
Matulis
Single-precision doubles always written at FLOAT64 instead of FLOAT32
#489
opened Oct 29, 2018 by
mattbishop
Documentation doesn't explicitly explain what packInt / packByte / etc do
question
#483
opened Sep 9, 2018 by
Ben-Cutler
MessageBuffer unable to parse java.specification.version for java 10
bug
#482
opened Sep 4, 2018 by
arnaudroger
Got "java.lang.String cannot be cast to [B" when using messagePack.read();
v06
#474
opened Apr 23, 2018 by
wennicky
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.