Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-12808

Per-cache Hot Rod client marshaller / dataformat

    XMLWordPrintable

Details

    Description

      RemoteCacheConfiguration should allow supplying a dataformat/marshaller config without requiring the user to subsequently call RemoteCache#withDataFormat(DataFormat dataFormat).
      This should also be available through properties:

      infinispan.client.hotrod.cache.mycache.dataformat.key_type=...
      infinispan.client.hotrod.cache.mycache.dataformat.key_marshaller=...
      infinispan.client.hotrod.cache.mycache.dataformat.value_type=...
      infinispan.client.hotrod.cache.mycache.dataformat.value_marshaller=...
      

      Attachments

        Activity

          People

            gfernand@redhat.com Gustavo Fernandes (Inactive)
            ttarrant@redhat.com Tristan Tarrant
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: