This is an automated email from the ASF dual-hosted git repository.

xuzhenbao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/celix.git


    from b1bb0d61d Merge pull request #838 from 
apache/feature/option-conflict-detection
     add 20a04005b Add remote service ranking feature
     add 0352a75e7 Add comments for CELIX_RSA_IMPORTED_SERVICE_RANKING_OFFSETS
     add bddb24133 Modify rsa_json_rpc bundle version
     add 0d3c04c0e Merge branch 'master' of https://github.com/xuzhenbao/celix 
into add_remote_service_ranking
     add 0f00df011 Revert "Modify rsa_json_rpc bundle version"
     add ac0009e85 Revert the modification for synchronous unregistering 
imported service
     add 79502ee2c Add remote service ranking
     add 413394b47 Add remote service ranking
     add 7eef3c488 Modify the comment style
     new ec93d1d5e Merge pull request #839 from 
xuzhenbao/add_remote_service_ranking

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 bundles/remote_services/README.md                  |   6 +-
 .../topology_manager/CMakeLists.txt                |   2 +-
 .../topology_manager/gtest/CMakeLists.txt          |   4 +-
 .../src/TopologyManagerErrorInjectionTestSuite.cc  | 162 ++++++++
 .../gtest/src/TopologyManagerTestSuite.cc          | 307 ++++++++++++++
 .../gtest/src/TopologyManagerTestSuiteBaseClass.h  |  15 +-
 .../topology_manager/src/topology_manager.c        | 456 ++++++++++++++-------
 7 files changed, 787 insertions(+), 165 deletions(-)

Reply via email to