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

Ickl Queries should support BigInteger and BigDecimal

    XMLWordPrintable

Details

    Description

      If a cache entry will use BigInteger or BigDecimal like this example it is possible to register the protostream adapter for the client, but it will fail for queries as the server has not registered the adapter for it.

      Because of this a query will fail with an error "ISPN005003: Exception reported java.lang.IllegalArgumentException: No marshaller registered for Protobuf type playground.BigInteger"

       

      The registered proto definitions (from the client) should allow to use queries as put and get will work.

      Maybe the existing Adapters for common types like this should be registered by default to support queries.

       

       

      Attachments

        Issue Links

          Activity

            People

              fercoli@redhat.com Fabio Massimo Ercoli
              rhn-support-wfink Wolf Fink
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: