Jared Stehler
Jared Stehler
Which code are you looking for? The actual invocations to the ObjectMapper? Types being serialized?
ah, sorry. opened PR https://github.com/FasterXML/jackson-core/pull/1276
I ran with this fork in our environment for an extended test, and did not observe the issue for > 14 days. Subsequently, when rolling out the fork more fully...
@gnodet gently bumping this; is this something which can get merged, or do we need to go another direction here?
> new Build(number: '2', timestamp: stamp1, building: false, result: 'SUCCESS'), new Build(number: '11', timestamp: stamp1, building: false, result: 'SUCCESS'), new Build(number: '22', timestamp: stamp2, building: false, result: 'SUCCESS'), > >...
what's left to get this over the finish line with this one?