Skip to content

Comments

[2201.12.x] Upgrade netty version#1593

Merged
kalaiyarasiganeshalingam merged 37 commits intoballerina-platform:2201.12.xfrom
kalaiyarasiganeshalingam:2201.12.x
Dec 23, 2025
Merged

[2201.12.x] Upgrade netty version#1593
kalaiyarasiganeshalingam merged 37 commits intoballerina-platform:2201.12.xfrom
kalaiyarasiganeshalingam:2201.12.x

Conversation

@kalaiyarasiganeshalingam
Copy link
Contributor

@kalaiyarasiganeshalingam kalaiyarasiganeshalingam commented Dec 19, 2025

Purpose

Fix GHSA-84h7-rjj3-6jx4

Fix the test failure also when upgrading Netty
Error:

error: failed to start the listener on '0.0.0.0:21058': size cannot be 0 or negative
        at ballerina.websocket.2.Listener:start(service_endpoint.bal:32)
error: channel not registered to an event loop
error: there are test failures

Examples

Checklist

  • Linked to an issue
  • Updated the specification
  • Updated the changelog
  • Added tests
  • Checked native-image compatibility

@kalaiyarasiganeshalingam kalaiyarasiganeshalingam changed the title Upgrade netty version [2201.12.x] Upgrade netty version Dec 22, 2025
@codecov
Copy link

codecov bot commented Dec 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (2201.12.x@b931d0d). Learn more about missing BASE report.

Additional details and impacted files
@@             Coverage Diff              @@
##             2201.12.x    #1593   +/-   ##
============================================
  Coverage             ?   82.33%           
  Complexity           ?      575           
============================================
  Files                ?       48           
  Lines                ?     3018           
  Branches             ?      392           
============================================
  Hits                 ?     2485           
  Misses               ?      393           
  Partials             ?      140           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sonarqubecloud
Copy link

@kalaiyarasiganeshalingam kalaiyarasiganeshalingam merged commit 7a74758 into ballerina-platform:2201.12.x Dec 23, 2025
6 checks passed
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.

4 participants