PengZheng commented on code in PR #448: URL: https://github.com/apache/celix/pull/448#discussion_r1033152688
########## bundles/remote_services/rsa_common/src/endpoint_description.c: ########## @@ -92,7 +92,7 @@ static celix_status_t endpointDescription_verifyLongProperty(celix_properties_t } bool endpointDescription_isInvalid(const endpoint_description_t *description) { Review Comment: Shall we change type of `description->serviceId` to long? -- 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. To unsubscribe, e-mail: dev-unsubscr...@celix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org