[infinispan-issues] [JBoss JIRA] (ISPRK-42) Support for writing using protobuf marshaller to Infinispan
Gustavo Fernandes (JIRA)
issues at jboss.org
Fri Feb 10 12:41:00 EST 2017
[ https://issues.jboss.org/browse/ISPRK-42?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gustavo Fernandes updated ISPRK-42:
-----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan-spark/pull/48
> Support for writing using protobuf marshaller to Infinispan
> -----------------------------------------------------------
>
> Key: ISPRK-42
> URL: https://issues.jboss.org/browse/ISPRK-42
> Project: Infinispan Spark
> Issue Type: Enhancement
> Components: RDD
> Affects Versions: 0.4
> Reporter: Gustavo Fernandes
> Assignee: Gustavo Fernandes
> Fix For: 0.5
>
>
> When using {{rdd.writeToInfinispan}} to write an arbitrary (K,V) RDD to Infinispan, the connector will use the default marshaller and doesn't support writing using a protobuf marshaller.
> It should respect the {{infinispan.rdd.query.proto.protoclasses}} or the pair {{infinispan.rdd.query.proto.protofiles/infinispan.rdd.query.proto.marshallers}} to correctly configure the serialization context in order to write to the cache.
> Also, it should have a property to allow auto-registration of the proto files.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the infinispan-issues
mailing list