Skip to content

Optimizations in host file generation scripts#62

Open
adityaku-ms wants to merge 5 commits intoAzure:mainfrom
adityaku-ms:adityaku/hostfileImprovements
Open

Optimizations in host file generation scripts#62
adityaku-ms wants to merge 5 commits intoAzure:mainfrom
adityaku-ms:adityaku/hostfileImprovements

Conversation

@adityaku-ms
Copy link
Copy Markdown
Contributor

@adityaku-ms adityaku-ms commented Jul 19, 2024

Made the following changes:

  • Optimization to call the app server list API to fetch IP details of active app servers instead of relying on pinging each hostname separately. In case this API call fails, fall back to pinging each hostname.
  • Added de-duplication in the bash script to handle cases where there may be multiple hostnames in the same VM.
  • Added handling for various error scenarios.
  • Updated the README accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant