Uploaded image for project: 'Apache Apex Malhar'
  1. Apache Apex Malhar
  2. APEXMALHAR-1668

Stateless Partitioner in case of parallel partition ignores parallel partition count (except the first time define partitions is called)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.1.0
    • utilities
    • None

    Description

      Stateless partitioner completely ignores the parallel partition count in partition context (except the first time define partitions is called).

      Only the first time when stats are null it takes parallel partition count otherwise it just ignores it and invokes repartition method which does some load based partitioning.

      When the operator is parallel partitioned it should either remove or add more instances based on the parallel partition count.

      Attachments

        Activity

          People

            csingh Chandni Singh
            csingh Chandni Singh
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: