Bug #114976 document wrong: dependency is missing
Submitted: 13 May 2024 7:39 Modified: 13 May 2024 15:10
Reporter: rico rico (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / J Documentation Severity:S3 (Non-critical)
Version:8.4.0 OS:Any
Assigned to: CPU Architecture:Any

[13 May 2024 7:39] rico rico
Description:

When I compile the connector/j 8.4.0, It needs lib "opentelemetry-api-1.35.0.jar", but it doesn't list on the page: https://dev.mysql.com/doc/connector-j/en/connector-j-installing-source.html

How to repeat:
when I run "ant build".
show error :"com/mysql/cj/otel/OpenTelemetryHandler.java:35: error: package io.opentelemetry.api does not exist"

Suggested fix:
add "opentelemetry-api-1.35.0.jar" dependency to document.
[13 May 2024 9:43] MySQL Verification Team
Hello rico rico,

Thank you for the report and feedback.

regards,
Umesh
[13 May 2024 15:10] Daniel So
Posted by developer:
 
The document has been updated with the suggested correction. The updated version of the Connector/J Developer Guide will appear later on the web.

Thanks for the report!