On Sunday, December 29, 2019 at 10:56:50 PM UTC+1, Volkan Yazıcı wrote:
>
> On Sunday, December 29, 2019 at 3:42:31 PM UTC+1, Volkan Yazıcı wrote:
>
>> On Sunday, December 29, 2019 at 12:31:42 AM UTC+1, Tatu Saloranta wrote:
>>
>>> I guess that if you are only focusing on JSON output (and not other 
>>> formats), you could probably use sequence of: 
>>>
>>>     writeRawValue(firstPart); 
>>>     writeRaw(secondAndOthers) 
>>>
>>
>> This did not really work for me. But right now I cannot recall why. I 
>> will give this another try and will let you know.
>>
>
> I guess I have a smoking gun here: FilteringGeneratorDelegate! I have 
> reported the issue along with the reproduction path in #588 
> <https://github.com/FasterXML/jackson-core/issues/588>.
>

Tatu, I've submitted two PRs for the issues that I've reported: #589 
<https://github.com/FasterXML/jackson-core/pull/589> and #590 
<https://github.com/FasterXML/jackson-core/pull/590>. Would you be so kind 
to include them in 2.11, please? And do you have an ETA for that release? 
(I need the writeNumber(char[], int, int) fix for log4j2-logstash-layout 
<https://github.com/vy/log4j2-logstash-layout>.)

-- 
You received this message because you are subscribed to the Google Groups 
"jackson-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jackson-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jackson-user/b9fb67ee-ba0d-49bc-aa11-573ded014b70%40googlegroups.com.

Reply via email to