Skip to content

Conversation

@wendigo
Copy link
Contributor

@wendigo wendigo commented Jan 27, 2025

Description

Additional context and related issues

Release notes

( ) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
( ) Release notes are required, with the following suggested text:

## Section
* Fix some things. ({issue}`issuenumber`)

@cla-bot cla-bot bot added the cla-signed label Jan 27, 2025
@github-actions github-actions bot added the mongodb MongoDB connector label Jan 27, 2025
@wendigo wendigo force-pushed the serafin/updates-jan-27 branch from 166f08f to 19e03b4 Compare January 27, 2025 16:26
Copy link
Member

@mosabua mosabua left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good .. I am wondering if we need a release notes entry or even a breaking release notes entry since the date handling is now different with the new driver for MySQL

@wendigo
Copy link
Contributor Author

wendigo commented Jan 27, 2025

@mosabua it is now correct :)

@mosabua
Copy link
Member

mosabua commented Jan 27, 2025

@mosabua it is now correct :)

Yeah .. I know.. but is that a breaking change? At minimum its a fix of something .. although .. correctly use negative dates.. is kinda super weird and wrong..

ebyhr
ebyhr previously requested changes Jan 27, 2025
Copy link
Member

@ebyhr ebyhr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please clarify the fix about #21945

@wendigo
Copy link
Contributor Author

wendigo commented Jan 28, 2025

@ebyhr :

It might take a long time to create a connection to a server with Connector/J 8.4.0 or later. It was because Connector/J 8.4.0 and later always performed a reverse DNS lookup on the host IP address. With this patch, the lookup is only performed when OpenTelemetry is used, in which case the lookup is required. (Bug #115586, Bug #36850047)

@wendigo wendigo force-pushed the serafin/updates-jan-27 branch from 19e03b4 to 45845cd Compare January 28, 2025 08:25
@wendigo wendigo merged commit 27bc2dd into master Jan 28, 2025
75 of 108 checks passed
@wendigo wendigo deleted the serafin/updates-jan-27 branch January 28, 2025 08:44
@github-actions github-actions bot added this to the 470 milestone Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed mongodb MongoDB connector

Development

Successfully merging this pull request may close these issues.

4 participants