Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-18044

camel-infinispan: Avoid usage of JBossUserMarshaller in InfinispanRemoteAggregationRepository

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.18.0
    • camel-infinispan
    • None
    • Unknown

    Description

      Dependency infinispan-jboss-marshalling and therefore usage of JBossUserMarshaller is deprecated for removal in Infinispan 14, so we should look to see if there are better alternatives.

      Probably the simplest replacement would be to use JavaSerializationMarshaller. But as per the comment linked to below, it should perhaps be considered whether Java serialization is the correct approach.

      https://github.com/apache/camel/blob/main/components/camel-infinispan/camel-infinispan/src/main/java/org/apache/camel/component/infinispan/remote/InfinispanRemoteAggregationRepository.java#L57-L77

      Attachments

        Activity

          People

            jamesnetherton James Netherton
            jamesnetherton James Netherton
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: