Uploaded image for project: 'Samza'
  1. Samza
  2. SAMZA-1529

Improve error handling in RangeSystemStreamPartitionMatcher

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • 0.15.0
    • None
    • None

    Description

      With the existing RangeSystemStreamPartitionMatcher implementation, when invalid partitionId range is set in configuration(For instance, partitionRange = greater than all partitionCount in all inputStreams), all the ssps will get filtered.

      It'll be better to fail at the Matcher layer with error when result sspSubset is empty after applying the filter(rather than failing somewhere down the line in jobModelGenertion).

      Attachments

        Activity

          People

            Unassigned Unassigned
            spvenkat Shanthoosh Venkataraman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: