Closed RomanBelozerov closed 8 months ago
This behavior is absolutely expected because WARNING is raised when "shift" (number of bits which represent a current symbol) is wrong. In their turn wrong value is a result of broke of decoding chain by EOS. Function returns "Compression error" code and in this way error handling correctly.
Maybe make sense to remove useless error dump and simply add simple error message to the log.
Scope
Test passes successfully, but Tempesta outputs warning in dmesg.
DMESG
Testing
Test to reproduce. Please enable test after fix.