[infinispan-issues] [JBoss JIRA] (ISPRK-42) Support for writing using protobuf marshaller to Infinispan

Gustavo Fernandes (JIRA) issues at jboss.org
Fri Feb 10 10:29:00 EST 2017


Gustavo Fernandes created ISPRK-42:
--------------------------------------

             Summary: 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