EsotericSoftware/kryo
Java binary serialization and cloning: fast, efficient, automatic
HTMLBSD-3-Clause
Pinned issues
Issues
- 1
- 10
DefaultClassResolver: Attempt Thread.currentThread().getContextClassloader()
#1145 opened by melloware - 1
- 2
- 10
Urgent: Data Corruption Issue Identified During DTO Deserialization (Instance Variable Renamed/Type Changed)
#1068 opened by geekthread - 1
- 1
Use Pool to ensure thread safety
#1147 opened by chen990627 - 4
Massive jump from Java 8 to requiring Java 17 in a patch release (5.6.0 -> 5.6.1)
#1134 opened by nielsbasjes - 2
Coordinates referenced in readme for com.esotericsoftware.kryo:kryo5:5.6.0 do not exist on maven central
#1124 opened by philsttr - 2
- 1
Invalid JDK version in profile 'jdk11ge': Unbounded range: [11, for project com.esotericsoftware:kryo-parent
#1103 opened by manojkrishna1991 - 4
When entity add a field extends Collection, CompatibleFieldSerializer lost compatibility.
#1098 opened by iicreator - 2
- 3
The Input class changes its buffer when deserialize a string
#1054 opened by NPE0 - 2
schema validation failed while deserialize data serialized by Encoder.Bean Serializer using Kryo.
#1075 opened by ams45 - 2
How to configure CompatibleFieldSerializer in Kryo3 ?
#1081 opened by geekthread - 2
- 4
Cannot run benchmarks
#1065 opened by toolforger - 4
- 1
Kryo5 deserialization lost Locale script field
#1053 opened by hanbing204 - 1
When an anonymous inner class is used to initialize a collection, the elements are doubled.
#1052 opened by SWQXDBA - 3
- 3
Encountered ArrayIndexOutOfBoundsException when running in Apache Spark 3.3.1
#1046 opened by rickyma - 3
failed to lazily initialize a collection, no session or session was closed while trying to deserialize SPRING_SECURITY_CONTEXT
#1043 opened by rmageshkumar-greytip - 5
deserialize failure in JDK 21
#1049 opened by imsuperman0920 - 3
Spring microservice encounters infinite loop when calling readLongs method resulting in denied access.
#1034 opened by Zlase0820 - 6
Could not serialize Lambda. If anyone knows this, then please response.
#1036 opened by sahibsingh0612 - 4
Maven artifact not found
#1045 opened by d3bt3ch - 3
- 1
Add GregorianCalendar default serializer
#1044 opened by MrNavaStar - 2
Compatibility issue between 5.5.0 and 5.6.0
#1042 opened by sldab - 2
Redisson 3.24.3 java.lang.NoClassDefFoundError: com/esotericsoftware/kryo/serializers/DefaultSerializers$UUIDSerializer
#1027 opened by SahibYar - 1
General approach to Java collections? -> UnmodifiableCollections do not seem to be de/serializable using Kryo
#1022 opened by RafaShobr - 3
Deserialization fails with "Buffer underflow" after add a new field to record class (Issue with backward compatibility)
#1012 opened by investr777 - 4
NegativeArraySizeException when writing large files
#996 opened by asmirn1 - 3
SynchronizedMap can't de-serialized
#997 opened by mrniko - 3
Throwing an exception when serializing a large object
#1003 opened by 1ssqq1lxr - 3
- 2
- 4
- 9
- 2
NPE with Kryo in Arraylist when using Flink
#982 opened by herat007 - 2
- 7
- 2
- 1
Unable to resolve reference for String
#952 opened by roshankhadkahp - 20
Allow turning a few optimisations off for Kryo 5.4.0
#943 opened by chrisr3 - 1
How to I can deserialize from serial bytes of version 4.0.1 by version 5.4.0
#945 opened by lazyduck037 - 1
How do I check for Kyro version in my project?
#941 opened by Sam-3344 - 2
BDSA-2016-1151 deserialization vulnerability
#942 opened by SatanicMechanic