Uploaded image for project: 'Apache Apex Core'
  1. Apache Apex Core
  2. APEXCORE-93

Persist operators need a re-deploy after a sink being persisted is dynamically partitioned

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.2.0
    • None
    • None

    Description

      Right now, when an operator is dynamically partitioned, the new partition keys are updated in the StreamCodec Wrapper for persistence.

      However, since the persist operator wasn't redeployed, the new partition keys were not picked up for checking filtering. So, to fix this issue we need to redeploy persist operator as well along with other dependents of the operator being dynamically partitioned.

      Attachments

        Activity

          People

            ishark Isha Arkatkar
            ishark Isha Arkatkar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: