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

Distributed server task always fails

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • 12.0.0.Final
    • 11.0.3.Final
    • Server, Tasks
    • None

      When running a distributed task, the server sends back to the client a list of results from each nodes (actually a Collections$SynchronizedRandomAccessList since ISPN-11226), which is not marshallable with the default configuration (ProtostreamMarshaller). JavaSerializationMarshaller, GenericJBossMarshaller probably won't work without a whitelist configuration, either.

      The server test suite doesn't cover distributed tasks, so we also need a new test, ideally testing all client marshallers.

              Unassigned Unassigned
              dberinde@redhat.com Dan Berindei (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: