Petals ESB CLI

'embedded.http' should not be considered as an alias

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 3.1.1 - Petals CLI
  • Fix Version/s: 3.2.0 - Petals CLI
  • Component/s: Configuration
  • Security Level: Public
  • Description:
    Hide

    When I use a custom config file for CLI to configure 'embedded.http.port', 'embedded.http' is considered as an alias.

    What it does (and should not):

    • it makes 'embedded.http.host' required (even though this property doesn't exist).
    • it creates an alias 'embedded.http'.

    What it should do:

    • it should forbid 'embedded.http' alias.
    • it should only consider 'embedded.http.port' as a property for the embedded HTTP server.
    Show
    When I use a custom config file for CLI to configure 'embedded.http.port', 'embedded.http' is considered as an alias. What it does (and should not):
    • it makes 'embedded.http.host' required (even though this property doesn't exist).
    • it creates an alias 'embedded.http'.
    What it should do:
    • it should forbid 'embedded.http' alias.
    • it should only consider 'embedded.http.port' as a property for the embedded HTTP server.
  • Environment:
    Linux

Activity

Hide
Christophe DENEUX added a comment - Wed, 26 Oct 2022 - 11:04:21 +0200

Fixed in trunk

Show
Christophe DENEUX added a comment - Wed, 26 Oct 2022 - 11:04:21 +0200 Fixed in trunk

People

Dates

  • Created:
    Tue, 18 Jun 2019 - 11:22:59 +0200
    Updated:
    Wed, 26 Oct 2022 - 11:04:21 +0200
    Resolved:
    Wed, 26 Oct 2022 - 11:04:21 +0200