[
https://issues.apache.org/jira/browse/IGNITE-5226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vyacheslav Daradur updated IGNITE-5226:
---------------------------------------
Comment: was deleted
(was: The per-field compression feature makes already complex binary protocol
even more complex, community would like to avoid it.
Also, the objects compression feature transformed to data storage compression.
See a new discussion about data storage compression:
http://apache-ignite-developers.2346864.n4.nabble.com/Data-compression-in-Ignite-td20679.html)
> Annotated fields compression
> ----------------------------
>
> Key: IGNITE-5226
> URL: https://issues.apache.org/jira/browse/IGNITE-5226
> Project: Ignite
> Issue Type: New Feature
> Components: binary, cache
> Reporter: Vyacheslav Daradur
> Assignee: Vyacheslav Daradur
> Fix For: 2.2
>
>
> Develop solution for compression of annotated fields of an object.
> For example:
> {code}
> class Foo {
> @BinaryCompession
> String data;
> }
> {code}
> It must be compatible with querying and indexing.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)