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

JobModel save in CoordinatorStreamStore resulting flush for each message

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.4
    • None
    • None

    Description

      JobModelManager uses CoordinatorStreamStore.put() to save job model information which does flush for each message.

      The flush operation in CoordinatorStreamStore is very heavy, so it may take over a very long time for AM to save the information in a run.

      We should use CoordinatorStreamStore's batch put instead of single put.

       

      Attachments

        Issue Links

          Activity

            People

              alnzng Alan Zhang
              alnzng Alan Zhang
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 3h 20m
                  3h 20m