issues
search
netty
/
netty
Netty project - an event-driven asynchronous network application framework
http://netty.io
Apache License 2.0
33.93k
stars
16.04k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Zstd compression fails for sources larger than 31MB
#14972
leonard84
opened
2 hours ago
0
Remove dummy head entry in DefaultHeaders.
#14970
vietj
opened
4 hours ago
0
io_uring native transport also works on riscv64
#14969
mkurz
opened
4 hours ago
2
IoUring: Correctly memset struct io_uring
#14968
normanmaurer
opened
8 hours ago
3
IoUring: Also log kernel version when loading io_uring transport
#14967
normanmaurer
closed
23 hours ago
0
Clarify semantics of some event loop types
#14966
iiliev2
closed
1 day ago
4
Make `Recycler` virtual thread friendly for main
#14965
laosijikaichele
closed
23 hours ago
0
Convert builds to use UBI9 instead of CentOS 6
#14964
chrisvest
closed
1 day ago
0
Releasing a retained buffer asynchronously is reported as a memory leak
#14963
iiliev2
opened
1 day ago
2
IoUring: Allow to use io_uring without sun.misc.Unsafe
#14962
normanmaurer
opened
2 days ago
2
[bugfix]: Fix the issue where pendingTimeouts may be incorrect in the HashedWheelTimer. (#14959)
#14960
gagaradio
opened
2 days ago
6
[BUG] pendingTimeouts may be incorrect in the HashedWheelTimer
#14959
gagaradio
opened
2 days ago
0
IoUring: Remove unused fields / params and fill sqarray when setup ring
#14957
normanmaurer
closed
3 days ago
1
AsciiString::regionMatches is not optimized for AsciiString (#14947)
#14954
chrisvest
closed
5 days ago
0
AsciiString::regionMatches is not optimized for AsciiString (#14947)
#14953
chrisvest
closed
5 days ago
0
IoUring: Directly read ringMask and ringEntries in JNI and so reduce …
#14952
normanmaurer
closed
6 days ago
0
Make `Recycler` virtual thread friendly for 4.2
#14951
laosijikaichele
closed
2 days ago
2
Disable buffer ring usage in tests to debug crash
#14950
normanmaurer
opened
6 days ago
0
Adaptive: Correctly enforce leak detection when using AdaptiveByteBuf…
#14949
normanmaurer
closed
6 days ago
0
IoUring: Ensure io_uring testsuite can also be run if register a buff…
#14948
normanmaurer
closed
6 days ago
0
AsciiString::regionMatches is not optimized for AsciiString
#14947
franz1981
closed
6 days ago
1
Adaptive: Correctly enforce leak detection when using AdaptiveByteBuf…
#14946
normanmaurer
closed
6 days ago
2
Send WINDOW_UPDATE frame manually in child channel of Http2MultiplexHandler
#14945
trnguyencflt
opened
1 week ago
4
JDK +24 and io_uring
#14944
franz1981
opened
1 week ago
11
Disable sun.misc.Unsafe by default on Java 24+
#14943
chrisvest
opened
1 week ago
3
PlatformDependent0: A terminally deprecated method in sun.misc.Unsafe has been called
#14942
danishnawab
opened
1 week ago
6
Bump up timeout
#14941
normanmaurer
opened
1 week ago
0
IoUring: Close ring fd when mmap fails during setup
#14940
normanmaurer
closed
1 week ago
0
IoUring: Don't explicit specific port when binding in test
#14939
normanmaurer
closed
1 week ago
0
IoUring: Ensure we guard against segfaults in all cases
#14938
normanmaurer
closed
1 week ago
0
Update java versions
#14937
normanmaurer
closed
1 week ago
0
Remove ML-DSA seed-form key work-around for Java 24
#14936
chrisvest
closed
1 week ago
0
IoUring: Make things more robust by adding missing NULL checks
#14934
normanmaurer
closed
1 week ago
0
IoUring: Ensure close completes before closing the eventloop group
#14933
normanmaurer
closed
1 week ago
0
Make `Recycler` virtual thread friendly
#14932
laosijikaichele
opened
1 week ago
0
Fix allocateUninitializedArray invocation via MH
#14931
Spasi
closed
1 week ago
4
Netty 4.2 - allocateUninitializedArray unavailable
#14930
Spasi
closed
1 week ago
1
Set patched version 4.1.118.Final in netty/security/advisories/GHSA-389x-839f-4rhx
#14929
julianladisch
closed
1 week ago
1
Add necessary native-image configuration files for io_uring and adapt…
#14928
dreamlike-ocean
opened
1 week ago
2
IoUring: Throw IllegalArgumentException if IOSQE_CQE_SKIP_SUCCESS is …
#14927
normanmaurer
closed
1 week ago
0
IoUring: Use same casting as liburing
#14926
normanmaurer
closed
1 week ago
1
IoUring: Fix crashes caused by IoUringBufferRing
#14925
normanmaurer
closed
1 week ago
1
Fix channel de-registering executor cache clear bug
#14924
chrisvest
closed
1 week ago
6
Netty 4.2.0.RC4 - Channel `deregister` and `register` with a new EventLoop doesn't work as expected
#14923
amizurov
closed
1 week ago
3
Behaviour of ChannelConfig.setAutoRead(boolean) of child channel from Http2MultiplexHandler
#14922
trnguyencflt
closed
1 week ago
3
IoUring: Fix AssertionError caused by racing cancellation and completion
#14921
normanmaurer
closed
2 weeks ago
0
IoUring: Only cancel operations once
#14920
normanmaurer
closed
2 weeks ago
1
Netty 4.2.0.RC4 - retainedDuplicate() inconsistent behavior for PolledByteBuf and AdaptiveByteBuf
#14919
amizurov
closed
3 days ago
6
Diff between UniformStreamByteDistributor.minAllocationChunk() and WeightedFairQueueByteDistributor.allocationQuantum()
#14918
shivaspeaks
closed
2 weeks ago
1
Fix the deploy build's use of Java 22
#14917
chrisvest
closed
2 weeks ago
2
Next