Uploaded image for project: 'Policy Framework'
  1. Policy Framework
  2. POLICY-2407 More Actor cleanup
  3. POLICY-2601

Actors should use "coder" to serialize requests

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Medium Medium
    • Guilin Release
    • None
    • None
    • Policy 6/8-6/19, Policy 6/23-7/06, Policy 7/06-7/17, Policy 7/20-7/31

      Currently, the new Actors use the "coder" to deserialize responses, and also to string-ify requests for logging.  However, they do not use the "coder" to serialize the requests for transmission.  As a result, the "serialization.provider" property must be provided for any Actor that wishes to use something other than the default serialization property.  This is both a nuisance and a potential source of incompatibility with the "coder" used to deserialize the responses.

      The Actors should use their "coder" for both serialization and deserialization.

            jrh3 jrh3
            jrh3 jrh3
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: