[infinispan-issues] [JBoss JIRA] (ISPN-9843) RocksDBStore should not write entire MarshalledEntry as store value

Pedro Zapata Fernandez (Jira) issues at jboss.org
Mon Oct 28 09:47:39 EDT 2019


     [ https://issues.jboss.org/browse/ISPN-9843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pedro Zapata Fernandez updated ISPN-9843:
-----------------------------------------
    Sprint: Sprint 10.0.0.Beta1, DataGrid Sprint #31, DataGrid Sprint #32, DataGrid Sprint #33, DataGrid Sprint #34, DataGrid Sprint #35, DataGrid Sprint #36  (was: Sprint 10.0.0.Beta1, DataGrid Sprint #31, DataGrid Sprint #32, DataGrid Sprint #33, DataGrid Sprint #34, DataGrid Sprint #35)


> RocksDBStore should not write entire MarshalledEntry as store value
> -------------------------------------------------------------------
>
>                 Key: ISPN-9843
>                 URL: https://issues.jboss.org/browse/ISPN-9843
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: Loaders and Stores
>    Affects Versions: 10.0.0.Alpha2
>            Reporter: Ryan Emerson
>            Assignee: Ryan Emerson
>            Priority: Major
>             Fix For: 10.0.0.Alpha3
>
>
> Currently the RocksDBStore implementation writes an entire MarshalledEntry as the db's value. This is inefficient as it means the key is stored twice. Instead, a KeyValuePair of an entries value and metadata should be stored.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list