Uploaded image for project: 'Apache ServiceComb'
  1. Apache ServiceComb
  2. SCB-526

When creating dynamic configuration, we need to fetch once for the configuration when startup

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • java-chassis-1.0.0-m2
    • Java-Chassis
    • None

    Description

      Currently, dynamic config is fetched asynchronously, and when users use dynamic configuration for following scenario will fail:

      1. make some environment, e.g. credentials
      2. spring @Value mechanism

      and so on. 

       

      When users put these configurations to some dynamic configuration server, they can assume server is running OK, and if try to fetch will give the correct response. 

       

      So it's very useful to fetch configurations once when boot up. 

       

       

       

       

      Attachments

        Issue Links

          Activity

            People

              liubao68 liubao
              liubao68 liubao
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: