osheroff / mysql-binlog-connector-java

MySQL Binary Log connector
641 stars 161 forks source link

DBZ-7570/#133: add workaround using SO_LINGER with 0 timeout #142

Closed acristu closed 3 months ago

acristu commented 3 months ago

current workaround inspired from https://bugs.openjdk.org/browse/JDK-8241239?focusedId=14646711&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-14646711

osheroff commented 3 months ago

@Naros go ahead and make the pom.xml change + the CHANGELOG entry. I'll merge and release. I'd also like to just set you up with the credentials necessary to do releases of this repo yourself, although I can never remember the incantations required to give you access there...

Tang8330 commented 3 months ago

@osheroff Could you publish a new version? Latest version is still 0.29.1

Naros commented 3 months ago

I'd also like to just set you up with the credentials necessary to do releases of this repo yourself, although I can never remember the incantations required to give you access there...

Whenever you do, just drop me a note to the email in my GitHub profile @osheroff .

osheroff commented 3 months ago

ok published after some shenannigans with sonatype. @Naros I spoke too soon, I don't think I can grant you access to publish under com.zendesk (I don't work there anymore). I guess we could cut the publishing over to redhat if you want to grant me access to publish the artifact, or... eh

Naros commented 3 months ago

Did the release go through? I only see 0.29.1 still on Maven Central @osheroff .

Disregard, it's just Maven Central UI hasn't updated but I see the artifacts in the file list view, thanks @osheroff

Naros commented 2 weeks ago

@osheroff would you be open to the idea of we fork this under the debezium umbrella and cut releases with our automated release processes, since this is a critical component for two of our connectors?

osheroff commented 2 weeks ago

Yeah that’s fine by me.On Jul 10, 2024, at 16:50, Chris Cranford @.***> wrote: @osheroff would you be open to the idea of we fork this under the debezium umbrella and cut releases with our automated release processes, since this is a critical component for two of our connectors?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>