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

Fix known defects related to SCB-184

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • java-chassis-1.1.0
    • Java-Chassis
    • None

    Description

      1. As commented by users, when using ribbon, need to configure
      @Bean
      ServerList<Server> ribbonServerList(
      IClientConfig config)

      { ServiceCombServerList serverList = new ServiceCombServerList(); serverList.initWithNiwsConfig(config); return serverList; }

      we need to provide a convenient way to hide all default ribbon configurations just like spring-cloud-starters-eureka
      2. CseDiscoveryClient & ServiceCombList construct target type can be cached by DiscoveryTree, implements a filter can improve performance.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: