[
https://issues.apache.org/jira/browse/LUCENE-4584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adrien Grand resolved LUCENE-4584.
----------------------------------
Resolution: Won't Fix
Comparing the compressed output against the original impl seemed to be a good
mean to detect bugs, but if we want to be able to have a different algorithm as
Uwe suggests, I'll try to add softer tests (like checking that the algorithm
manages to detect a match which is 65535 bytes backwards, gives a reasonable
compression ratio on inputs that are known to be easily compressible, etc.)
> Compare the LZ4 implementation in Lucene against the original impl
> ------------------------------------------------------------------
>
> Key: LUCENE-4584
> URL: https://issues.apache.org/jira/browse/LUCENE-4584
> Project: Lucene - Core
> Issue Type: Task
> Reporter: Adrien Grand
> Assignee: Adrien Grand
> Fix For: 4.1
>
>
> We should add tests to make sure that the LZ4 impl in Lucene compresses data
> the exact same way as the original impl.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]