Validate `routerPort` with implicit value as configuration file option

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Sharding
    • None
    • Sharding EMEA
    • Sharding EMEA 2023-08-21
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The --routerPort command line option enables the process to listen to the port 27016 for routing request. This also allows to specify a custom port as an option value, e.g., --routerPort 13000.

      Is it possibile to have this option with the same behaviour in a YAML configuration file?

      The possible use cases to consider are:

      1. Enable the embedded router on the default port
      2. Enabled the embedded router on a custom port

      The format should be the following:

      net: 
          routerPort: 13000
      

            Assignee:
            Pol Pinol
            Reporter:
            Antonio Fuschetto
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: