Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-13253

CommandDispatcher cannot optimize marshalling of user commands

XMLWordPrintable

      Currently, all CommandDispatcher instances created from a given CommandDispatcherFactory share a single marshaller. This means that the marshaller used by WF for its internal commands is the same as the one used to marshal user commands. This limits the extent to which commands may optimize their marshalling, or indeed, use a different marshaller (e.g. ProtoStream).
      We can remove the limitations above by using a distinct mashaller for each CommandDispatcher.

              pferraro@redhat.com Paul Ferraro
              pferraro@redhat.com Paul Ferraro
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: