Skip to content
  • Harshavardhana's avatar
    use dnscache resolver for resolving command line endpoints (#14135) · 7f214a0e
    Harshavardhana authored
    this helps in caching the resolved values early on, avoids
    causing further resolution for individual nodes when
    object layer comes online.
    
    this can speed up our startup time during, upgrades etc by
    an order of magnitude.
    
    additional changes in connectLoadInitFormats() and parallelize
    all calls that might be potentially blocking.
    7f214a0e