https://bz.apache.org/bugzilla/show_bug.cgi?id=57866

Konstantin Kolinko <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #1 from Konstantin Kolinko <[email protected]> ---
(In reply to j__n from comment #0)
> the deflated bytes seem to
> be a binary header followed by uncompressed text.

This is expected. There shall be several uncompressed bytes of data (one byte
of data, if I remember correctly), but if you write more then the compression
shall be re-enabled automatically.

See "flagReenableCompression" field in FlushableGZIPOutputStream.java

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to