Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.7.8 Bugfix #6452

Merged
merged 91 commits into from Jul 13, 2020
Merged

2.7.8 Bugfix #6452

merged 91 commits into from Jul 13, 2020

Commits on Jun 10, 2020

  1. Polish apache#6296 : Adding the new methods into MetadataReport to ma…

    …nipulate the exported URLs for service introspection
    mercyblitz committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    f608b21 View commit details
    Browse the repository at this point in the history
  2. Polish apache#6296 : Adding the new methods into MetadataReport to ma…

    …nipulate the exported URLs for service introspection
    mercyblitz committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    4e3c691 View commit details
    Browse the repository at this point in the history
  3. Polish apache#6171 : [Feature] Introducing the composite implementati…

    …on of MetadataService
    mercyblitz committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    e30a547 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    351b439 View commit details
    Browse the repository at this point in the history
  5. 2.7.8 service introspection (apache#6300)

    * Polish apache#6296 : Adding the new methods into MetadataReport to manipulate the exported URLs for service introspection
    
    * Polish apache#6296 : Adding the new methods into MetadataReport to manipulate the exported URLs for service introspection
    
    * Polish apache#6171 : [Feature] Introducing the composite implementation of MetadataService
    mercyblitz committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    b086a95 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. Polish apache#6305 : [Refactor] ServiceConfig and ReferenceConfig pub…

    …lish the ServiceDefinition based on the Dubbo Event
    mercyblitz committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    b48d7d6 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/2.7.8-service-introspection' int…

    …o 2.7.8-service-introspection
    mercyblitz committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    6172dd9 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master' into 2.7.8-service-int…

    …rospection
    
    # Conflicts:
    #	dubbo-metadata/dubbo-metadata-api/src/main/java/org/apache/dubbo/metadata/report/MetadataReport.java
    mercyblitz committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    60c441d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38e0d33 View commit details
    Browse the repository at this point in the history
  5. 2.7.8 service introspection update (apache#6308)

    * Polish apache#6296 : Adding the new methods into MetadataReport to manipulate the exported URLs for service introspection
    
    * Polish apache#6296 : Adding the new methods into MetadataReport to manipulate the exported URLs for service introspection
    
    * Polish apache#6171 : [Feature] Introducing the composite implementation of MetadataService
    
    * Revert "fix wrong check of InvokerListener when export a service (fix issue_6269) (apache#6271)"
    
    This reverts commit 91989ca.
    
    * Revert "fix wrong check of InvokerListener when export a service (fix issue_6269) (apache#6271)"
    
    This reverts commit 91989ca.
    
    * Revert the MetadataReport
    
    * Polish apache#6305 : [Refactor] ServiceConfig and ReferenceConfig publish the ServiceDefinition based on the Dubbo Event
    mercyblitz committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    2a0d015 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a52ec0f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e2b9b56 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ab03f26 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. Polish apache#6315 : [Refactor] Refactoring the implementation of Met…

    …adataReport based on The Config-Center infrastructure
    
    Deprecated List :
    
    - NacosMetadataReport
    - ZookeeperMetadataReport
    mercyblitz committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    55b95a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    454cea6 View commit details
    Browse the repository at this point in the history
  3. Polish apache#6315 : Refactoring ConsulDynamicConfiguration by TreePa…

    …thDynamicConfiguration
    mercyblitz committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    2bdb538 View commit details
    Browse the repository at this point in the history
  4. Polish apache#6315 : Reset the config base path to be "metadata" for …

    …ConfigCenterBasedMetadataReportFactory
    mercyblitz committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    2c92015 View commit details
    Browse the repository at this point in the history
  5. Polish apache#6315 : Bugfix

    mercyblitz committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    2fbc068 View commit details
    Browse the repository at this point in the history
  6. Polish apache#6315 : Bugfix

    mercyblitz committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    ddc4cb7 View commit details
    Browse the repository at this point in the history
  7. 2.7.8 service introspection (apache#6317)

    * Polish apache#6296 : Adding the new methods into MetadataReport to manipulate the exported URLs for service introspection
    
    * Polish apache#6296 : Adding the new methods into MetadataReport to manipulate the exported URLs for service introspection
    
    * Polish apache#6171 : [Feature] Introducing the composite implementation of MetadataService
    
    * Revert "fix wrong check of InvokerListener when export a service (fix issue_6269) (apache#6271)"
    
    This reverts commit 91989ca.
    
    * Revert "fix wrong check of InvokerListener when export a service (fix issue_6269) (apache#6271)"
    
    This reverts commit 91989ca.
    
    * Revert the MetadataReport
    
    * Polish apache#6305 : [Refactor] ServiceConfig and ReferenceConfig publish the ServiceDefinition based on the Dubbo Event
    
    * Polish apache#6198 : [Issue] Fixing NacosDynamicConfiguration#publishConfig bug
    
    * Polish apache#6310 : Refactoring MetadataReport's methods
    
    * Polish apache#6198 : [Issue] Fixing NacosDynamicConfiguration#publishConfig bug
    
    * Polish apache#6198 : [Issue] Fixing NacosDynamicConfiguration#publishConfig bug
    
    * Polish apache#6315 : [Refactor] Refactoring the implementation of MetadataReport based on The Config-Center infrastructure
    
    Deprecated List :
    
    - NacosMetadataReport
    - ZookeeperMetadataReport
    
    * Polish apache#6315 : Refactoring by TreePathDynamicConfiguration
    
    * Polish apache#6315 : Refactoring ConsulDynamicConfiguration by TreePathDynamicConfiguration
    
    * Polish apache#6315 : Reset the config base path to be "metadata" for ConfigCenterBasedMetadataReportFactory
    
    * Polish apache#6315 : Bugfix
    
    * Polish apache#6315 : Bugfix
    mercyblitz committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    dd7b880 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. Configuration menu
    Copy the full SHA
    8a6a6bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0154426 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eba44fa View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. Polish apache#6333 : [Refactor] Using mandatory implementation of Ser…

    …vice Instance registration instead of the event
    mercyblitz committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    c546f3c View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. Configuration menu
    Copy the full SHA
    05e5c4f View commit details
    Browse the repository at this point in the history
  2. 2.7.8 service introspection (apache#6337)

    * Polish apache#6296 : Adding the new methods into MetadataReport to manipulate the exported URLs for service introspection
    
    * Polish apache#6296 : Adding the new methods into MetadataReport to manipulate the exported URLs for service introspection
    
    * Polish apache#6171 : [Feature] Introducing the composite implementation of MetadataService
    
    * Revert "fix wrong check of InvokerListener when export a service (fix issue_6269) (apache#6271)"
    
    This reverts commit 91989ca.
    
    * Revert "fix wrong check of InvokerListener when export a service (fix issue_6269) (apache#6271)"
    
    This reverts commit 91989ca.
    
    * Revert the MetadataReport
    
    * Polish apache#6305 : [Refactor] ServiceConfig and ReferenceConfig publish the ServiceDefinition based on the Dubbo Event
    
    * Polish apache#6198 : [Issue] Fixing NacosDynamicConfiguration#publishConfig bug
    
    * Polish apache#6310 : Refactoring MetadataReport's methods
    
    * Polish apache#6198 : [Issue] Fixing NacosDynamicConfiguration#publishConfig bug
    
    * Polish apache#6198 : [Issue] Fixing NacosDynamicConfiguration#publishConfig bug
    
    * Polish apache#6315 : [Refactor] Refactoring the implementation of MetadataReport based on The Config-Center infrastructure
    
    Deprecated List :
    
    - NacosMetadataReport
    - ZookeeperMetadataReport
    
    * Polish apache#6315 : Refactoring by TreePathDynamicConfiguration
    
    * Polish apache#6315 : Refactoring ConsulDynamicConfiguration by TreePathDynamicConfiguration
    
    * Polish apache#6315 : Reset the config base path to be "metadata" for ConfigCenterBasedMetadataReportFactory
    
    * Polish apache#6315 : Bugfix
    
    * Polish apache#6315 : Bugfix
    
    * Polish apache#6315 : Correct words
    
    * Polish apache#6333 : [Refactor] Using mandatory implementation of Service Instance registration instead of the event
    
    * Polish apache#6336 : [Refactor] org.apache.dubbo.metadata.ServiceNameMapping
    mercyblitz committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    e65f81f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    719bad7 View commit details
    Browse the repository at this point in the history
  4. Polish apache#6170 : [Feature] Introducing the externalized configura…

    …tion for ServiceNameMapping
    mercyblitz committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    cac3c0d View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. Configuration menu
    Copy the full SHA
    e72a3be View commit details
    Browse the repository at this point in the history
  2. Refactor

    mercyblitz committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    64b474c View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

  1. Polish apache#6172 : [Feature] Adding the "services" attribute method…

    …s into @DubboReference
    mercyblitz committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    36e21ca View commit details
    Browse the repository at this point in the history
  2. Polish apache#6173 : [Feature] Adding the "services" attribute into <…

    …dubbo:reference> element
    mercyblitz committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    7b03172 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b12937 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77c82d4 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. Polish apache#6252

    mercyblitz committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    e528d75 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. Polish apache#6356 & apache#6171

    mercyblitz committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    f4a02de View commit details
    Browse the repository at this point in the history
  2. Polish apache#6356 & apache#6171

    mercyblitz committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    3be5aa2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0014485 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f78b4d View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. Configuration menu
    Copy the full SHA
    74777d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd974c4 View commit details
    Browse the repository at this point in the history
  3. 2.7.8 service introspection (apache#6366)

    * Polish apache#6296 : Adding the new methods into MetadataReport to manipulate the exported URLs for service introspection
    
    * Polish apache#6296 : Adding the new methods into MetadataReport to manipulate the exported URLs for service introspection
    
    * Polish apache#6171 : [Feature] Introducing the composite implementation of MetadataService
    
    * Revert "fix wrong check of InvokerListener when export a service (fix issue_6269) (apache#6271)"
    
    This reverts commit 91989ca.
    
    * Revert "fix wrong check of InvokerListener when export a service (fix issue_6269) (apache#6271)"
    
    This reverts commit 91989ca.
    
    * Revert the MetadataReport
    
    * Polish apache#6305 : [Refactor] ServiceConfig and ReferenceConfig publish the ServiceDefinition based on the Dubbo Event
    
    * Polish apache#6198 : [Issue] Fixing NacosDynamicConfiguration#publishConfig bug
    
    * Polish apache#6310 : Refactoring MetadataReport's methods
    
    * Polish apache#6198 : [Issue] Fixing NacosDynamicConfiguration#publishConfig bug
    
    * Polish apache#6198 : [Issue] Fixing NacosDynamicConfiguration#publishConfig bug
    
    * Polish apache#6315 : [Refactor] Refactoring the implementation of MetadataReport based on The Config-Center infrastructure
    
    Deprecated List :
    
    - NacosMetadataReport
    - ZookeeperMetadataReport
    
    * Polish apache#6315 : Refactoring by TreePathDynamicConfiguration
    
    * Polish apache#6315 : Refactoring ConsulDynamicConfiguration by TreePathDynamicConfiguration
    
    * Polish apache#6315 : Reset the config base path to be "metadata" for ConfigCenterBasedMetadataReportFactory
    
    * Polish apache#6315 : Bugfix
    
    * Polish apache#6315 : Bugfix
    
    * Polish apache#6315 : Correct words
    
    * Polish apache#6333 : [Refactor] Using mandatory implementation of Service Instance registration instead of the event
    
    * Polish apache#6336 : [Refactor] org.apache.dubbo.metadata.ServiceNameMapping
    
    * Polish apache#6170 : [Feature] Introducing the externalized configuration for ServiceNameMapping
    
    * Polish apache#6342 : [Enhancement] Introducing the composite ServiceNameMapping
    
    * Refactor
    
    * Polish apache#6172 : [Feature] Adding the "services" attribute methods into @DubboReference
    
    * Polish apache#6173 : [Feature] Adding the "services" attribute into <dubbo:reference> element
    
    * Polish apache#6346 : [Issue] Merging all subscribied URLs from the multiple services
    
    * Polish apache#6346 : [Issue] Merging all subscribied URLs from the multiple services
    
    * Polish apache#6252
    
    * Polish apache#6356 & apache#6171
    
    * Polish apache#6356 & apache#6171
    
    * Polish apache#6224 : Filter chain was not invoked with local calls since v2.7.6
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    mercyblitz committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    2d12ddd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4ca993 View commit details
    Browse the repository at this point in the history
  5. Polish apache#6322 : Adding META-INF/dubbo/internal/org.apache.dubbo.…

    …metadata.MetadataServiceExporter
    mercyblitz committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    cb2e421 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    32c55aa View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2020

  1. Configuration menu
    Copy the full SHA
    69cd83d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74e378b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f24d7dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    275caec View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. Configuration menu
    Copy the full SHA
    ec6a169 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a03aaf0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cddd02b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08f5029 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9804107 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9c1f4c0 View commit details
    Browse the repository at this point in the history
  7. 2.7.8 Test Cases (apache#6384)

    * Polish apache#6152
    
    * Polish apache#6174 : [Enhancement] Registering the common beans for Spring XML meta-configuration
    
    * Polish apache#6174 : Fixing the test-cases
    
    * Polish apache#6174 : Fixing the test-cases
    
    * Add the test-case for multiple services with MethodConfigs
    mercyblitz committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    11b2f35 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. Merge remote-tracking branch 'upstream/master' into 2.7.8-service-int…

    …rospection
    
    # Conflicts:
    #	dubbo-configcenter/dubbo-configcenter-consul/src/main/java/org/apache/dubbo/configcenter/consul/ConsulDynamicConfiguration.java
    #	dubbo-metadata/dubbo-metadata-api/src/main/java/org/apache/dubbo/metadata/store/InMemoryWritableMetadataService.java
    mercyblitz committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    f9796c9 View commit details
    Browse the repository at this point in the history
  2. Fixed the test-cases

    mercyblitz committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    d6409ac View commit details
    Browse the repository at this point in the history
  3. 2.7.8 Dev (apache#6386)

    * Polish apache#6296 : Adding the new methods into MetadataReport to manipulate the exported URLs for service introspection
    
    * Polish apache#6296 : Adding the new methods into MetadataReport to manipulate the exported URLs for service introspection
    
    * Polish apache#6171 : [Feature] Introducing the composite implementation of MetadataService
    
    * Revert "fix wrong check of InvokerListener when export a service (fix issue_6269) (apache#6271)"
    
    This reverts commit 91989ca.
    
    * Revert "fix wrong check of InvokerListener when export a service (fix issue_6269) (apache#6271)"
    
    This reverts commit 91989ca.
    
    * Revert the MetadataReport
    
    * Polish apache#6305 : [Refactor] ServiceConfig and ReferenceConfig publish the ServiceDefinition based on the Dubbo Event
    
    * Polish apache#6198 : [Issue] Fixing NacosDynamicConfiguration#publishConfig bug
    
    * Polish apache#6310 : Refactoring MetadataReport's methods
    
    * Polish apache#6198 : [Issue] Fixing NacosDynamicConfiguration#publishConfig bug
    
    * Polish apache#6198 : [Issue] Fixing NacosDynamicConfiguration#publishConfig bug
    
    * Polish apache#6315 : [Refactor] Refactoring the implementation of MetadataReport based on The Config-Center infrastructure
    
    Deprecated List :
    
    - NacosMetadataReport
    - ZookeeperMetadataReport
    
    * Polish apache#6315 : Refactoring by TreePathDynamicConfiguration
    
    * Polish apache#6315 : Refactoring ConsulDynamicConfiguration by TreePathDynamicConfiguration
    
    * Polish apache#6315 : Reset the config base path to be "metadata" for ConfigCenterBasedMetadataReportFactory
    
    * Polish apache#6315 : Bugfix
    
    * Polish apache#6315 : Bugfix
    
    * Polish apache#6315 : Correct words
    
    * sync wait netty server to finish shutdown (apache#6281)
    
    * Polish apache#6333 : [Refactor] Using mandatory implementation of Service Instance registration instead of the event
    
    * maybe we can remove null judge in this case (apache#6321)
    
    * update
    
    * update
    
    * Polish apache#6336 : [Refactor] org.apache.dubbo.metadata.ServiceNameMapping
    
    * Polish apache#6170 : [Feature] Introducing the externalized configuration for ServiceNameMapping
    
    * Polish apache#6342 : [Enhancement] Introducing the composite ServiceNameMapping
    
    * Refactor
    
    * fix method name typo in JValidator.java (apache#6344)
    
    * [Dubbo-6340]fix application cannot exit when use consul registry (apache#6341)
    
    * fix application cannot exit when use consul registry
    
    * make consul registry suppor ACL (apache#6313)
    
    * make consul registry suppor ACL
    
    * Polish apache#6172 : [Feature] Adding the "services" attribute methods into @DubboReference
    
    * Polish apache#6173 : [Feature] Adding the "services" attribute into <dubbo:reference> element
    
    * Polish apache#6346 : [Issue] Merging all subscribied URLs from the multiple services
    
    * Polish apache#6346 : [Issue] Merging all subscribied URLs from the multiple services
    
    * fix publish null value when use consul config center (apache#6351)
    
    * fix publish null value when use consul config center
    
    * Polish apache#6252
    
    * Polish apache#6356 & apache#6171
    
    * Polish apache#6356 & apache#6171
    
    * Polish apache#6224 : Filter chain was not invoked with local calls since v2.7.6
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : Adding META-INF/dubbo/internal/org.apache.dubbo.metadata.MetadataServiceExporter
    
    * fix the priority of ListenableRouter were not effective (apache#6148)
    
    fixes apache#4822
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * when the url is generic, the log level should be info (apache#6363)
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * fix NPE when check=false is set and provider is empty. (apache#6376)
    
    fixes apache#6228
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * fix apache#6306.  support TypeBuilder sort (apache#6365)
    
    * fix apache#6306. support TypeBuilder sort
    
    * fix apache#6306. support TypeBuilder sort
    
    * fix apache#6306. support TypeBuilder sort
    
    * remove unused import
    
    * add license for test file
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * enhance ClusterInvoker & ExtensionLoader (apache#6343)
    
    - Introduce ClusterInvoker to better support multiple registries subscription
    - Wrapper sort and enable/disable
    - some small fixes
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Fixed the test-cases
    
    Co-authored-by: tswstarplanet <tswstarplanet@apache.org>
    Co-authored-by: Nine <nine.yang.coding@gmail.com>
    Co-authored-by: 陈哈哈 <chenyongjia365@outlook.com>
    Co-authored-by: luoning810 <18311333766@163.com>
    Co-authored-by: cvictory <shenglicao2@gmail.com>
    Co-authored-by: ken.lj <ken.lj.hz@gmail.com>
    7 people committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    88bd09f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ae8c0e View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. Configuration menu
    Copy the full SHA
    7791051 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c299a27 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master' into 2.7.8-release

    # Conflicts:
    #	dubbo-metadata/dubbo-metadata-api/src/main/java/org/apache/dubbo/metadata/store/InMemoryWritableMetadataService.java
    #	dubbo-metadata/dubbo-metadata-api/src/main/java/org/apache/dubbo/metadata/store/RemoteWritableMetadataService.java
    mercyblitz committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    29402cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f5e78d View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Fixes the test-cases

    mercyblitz committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    e69abc5 View commit details
    Browse the repository at this point in the history
  2. Fixes the test-cases

    mercyblitz committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    85ae544 View commit details
    Browse the repository at this point in the history
  3. Fixes the test-cases

    mercyblitz committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    14383bc View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

  1. Configuration menu
    Copy the full SHA
    4f52351 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50361e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11e728c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4abd39 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    30bfdb7 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. Configuration menu
    Copy the full SHA
    9d5e8b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37640a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71edd8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    feb679b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51c0ea8 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. Configuration menu
    Copy the full SHA
    8e4b281 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/2.7.8-release' into 2.7.8-release

    # Conflicts:
    #	dubbo-serialization/dubbo-serialization-hessian2/src/main/java/org/apache/dubbo/common/serialize/hessian2/Hessian2SerializerFactory.java
    mercyblitz committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    204b599 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec81db1 View commit details
    Browse the repository at this point in the history
  4. Polish apache#6418 : Rest Protocol can't work when use Tomcat 9.0.x a…

    …s web container for Dubbo 2.7.7
    mercyblitz committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    2a5f217 View commit details
    Browse the repository at this point in the history
  5. fix bug: Rest Protocol can't work when use Tomcat as WebContainer (ap…

    …ache#6402)
    
    Co-authored-by: 01376420 <1qaz!QAZ>
    yiocio committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    44345d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7285880 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f798140 View commit details
    Browse the repository at this point in the history
  8. 2.7.8 release (apache#6430)

    * Upgrade the release version to be 2.7.8 (apache#6411)
    
    * Polish apache#6296 : Adding the new methods into MetadataReport to manipulate the exported URLs for service introspection
    
    * Polish apache#6296 : Adding the new methods into MetadataReport to manipulate the exported URLs for service introspection
    
    * Polish apache#6171 : [Feature] Introducing the composite implementation of MetadataService
    
    * 2.7.8 service introspection (apache#6300)
    
    * Polish apache#6296 : Adding the new methods into MetadataReport to manipulate the exported URLs for service introspection
    
    * Polish apache#6296 : Adding the new methods into MetadataReport to manipulate the exported URLs for service introspection
    
    * Polish apache#6171 : [Feature] Introducing the composite implementation of MetadataService
    
    * Polish apache#6305 : [Refactor] ServiceConfig and ReferenceConfig publish the ServiceDefinition based on the Dubbo Event
    
    * Polish apache#6198 : [Issue] Fixing NacosDynamicConfiguration#publishConfig bug
    
    * 2.7.8 service introspection update (apache#6308)
    
    * Polish apache#6296 : Adding the new methods into MetadataReport to manipulate the exported URLs for service introspection
    
    * Polish apache#6296 : Adding the new methods into MetadataReport to manipulate the exported URLs for service introspection
    
    * Polish apache#6171 : [Feature] Introducing the composite implementation of MetadataService
    
    * Revert "fix wrong check of InvokerListener when export a service (fix issue_6269) (apache#6271)"
    
    This reverts commit 91989ca.
    
    * Revert "fix wrong check of InvokerListener when export a service (fix issue_6269) (apache#6271)"
    
    This reverts commit 91989ca.
    
    * Revert the MetadataReport
    
    * Polish apache#6305 : [Refactor] ServiceConfig and ReferenceConfig publish the ServiceDefinition based on the Dubbo Event
    
    * Polish apache#6310 : Refactoring MetadataReport's methods
    
    * Polish apache#6198 : [Issue] Fixing NacosDynamicConfiguration#publishConfig bug
    
    * Polish apache#6198 : [Issue] Fixing NacosDynamicConfiguration#publishConfig bug
    
    * Polish apache#6315 : [Refactor] Refactoring the implementation of MetadataReport based on The Config-Center infrastructure
    
    Deprecated List :
    
    - NacosMetadataReport
    - ZookeeperMetadataReport
    
    * Polish apache#6315 : Refactoring by TreePathDynamicConfiguration
    
    * Polish apache#6315 : Refactoring ConsulDynamicConfiguration by TreePathDynamicConfiguration
    
    * Polish apache#6315 : Reset the config base path to be "metadata" for ConfigCenterBasedMetadataReportFactory
    
    * Polish apache#6315 : Bugfix
    
    * Polish apache#6315 : Bugfix
    
    * 2.7.8 service introspection (apache#6317)
    
    * Polish apache#6296 : Adding the new methods into MetadataReport to manipulate the exported URLs for service introspection
    
    * Polish apache#6296 : Adding the new methods into MetadataReport to manipulate the exported URLs for service introspection
    
    * Polish apache#6171 : [Feature] Introducing the composite implementation of MetadataService
    
    * Revert "fix wrong check of InvokerListener when export a service (fix issue_6269) (apache#6271)"
    
    This reverts commit 91989ca.
    
    * Revert "fix wrong check of InvokerListener when export a service (fix issue_6269) (apache#6271)"
    
    This reverts commit 91989ca.
    
    * Revert the MetadataReport
    
    * Polish apache#6305 : [Refactor] ServiceConfig and ReferenceConfig publish the ServiceDefinition based on the Dubbo Event
    
    * Polish apache#6198 : [Issue] Fixing NacosDynamicConfiguration#publishConfig bug
    
    * Polish apache#6310 : Refactoring MetadataReport's methods
    
    * Polish apache#6198 : [Issue] Fixing NacosDynamicConfiguration#publishConfig bug
    
    * Polish apache#6198 : [Issue] Fixing NacosDynamicConfiguration#publishConfig bug
    
    * Polish apache#6315 : [Refactor] Refactoring the implementation of MetadataReport based on The Config-Center infrastructure
    
    Deprecated List :
    
    - NacosMetadataReport
    - ZookeeperMetadataReport
    
    * Polish apache#6315 : Refactoring by TreePathDynamicConfiguration
    
    * Polish apache#6315 : Refactoring ConsulDynamicConfiguration by TreePathDynamicConfiguration
    
    * Polish apache#6315 : Reset the config base path to be "metadata" for ConfigCenterBasedMetadataReportFactory
    
    * Polish apache#6315 : Bugfix
    
    * Polish apache#6315 : Bugfix
    
    * Polish apache#6315 : Correct words
    
    * Polish apache#6333 : [Refactor] Using mandatory implementation of Service Instance registration instead of the event
    
    * Polish apache#6336 : [Refactor] org.apache.dubbo.metadata.ServiceNameMapping
    
    * 2.7.8 service introspection (apache#6337)
    
    * Polish apache#6296 : Adding the new methods into MetadataReport to manipulate the exported URLs for service introspection
    
    * Polish apache#6296 : Adding the new methods into MetadataReport to manipulate the exported URLs for service introspection
    
    * Polish apache#6171 : [Feature] Introducing the composite implementation of MetadataService
    
    * Revert "fix wrong check of InvokerListener when export a service (fix issue_6269) (apache#6271)"
    
    This reverts commit 91989ca.
    
    * Revert "fix wrong check of InvokerListener when export a service (fix issue_6269) (apache#6271)"
    
    This reverts commit 91989ca.
    
    * Revert the MetadataReport
    
    * Polish apache#6305 : [Refactor] ServiceConfig and ReferenceConfig publish the ServiceDefinition based on the Dubbo Event
    
    * Polish apache#6198 : [Issue] Fixing NacosDynamicConfiguration#publishConfig bug
    
    * Polish apache#6310 : Refactoring MetadataReport's methods
    
    * Polish apache#6198 : [Issue] Fixing NacosDynamicConfiguration#publishConfig bug
    
    * Polish apache#6198 : [Issue] Fixing NacosDynamicConfiguration#publishConfig bug
    
    * Polish apache#6315 : [Refactor] Refactoring the implementation of MetadataReport based on The Config-Center infrastructure
    
    Deprecated List :
    
    - NacosMetadataReport
    - ZookeeperMetadataReport
    
    * Polish apache#6315 : Refactoring by TreePathDynamicConfiguration
    
    * Polish apache#6315 : Refactoring ConsulDynamicConfiguration by TreePathDynamicConfiguration
    
    * Polish apache#6315 : Reset the config base path to be "metadata" for ConfigCenterBasedMetadataReportFactory
    
    * Polish apache#6315 : Bugfix
    
    * Polish apache#6315 : Bugfix
    
    * Polish apache#6315 : Correct words
    
    * Polish apache#6333 : [Refactor] Using mandatory implementation of Service Instance registration instead of the event
    
    * Polish apache#6336 : [Refactor] org.apache.dubbo.metadata.ServiceNameMapping
    
    * Polish apache#6170 : [Feature] Introducing the externalized configuration for ServiceNameMapping
    
    * Polish apache#6342 : [Enhancement] Introducing the composite ServiceNameMapping
    
    * Refactor
    
    * Polish apache#6172 : [Feature] Adding the "services" attribute methods into @DubboReference
    
    * Polish apache#6173 : [Feature] Adding the "services" attribute into <dubbo:reference> element
    
    * Polish apache#6346 : [Issue] Merging all subscribied URLs from the multiple services
    
    * Polish apache#6346 : [Issue] Merging all subscribied URLs from the multiple services
    
    * Polish apache#6252
    
    * Polish apache#6356 & apache#6171
    
    * Polish apache#6356 & apache#6171
    
    * Polish apache#6224 : Filter chain was not invoked with local calls since v2.7.6
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * 2.7.8 service introspection (apache#6366)
    
    * Polish apache#6296 : Adding the new methods into MetadataReport to manipulate the exported URLs for service introspection
    
    * Polish apache#6296 : Adding the new methods into MetadataReport to manipulate the exported URLs for service introspection
    
    * Polish apache#6171 : [Feature] Introducing the composite implementation of MetadataService
    
    * Revert "fix wrong check of InvokerListener when export a service (fix issue_6269) (apache#6271)"
    
    This reverts commit 91989ca.
    
    * Revert "fix wrong check of InvokerListener when export a service (fix issue_6269) (apache#6271)"
    
    This reverts commit 91989ca.
    
    * Revert the MetadataReport
    
    * Polish apache#6305 : [Refactor] ServiceConfig and ReferenceConfig publish the ServiceDefinition based on the Dubbo Event
    
    * Polish apache#6198 : [Issue] Fixing NacosDynamicConfiguration#publishConfig bug
    
    * Polish apache#6310 : Refactoring MetadataReport's methods
    
    * Polish apache#6198 : [Issue] Fixing NacosDynamicConfiguration#publishConfig bug
    
    * Polish apache#6198 : [Issue] Fixing NacosDynamicConfiguration#publishConfig bug
    
    * Polish apache#6315 : [Refactor] Refactoring the implementation of MetadataReport based on The Config-Center infrastructure
    
    Deprecated List :
    
    - NacosMetadataReport
    - ZookeeperMetadataReport
    
    * Polish apache#6315 : Refactoring by TreePathDynamicConfiguration
    
    * Polish apache#6315 : Refactoring ConsulDynamicConfiguration by TreePathDynamicConfiguration
    
    * Polish apache#6315 : Reset the config base path to be "metadata" for ConfigCenterBasedMetadataReportFactory
    
    * Polish apache#6315 : Bugfix
    
    * Polish apache#6315 : Bugfix
    
    * Polish apache#6315 : Correct words
    
    * Polish apache#6333 : [Refactor] Using mandatory implementation of Service Instance registration instead of the event
    
    * Polish apache#6336 : [Refactor] org.apache.dubbo.metadata.ServiceNameMapping
    
    * Polish apache#6170 : [Feature] Introducing the externalized configuration for ServiceNameMapping
    
    * Polish apache#6342 : [Enhancement] Introducing the composite ServiceNameMapping
    
    * Refactor
    
    * Polish apache#6172 : [Feature] Adding the "services" attribute methods into @DubboReference
    
    * Polish apache#6173 : [Feature] Adding the "services" attribute into <dubbo:reference> element
    
    * Polish apache#6346 : [Issue] Merging all subscribied URLs from the multiple services
    
    * Polish apache#6346 : [Issue] Merging all subscribied URLs from the multiple services
    
    * Polish apache#6252
    
    * Polish apache#6356 & apache#6171
    
    * Polish apache#6356 & apache#6171
    
    * Polish apache#6224 : Filter chain was not invoked with local calls since v2.7.6
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : Adding META-INF/dubbo/internal/org.apache.dubbo.metadata.MetadataServiceExporter
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * 2.7.8 Test Cases (apache#6384)
    
    * Polish apache#6152
    
    * Polish apache#6174 : [Enhancement] Registering the common beans for Spring XML meta-configuration
    
    * Polish apache#6174 : Fixing the test-cases
    
    * Polish apache#6174 : Fixing the test-cases
    
    * Add the test-case for multiple services with MethodConfigs
    
    * Fixed the test-cases
    
    * 2.7.8 Dev (apache#6386)
    
    * Polish apache#6296 : Adding the new methods into MetadataReport to manipulate the exported URLs for service introspection
    
    * Polish apache#6296 : Adding the new methods into MetadataReport to manipulate the exported URLs for service introspection
    
    * Polish apache#6171 : [Feature] Introducing the composite implementation of MetadataService
    
    * Revert "fix wrong check of InvokerListener when export a service (fix issue_6269) (apache#6271)"
    
    This reverts commit 91989ca.
    
    * Revert "fix wrong check of InvokerListener when export a service (fix issue_6269) (apache#6271)"
    
    This reverts commit 91989ca.
    
    * Revert the MetadataReport
    
    * Polish apache#6305 : [Refactor] ServiceConfig and ReferenceConfig publish the ServiceDefinition based on the Dubbo Event
    
    * Polish apache#6198 : [Issue] Fixing NacosDynamicConfiguration#publishConfig bug
    
    * Polish apache#6310 : Refactoring MetadataReport's methods
    
    * Polish apache#6198 : [Issue] Fixing NacosDynamicConfiguration#publishConfig bug
    
    * Polish apache#6198 : [Issue] Fixing NacosDynamicConfiguration#publishConfig bug
    
    * Polish apache#6315 : [Refactor] Refactoring the implementation of MetadataReport based on The Config-Center infrastructure
    
    Deprecated List :
    
    - NacosMetadataReport
    - ZookeeperMetadataReport
    
    * Polish apache#6315 : Refactoring by TreePathDynamicConfiguration
    
    * Polish apache#6315 : Refactoring ConsulDynamicConfiguration by TreePathDynamicConfiguration
    
    * Polish apache#6315 : Reset the config base path to be "metadata" for ConfigCenterBasedMetadataReportFactory
    
    * Polish apache#6315 : Bugfix
    
    * Polish apache#6315 : Bugfix
    
    * Polish apache#6315 : Correct words
    
    * sync wait netty server to finish shutdown (apache#6281)
    
    * Polish apache#6333 : [Refactor] Using mandatory implementation of Service Instance registration instead of the event
    
    * maybe we can remove null judge in this case (apache#6321)
    
    * update
    
    * update
    
    * Polish apache#6336 : [Refactor] org.apache.dubbo.metadata.ServiceNameMapping
    
    * Polish apache#6170 : [Feature] Introducing the externalized configuration for ServiceNameMapping
    
    * Polish apache#6342 : [Enhancement] Introducing the composite ServiceNameMapping
    
    * Refactor
    
    * fix method name typo in JValidator.java (apache#6344)
    
    * [Dubbo-6340]fix application cannot exit when use consul registry (apache#6341)
    
    * fix application cannot exit when use consul registry
    
    * make consul registry suppor ACL (apache#6313)
    
    * make consul registry suppor ACL
    
    * Polish apache#6172 : [Feature] Adding the "services" attribute methods into @DubboReference
    
    * Polish apache#6173 : [Feature] Adding the "services" attribute into <dubbo:reference> element
    
    * Polish apache#6346 : [Issue] Merging all subscribied URLs from the multiple services
    
    * Polish apache#6346 : [Issue] Merging all subscribied URLs from the multiple services
    
    * fix publish null value when use consul config center (apache#6351)
    
    * fix publish null value when use consul config center
    
    * Polish apache#6252
    
    * Polish apache#6356 & apache#6171
    
    * Polish apache#6356 & apache#6171
    
    * Polish apache#6224 : Filter chain was not invoked with local calls since v2.7.6
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : Adding META-INF/dubbo/internal/org.apache.dubbo.metadata.MetadataServiceExporter
    
    * fix the priority of ListenableRouter were not effective (apache#6148)
    
    fixes apache#4822
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * when the url is generic, the log level should be info (apache#6363)
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * fix NPE when check=false is set and provider is empty. (apache#6376)
    
    fixes apache#6228
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * fix apache#6306.  support TypeBuilder sort (apache#6365)
    
    * fix apache#6306. support TypeBuilder sort
    
    * fix apache#6306. support TypeBuilder sort
    
    * fix apache#6306. support TypeBuilder sort
    
    * remove unused import
    
    * add license for test file
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * enhance ClusterInvoker & ExtensionLoader (apache#6343)
    
    - Introduce ClusterInvoker to better support multiple registries subscription
    - Wrapper sort and enable/disable
    - some small fixes
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Fixed the test-cases
    
    Co-authored-by: tswstarplanet <tswstarplanet@apache.org>
    Co-authored-by: Nine <nine.yang.coding@gmail.com>
    Co-authored-by: 陈哈哈 <chenyongjia365@outlook.com>
    Co-authored-by: luoning810 <18311333766@163.com>
    Co-authored-by: cvictory <shenglicao2@gmail.com>
    Co-authored-by: ken.lj <ken.lj.hz@gmail.com>
    
    * Fixes the issue of merging code in Github
    
    * Polish apache#6389 : [Issue] Resolving the issues with ConsulServiceDiscovery
    
    * Fixes the test-cases
    
    * Fixes the test-cases
    
    * Fixes the test-cases
    
    * Upgrade the release version to be 2.7.8
    
    Co-authored-by: tswstarplanet <tswstarplanet@apache.org>
    Co-authored-by: Nine <nine.yang.coding@gmail.com>
    Co-authored-by: 陈哈哈 <chenyongjia365@outlook.com>
    Co-authored-by: luoning810 <18311333766@163.com>
    Co-authored-by: cvictory <shenglicao2@gmail.com>
    Co-authored-by: ken.lj <ken.lj.hz@gmail.com>
    
    * Hessian2 whitelist (apache#6378) (apache#6415)
    
    * Hessian2 whitelist (apache#6378)
    
    fixes apache#6364
    
    * Hessian whitelist2 (apache#6423)
    
    * double check lock (apache#6422)
    
    * Correction: comments about multipleConfig (apache#6414)
    
    Co-authored-by: ken.lj <ken.lj.hz@gmail.com>
    Co-authored-by: diguage <leejun119@gmail.com>
    Co-authored-by: 月泉 <yuequan1997@gmail.com>
    
    * [2.7.8] Migration the latest Nacos registry implementation to upstream (apache#6417)
    
    * Polish apache#6296 : Adding the new methods into MetadataReport to manipulate the exported URLs for service introspection
    
    * Polish apache#6296 : Adding the new methods into MetadataReport to manipulate the exported URLs for service introspection
    
    * Polish apache#6171 : [Feature] Introducing the composite implementation of MetadataService
    
    * 2.7.8 service introspection (apache#6300)
    
    * Polish apache#6296 : Adding the new methods into MetadataReport to manipulate the exported URLs for service introspection
    
    * Polish apache#6296 : Adding the new methods into MetadataReport to manipulate the exported URLs for service introspection
    
    * Polish apache#6171 : [Feature] Introducing the composite implementation of MetadataService
    
    * Polish apache#6305 : [Refactor] ServiceConfig and ReferenceConfig publish the ServiceDefinition based on the Dubbo Event
    
    * Polish apache#6198 : [Issue] Fixing NacosDynamicConfiguration#publishConfig bug
    
    * 2.7.8 service introspection update (apache#6308)
    
    * Polish apache#6296 : Adding the new methods into MetadataReport to manipulate the exported URLs for service introspection
    
    * Polish apache#6296 : Adding the new methods into MetadataReport to manipulate the exported URLs for service introspection
    
    * Polish apache#6171 : [Feature] Introducing the composite implementation of MetadataService
    
    * Revert "fix wrong check of InvokerListener when export a service (fix issue_6269) (apache#6271)"
    
    This reverts commit 91989ca.
    
    * Revert "fix wrong check of InvokerListener when export a service (fix issue_6269) (apache#6271)"
    
    This reverts commit 91989ca.
    
    * Revert the MetadataReport
    
    * Polish apache#6305 : [Refactor] ServiceConfig and ReferenceConfig publish the ServiceDefinition based on the Dubbo Event
    
    * Polish apache#6310 : Refactoring MetadataReport's methods
    
    * Polish apache#6198 : [Issue] Fixing NacosDynamicConfiguration#publishConfig bug
    
    * Polish apache#6198 : [Issue] Fixing NacosDynamicConfiguration#publishConfig bug
    
    * Polish apache#6315 : [Refactor] Refactoring the implementation of MetadataReport based on The Config-Center infrastructure
    
    Deprecated List :
    
    - NacosMetadataReport
    - ZookeeperMetadataReport
    
    * Polish apache#6315 : Refactoring by TreePathDynamicConfiguration
    
    * Polish apache#6315 : Refactoring ConsulDynamicConfiguration by TreePathDynamicConfiguration
    
    * Polish apache#6315 : Reset the config base path to be "metadata" for ConfigCenterBasedMetadataReportFactory
    
    * Polish apache#6315 : Bugfix
    
    * Polish apache#6315 : Bugfix
    
    * 2.7.8 service introspection (apache#6317)
    
    * Polish apache#6296 : Adding the new methods into MetadataReport to manipulate the exported URLs for service introspection
    
    * Polish apache#6296 : Adding the new methods into MetadataReport to manipulate the exported URLs for service introspection
    
    * Polish apache#6171 : [Feature] Introducing the composite implementation of MetadataService
    
    * Revert "fix wrong check of InvokerListener when export a service (fix issue_6269) (apache#6271)"
    
    This reverts commit 91989ca.
    
    * Revert "fix wrong check of InvokerListener when export a service (fix issue_6269) (apache#6271)"
    
    This reverts commit 91989ca.
    
    * Revert the MetadataReport
    
    * Polish apache#6305 : [Refactor] ServiceConfig and ReferenceConfig publish the ServiceDefinition based on the Dubbo Event
    
    * Polish apache#6198 : [Issue] Fixing NacosDynamicConfiguration#publishConfig bug
    
    * Polish apache#6310 : Refactoring MetadataReport's methods
    
    * Polish apache#6198 : [Issue] Fixing NacosDynamicConfiguration#publishConfig bug
    
    * Polish apache#6198 : [Issue] Fixing NacosDynamicConfiguration#publishConfig bug
    
    * Polish apache#6315 : [Refactor] Refactoring the implementation of MetadataReport based on The Config-Center infrastructure
    
    Deprecated List :
    
    - NacosMetadataReport
    - ZookeeperMetadataReport
    
    * Polish apache#6315 : Refactoring by TreePathDynamicConfiguration
    
    * Polish apache#6315 : Refactoring ConsulDynamicConfiguration by TreePathDynamicConfiguration
    
    * Polish apache#6315 : Reset the config base path to be "metadata" for ConfigCenterBasedMetadataReportFactory
    
    * Polish apache#6315 : Bugfix
    
    * Polish apache#6315 : Bugfix
    
    * Polish apache#6315 : Correct words
    
    * Polish apache#6333 : [Refactor] Using mandatory implementation of Service Instance registration instead of the event
    
    * Polish apache#6336 : [Refactor] org.apache.dubbo.metadata.ServiceNameMapping
    
    * 2.7.8 service introspection (apache#6337)
    
    * Polish apache#6296 : Adding the new methods into MetadataReport to manipulate the exported URLs for service introspection
    
    * Polish apache#6296 : Adding the new methods into MetadataReport to manipulate the exported URLs for service introspection
    
    * Polish apache#6171 : [Feature] Introducing the composite implementation of MetadataService
    
    * Revert "fix wrong check of InvokerListener when export a service (fix issue_6269) (apache#6271)"
    
    This reverts commit 91989ca.
    
    * Revert "fix wrong check of InvokerListener when export a service (fix issue_6269) (apache#6271)"
    
    This reverts commit 91989ca.
    
    * Revert the MetadataReport
    
    * Polish apache#6305 : [Refactor] ServiceConfig and ReferenceConfig publish the ServiceDefinition based on the Dubbo Event
    
    * Polish apache#6198 : [Issue] Fixing NacosDynamicConfiguration#publishConfig bug
    
    * Polish apache#6310 : Refactoring MetadataReport's methods
    
    * Polish apache#6198 : [Issue] Fixing NacosDynamicConfiguration#publishConfig bug
    
    * Polish apache#6198 : [Issue] Fixing NacosDynamicConfiguration#publishConfig bug
    
    * Polish apache#6315 : [Refactor] Refactoring the implementation of MetadataReport based on The Config-Center infrastructure
    
    Deprecated List :
    
    - NacosMetadataReport
    - ZookeeperMetadataReport
    
    * Polish apache#6315 : Refactoring by TreePathDynamicConfiguration
    
    * Polish apache#6315 : Refactoring ConsulDynamicConfiguration by TreePathDynamicConfiguration
    
    * Polish apache#6315 : Reset the config base path to be "metadata" for ConfigCenterBasedMetadataReportFactory
    
    * Polish apache#6315 : Bugfix
    
    * Polish apache#6315 : Bugfix
    
    * Polish apache#6315 : Correct words
    
    * Polish apache#6333 : [Refactor] Using mandatory implementation of Service Instance registration instead of the event
    
    * Polish apache#6336 : [Refactor] org.apache.dubbo.metadata.ServiceNameMapping
    
    * Polish apache#6170 : [Feature] Introducing the externalized configuration for ServiceNameMapping
    
    * Polish apache#6342 : [Enhancement] Introducing the composite ServiceNameMapping
    
    * Refactor
    
    * Polish apache#6172 : [Feature] Adding the "services" attribute methods into @DubboReference
    
    * Polish apache#6173 : [Feature] Adding the "services" attribute into <dubbo:reference> element
    
    * Polish apache#6346 : [Issue] Merging all subscribied URLs from the multiple services
    
    * Polish apache#6346 : [Issue] Merging all subscribied URLs from the multiple services
    
    * Polish apache#6252
    
    * Polish apache#6356 & apache#6171
    
    * Polish apache#6356 & apache#6171
    
    * Polish apache#6224 : Filter chain was not invoked with local calls since v2.7.6
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * 2.7.8 service introspection (apache#6366)
    
    * Polish apache#6296 : Adding the new methods into MetadataReport to manipulate the exported URLs for service introspection
    
    * Polish apache#6296 : Adding the new methods into MetadataReport to manipulate the exported URLs for service introspection
    
    * Polish apache#6171 : [Feature] Introducing the composite implementation of MetadataService
    
    * Revert "fix wrong check of InvokerListener when export a service (fix issue_6269) (apache#6271)"
    
    This reverts commit 91989ca.
    
    * Revert "fix wrong check of InvokerListener when export a service (fix issue_6269) (apache#6271)"
    
    This reverts commit 91989ca.
    
    * Revert the MetadataReport
    
    * Polish apache#6305 : [Refactor] ServiceConfig and ReferenceConfig publish the ServiceDefinition based on the Dubbo Event
    
    * Polish apache#6198 : [Issue] Fixing NacosDynamicConfiguration#publishConfig bug
    
    * Polish apache#6310 : Refactoring MetadataReport's methods
    
    * Polish apache#6198 : [Issue] Fixing NacosDynamicConfiguration#publishConfig bug
    
    * Polish apache#6198 : [Issue] Fixing NacosDynamicConfiguration#publishConfig bug
    
    * Polish apache#6315 : [Refactor] Refactoring the implementation of MetadataReport based on The Config-Center infrastructure
    
    Deprecated List :
    
    - NacosMetadataReport
    - ZookeeperMetadataReport
    
    * Polish apache#6315 : Refactoring by TreePathDynamicConfiguration
    
    * Polish apache#6315 : Refactoring ConsulDynamicConfiguration by TreePathDynamicConfiguration
    
    * Polish apache#6315 : Reset the config base path to be "metadata" for ConfigCenterBasedMetadataReportFactory
    
    * Polish apache#6315 : Bugfix
    
    * Polish apache#6315 : Bugfix
    
    * Polish apache#6315 : Correct words
    
    * Polish apache#6333 : [Refactor] Using mandatory implementation of Service Instance registration instead of the event
    
    * Polish apache#6336 : [Refactor] org.apache.dubbo.metadata.ServiceNameMapping
    
    * Polish apache#6170 : [Feature] Introducing the externalized configuration for ServiceNameMapping
    
    * Polish apache#6342 : [Enhancement] Introducing the composite ServiceNameMapping
    
    * Refactor
    
    * Polish apache#6172 : [Feature] Adding the "services" attribute methods into @DubboReference
    
    * Polish apache#6173 : [Feature] Adding the "services" attribute into <dubbo:reference> element
    
    * Polish apache#6346 : [Issue] Merging all subscribied URLs from the multiple services
    
    * Polish apache#6346 : [Issue] Merging all subscribied URLs from the multiple services
    
    * Polish apache#6252
    
    * Polish apache#6356 & apache#6171
    
    * Polish apache#6356 & apache#6171
    
    * Polish apache#6224 : Filter chain was not invoked with local calls since v2.7.6
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : Adding META-INF/dubbo/internal/org.apache.dubbo.metadata.MetadataServiceExporter
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * 2.7.8 Test Cases (apache#6384)
    
    * Polish apache#6152
    
    * Polish apache#6174 : [Enhancement] Registering the common beans for Spring XML meta-configuration
    
    * Polish apache#6174 : Fixing the test-cases
    
    * Polish apache#6174 : Fixing the test-cases
    
    * Add the test-case for multiple services with MethodConfigs
    
    * Fixed the test-cases
    
    * 2.7.8 Dev (apache#6386)
    
    * Polish apache#6296 : Adding the new methods into MetadataReport to manipulate the exported URLs for service introspection
    
    * Polish apache#6296 : Adding the new methods into MetadataReport to manipulate the exported URLs for service introspection
    
    * Polish apache#6171 : [Feature] Introducing the composite implementation of MetadataService
    
    * Revert "fix wrong check of InvokerListener when export a service (fix issue_6269) (apache#6271)"
    
    This reverts commit 91989ca.
    
    * Revert "fix wrong check of InvokerListener when export a service (fix issue_6269) (apache#6271)"
    
    This reverts commit 91989ca.
    
    * Revert the MetadataReport
    
    * Polish apache#6305 : [Refactor] ServiceConfig and ReferenceConfig publish the ServiceDefinition based on the Dubbo Event
    
    * Polish apache#6198 : [Issue] Fixing NacosDynamicConfiguration#publishConfig bug
    
    * Polish apache#6310 : Refactoring MetadataReport's methods
    
    * Polish apache#6198 : [Issue] Fixing NacosDynamicConfiguration#publishConfig bug
    
    * Polish apache#6198 : [Issue] Fixing NacosDynamicConfiguration#publishConfig bug
    
    * Polish apache#6315 : [Refactor] Refactoring the implementation of MetadataReport based on The Config-Center infrastructure
    
    Deprecated List :
    
    - NacosMetadataReport
    - ZookeeperMetadataReport
    
    * Polish apache#6315 : Refactoring by TreePathDynamicConfiguration
    
    * Polish apache#6315 : Refactoring ConsulDynamicConfiguration by TreePathDynamicConfiguration
    
    * Polish apache#6315 : Reset the config base path to be "metadata" for ConfigCenterBasedMetadataReportFactory
    
    * Polish apache#6315 : Bugfix
    
    * Polish apache#6315 : Bugfix
    
    * Polish apache#6315 : Correct words
    
    * sync wait netty server to finish shutdown (apache#6281)
    
    * Polish apache#6333 : [Refactor] Using mandatory implementation of Service Instance registration instead of the event
    
    * maybe we can remove null judge in this case (apache#6321)
    
    * update
    
    * update
    
    * Polish apache#6336 : [Refactor] org.apache.dubbo.metadata.ServiceNameMapping
    
    * Polish apache#6170 : [Feature] Introducing the externalized configuration for ServiceNameMapping
    
    * Polish apache#6342 : [Enhancement] Introducing the composite ServiceNameMapping
    
    * Refactor
    
    * fix method name typo in JValidator.java (apache#6344)
    
    * [Dubbo-6340]fix application cannot exit when use consul registry (apache#6341)
    
    * fix application cannot exit when use consul registry
    
    * make consul registry suppor ACL (apache#6313)
    
    * make consul registry suppor ACL
    
    * Polish apache#6172 : [Feature] Adding the "services" attribute methods into @DubboReference
    
    * Polish apache#6173 : [Feature] Adding the "services" attribute into <dubbo:reference> element
    
    * Polish apache#6346 : [Issue] Merging all subscribied URLs from the multiple services
    
    * Polish apache#6346 : [Issue] Merging all subscribied URLs from the multiple services
    
    * fix publish null value when use consul config center (apache#6351)
    
    * fix publish null value when use consul config center
    
    * Polish apache#6252
    
    * Polish apache#6356 & apache#6171
    
    * Polish apache#6356 & apache#6171
    
    * Polish apache#6224 : Filter chain was not invoked with local calls since v2.7.6
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : Adding META-INF/dubbo/internal/org.apache.dubbo.metadata.MetadataServiceExporter
    
    * fix the priority of ListenableRouter were not effective (apache#6148)
    
    fixes apache#4822
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * when the url is generic, the log level should be info (apache#6363)
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * fix NPE when check=false is set and provider is empty. (apache#6376)
    
    fixes apache#6228
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * fix apache#6306.  support TypeBuilder sort (apache#6365)
    
    * fix apache#6306. support TypeBuilder sort
    
    * fix apache#6306. support TypeBuilder sort
    
    * fix apache#6306. support TypeBuilder sort
    
    * remove unused import
    
    * add license for test file
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * enhance ClusterInvoker & ExtensionLoader (apache#6343)
    
    - Introduce ClusterInvoker to better support multiple registries subscription
    - Wrapper sort and enable/disable
    - some small fixes
    
    * Polish apache#6322 : [Enhancement] Fix the issues of test-cases after refactoring
    
    * Fixed the test-cases
    
    Co-authored-by: tswstarplanet <tswstarplanet@apache.org>
    Co-authored-by: Nine <nine.yang.coding@gmail.com>
    Co-authored-by: 陈哈哈 <chenyongjia365@outlook.com>
    Co-authored-by: luoning810 <18311333766@163.com>
    Co-authored-by: cvictory <shenglicao2@gmail.com>
    Co-authored-by: ken.lj <ken.lj.hz@gmail.com>
    
    * Fixes the issue of merging code in Github
    
    * Polish apache#6389 : [Issue] Resolving the issues with ConsulServiceDiscovery
    
    * Fixes the test-cases
    
    * Fixes the test-cases
    
    * Fixes the test-cases
    
    * Upgrade the release version to be 2.7.8
    
    * Hessian2 whitelist (apache#6378)
    
    fixes apache#6364
    
    * Polish apache#6261 : Migration the latest Nacos registry implementation to upstream
    
    * Hessian whitelist2 (apache#6423)
    
    * Polish apache#6425 : [Infrastructure] Upgrading the spring-context-support to be 1.0.7
    
    * double check lock (apache#6422)
    
    * Correction: comments about multipleConfig (apache#6414)
    
    * Polish apache#6418 : Rest Protocol can't work when use Tomcat 9.0.x as web container for Dubbo 2.7.7
    
    * fix bug: Rest Protocol can't work when use Tomcat as WebContainer (apache#6402)
    
    Co-authored-by: 01376420 <1qaz!QAZ>
    
    Co-authored-by: tswstarplanet <tswstarplanet@apache.org>
    Co-authored-by: Nine <nine.yang.coding@gmail.com>
    Co-authored-by: 陈哈哈 <chenyongjia365@outlook.com>
    Co-authored-by: luoning810 <18311333766@163.com>
    Co-authored-by: cvictory <shenglicao2@gmail.com>
    Co-authored-by: ken.lj <ken.lj.hz@gmail.com>
    Co-authored-by: diguage <leejun119@gmail.com>
    Co-authored-by: 月泉 <yuequan1997@gmail.com>
    Co-authored-by: 星尘 <yiocio@126.com>
    
    Co-authored-by: tswstarplanet <tswstarplanet@apache.org>
    Co-authored-by: Nine <nine.yang.coding@gmail.com>
    Co-authored-by: 陈哈哈 <chenyongjia365@outlook.com>
    Co-authored-by: luoning810 <18311333766@163.com>
    Co-authored-by: cvictory <shenglicao2@gmail.com>
    Co-authored-by: ken.lj <ken.lj.hz@gmail.com>
    Co-authored-by: diguage <leejun119@gmail.com>
    Co-authored-by: 月泉 <yuequan1997@gmail.com>
    Co-authored-by: 星尘 <yiocio@126.com>
    10 people committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    a243906 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. Configuration menu
    Copy the full SHA
    40d03b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58d5e51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5dc7018 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6cf8f03 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    58428d6 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

  1. Configuration menu
    Copy the full SHA
    30d5b32 View commit details
    Browse the repository at this point in the history