issues
search
OpenHFT
/
Chronicle-Wire
A Low Garbage Java Serialisation Library that supports multiple formats
http://chronicle.software
Apache License 2.0
513
stars
123
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Move Channels to a dedicated module in Services
#957
peter-lawrey
closed
2 days ago
0
header field removed for TriviallyCopyable
#956
JerryShea
closed
1 week ago
0
Remove lingering unused fields
#955
tgd
closed
2 weeks ago
0
Reproducer for #953
#954
alamar
opened
2 weeks ago
1
JSONWire parser is confused when reading a field after null resolves to Double NaN
#953
alamar
opened
2 weeks ago
0
949 - Fixed issue where StringBuilder deserialization was producing n…
#952
james-mcsherry
closed
2 weeks ago
1
remove PauserMonitor. It is moving to Services
#951
JerryShea
closed
2 weeks ago
0
bump DynamicEnum deprecation
#950
JerryShea
closed
2 weeks ago
1
Deserialization of StringBuilder[] Produces Array with Null Elements
#949
Khush-dev
closed
2 weeks ago
2
Remove/sdo write
#948
peter-lawrey
closed
2 weeks ago
1
remove redundant SuppressWarnings
#947
peter-lawrey
closed
2 weeks ago
0
Remove the previously deprecated DeltaWire
#946
peter-lawrey
closed
2 weeks ago
0
Remove DELTA_BINARY and DEFAULT_ZERO_BINARY
#945
tgd
closed
2 weeks ago
0
Add test for #943
#944
alamar
opened
1 month ago
0
YAML list state (trailing commas) seeps into next parsed object
#943
alamar
opened
1 month ago
1
Fix: JsonWire fails to decode SelfDescribingMarshallable nested inside AbstractMarshallableCfg
#942
maxim-ponomarev
opened
1 month ago
0
Fix: JsonWire incorrectly decode null collections
#941
maxim-ponomarev
opened
1 month ago
0
extra ConfigLoader methods
#940
JerryShea
opened
1 month ago
1
Backport "Improve copyTo"
#939
tgd
closed
1 month ago
1
Fix: Yaml Wire fails to unmarshall generic field
#938
maxim-ponomarev
opened
1 month ago
0
reduce garbage generated when MethodReader encounters unknown method
#937
JerryShea
closed
1 month ago
1
Feature/less garbage unknown method
#936
JerryShea
closed
1 month ago
1
Feature/revert mh service name
#935
JerryShea
closed
3 weeks ago
1
Fix: JsonWire fails to encode Unicode characters
#934
maxim-ponomarev
opened
1 month ago
0
Add GenerateMethodReaderTest
#933
tgd
closed
1 month ago
1
use Wire instead of AbstractWire impl. class
#932
JerryShea
closed
2 months ago
1
Ability to reuse multiple parameter objects in method reader
#931
benbonavia
closed
1 month ago
3
Generated Method Reader using wrong recycled object when reading
#930
benbonavia
closed
1 month ago
1
Deprecate WireType.COMPRESSED_BINARY
#929
peter-lawrey
opened
2 months ago
0
Override default method ValueIn.object(objectToReuse... in JSONWire -…
#928
batespj
closed
3 months ago
1
Fix for Chronicle-Wire/issues/920
#927
batespj
closed
3 months ago
2
Add reproducer for JSON with types sequence bug
#926
alamar
opened
3 months ago
0
At least some sequence() overloads fail to properly deserialize nested JSON with types
#925
alamar
opened
3 months ago
0
Handle recycling of values in lists that are not in a List field, Fix…
#924
alamar
closed
3 months ago
1
fixes that should have gone into the changes to message history that added the service name
#923
RobAustin
closed
3 months ago
1
Added the the service name to the message history
#921
RobAustin
closed
3 months ago
1
Added the the service name to the message history
#922
RobAustin
closed
3 months ago
0
JSON wire fail to deserialize if you provide an object
#920
RobAustin
closed
3 months ago
3
Backport add config loader to 2.25
#919
david-ry4n
closed
3 months ago
1
Backport to 2.23. Fixes recursive issue when a Class of X contains a field with a List<X>
#918
david-ry4n
closed
4 months ago
1
Backport to 2.24. Fixes recursive issue when a Class of X contains a field with a List<X>
#917
david-ry4n
closed
4 months ago
1
Backport to 2.25. Fixes recursive issue when a Class of X contains a field with a List<X>
#916
david-ry4n
closed
4 months ago
1
WireMarshaller becomes recursive on self-referenced field
#915
david-ry4n
closed
4 months ago
5
failing test for customer use case
#914
JerryShea
closed
4 months ago
3
Reproducer for #912 - JSONWire cannot resume parsing after ignoring m…
#913
alamar
opened
4 months ago
1
JSONWire fails to skip ignored object when a typed abstract class is skipped
#912
alamar
opened
4 months ago
1
Create a common YAML ConfigLoader to use in leaf projects
#911
david-ry4n
closed
4 months ago
2
Add ConfigLoader as a common way to load yaml based configuration files.
#910
david-ry4n
closed
4 months ago
2
Wire/issues/908
#909
peter-lawrey
closed
4 months ago
0
Improve copyTo for JSON <-> YAML, and handling of true/false values
#908
peter-lawrey
closed
4 months ago
3
Next