Oipo commented on pull request #282: URL: https://github.com/apache/celix/pull/282#issuecomment-690104423
The tests logs the following: ``` [2020-09-10T11:15:03] [warning] [celix_framework] [serviceRegistry_logWarningServiceReferenceUsageCount:601] Service Reference destroyed with usage count is 2, expected 0. Look for missing bundleContext_ungetService calls. [2020-09-10T11:15:03] [warning] [celix_framework] [serviceRegistry_logWarningServiceReferenceUsageCount:620] Previous Dangling service reference warnings caused by bundle 'apache_celix_rs_topology_manager', for service 'unknown', provided by bundle 'unknown' [2020-09-10T11:15:03] [warning] [celix_framework] [serviceRegistry_logWarningServiceReferenceUsageCount:601] Service Reference destroyed with usage count is 2, expected 0. Look for missing bundleContext_ungetService calls. [2020-09-10T11:15:03] [warning] [celix_framework] [serviceRegistry_logWarningServiceReferenceUsageCount:620] Previous Dangling service reference warnings caused by bundle 'apache_celix_rs_topology_manager', for service 'unknown', provided by bundle 'unknown' [2020-09-10T11:15:03] [warning] [celix_framework] [serviceRegistry_logWarningServiceReferenceUsageCount:601] Service Reference destroyed with usage count is 2, expected 0. Look for missing bundleContext_ungetService calls. [2020-09-10T11:15:03] [warning] [celix_framework] [serviceRegistry_logWarningServiceReferenceUsageCount:620] Previous Dangling service reference warnings caused by bundle 'apache_celix_rsa_discovery_configured', for service 'unknown', provided by bundle 'unknown' ``` Are these acceptable in tests? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
