Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-28362

Use a builder for Processor Settings

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: 10.10
    • Fix Version/s: QualifiedToSchedule
    • Component/s: Streams

      Description

      Today the Stream Processor settings (org.nuxeo.lib.stream.computation.Settings) uses constructors to set defaults for computations and streams and there are too many defaults:

      • defaultConcurrency
      • defaultPartitions
      • defaultCodec
      • defaultPolicy
      • defaultFilter
      • defaultExternal

      This must be refactored to using a builder, other constructors must be deprecated.

        Attachments

          Activity

            People

            • Assignee:
              bdelbosc Benoit Delbosc
              Reporter:
              bdelbosc Benoit Delbosc
              Participants:
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated: