Uploaded image for project: 'Apache Storm'
  1. Apache Storm
  2. STORM-253

Allow worker to choose available port instead of pre-configed

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Abandoned
    • None
    • None
    • storm-core
    • None

    Description

      To avoid port conflict, we should allow supervisor to choose available port for worker, instead of pre-configuring it in storm.yaml.

      Currently, the config for port is:
      supervisor.slots.ports: [6700,6701,6702]

      We need to obsolete it, and add a new config "supervisor.slots“. For example:
      supervisor.slots: 3

      There was a pull request from Andy Feng. We can refer to it and pull in the changes of worker port first. (https://github.com/nathanmarz/storm/pull/622/commits)

      Attachments

        Activity

          People

            Unassigned Unassigned
            clockfly Sean Zhong
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: