Uploaded image for project: 'Apache Twill (Retired)'
  1. Apache Twill (Retired)
  2. TWILL-202

TwillAppMaster should not wait indefinitely for resources in case of changeInstance() request

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • core, zookeeper
    • None

    Description

      changeInstances() in it's core creates sequential znode that TwillAppMaster processes in order and until current;y processed request is not satisfied rest of the changeInstances() requests will be sitting not processed.

      The problem comes up if user made unreasonable changeInstances() request that will be never satisfied with current YARN capacity. User could have mistyped something.

      I suggest to at least put a limit on waiting time for resources to check if there are more requests pending in line to abandon current one and proceed to next.

      Attachments

        Activity

          People

            Unassigned Unassigned
            yufeldman Yuliya Feldman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: