Skip to content

fix(NODE-7459): explicitly call setKeepAlive and setNoDelay on socket#4879

Open
tadjik1 wants to merge 2 commits intomainfrom
NODE-7459
Open

fix(NODE-7459): explicitly call setKeepAlive and setNoDelay on socket#4879
tadjik1 wants to merge 2 commits intomainfrom
NODE-7459

Conversation

@tadjik1
Copy link
Member

@tadjik1 tadjik1 commented Feb 26, 2026

Description

Summary of Changes

Revert previous behaviour of explicitly calling setKeepAlive and setNoDelay on the socket due to the Node.js bug: nodejs/node#62004

Notes for Reviewers

What is the motivation for this change?

Release Highlight

Release notes highlight

Double check the following

  • Lint is passing (npm run check:lint)
  • Self-review completed using the steps outlined here
  • PR title follows the correct format: type(NODE-xxxx)[!]: description
    • Example: feat(NODE-1234)!: rewriting everything in coffeescript
  • Changes are covered by tests
  • New TODOs have a related JIRA ticket

@tadjik1 tadjik1 force-pushed the NODE-7459 branch 2 times, most recently from b3c05d1 to 01445e8 Compare February 26, 2026 12:38
@tadjik1 tadjik1 marked this pull request as ready for review February 26, 2026 14:26
@tadjik1 tadjik1 requested a review from a team as a code owner February 26, 2026 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant