netty-reactive-streams icon indicating copy to clipboard operation
netty-reactive-streams copied to clipboard

Reactive streams implementation for Netty.

Results 27 netty-reactive-streams issues
Sort by recently updated
recently updated
newest added

Bumps [testng](https://github.com/cbeust/testng) from 7.5 to 7.6.1. Release notes Sourced from testng's releases. 7.6.0 What's Changed Remove redundant Parameter implementation by @​krmahadevan in cbeust/testng#2706 Upgrade to JDK11 by @​krmahadevan in cbeust/testng#2705...

dependencies
java

From https://github.com/playframework/playframework/issues/7166 ``` 2017-03-19 00:58:35,217 [netty-event-loop-14] ERROR p.c.server.netty.PlayRequestHandler - Exception caught in Netty java.lang.NullPointerException: null at com.typesafe.netty.HandlerSubscriber.maybeRequestMore(HandlerSubscriber.java:271) at com.typesafe.netty.HandlerSubscriber.channelWritabilityChanged(HandlerSubscriber.java:130) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelWritabilityChanged(AbstractChannelHandlerContext.java:438) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelWritabilityChanged(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelWritabilityChanged(AbstractChannelHandlerContext.java:413) at io.netty.channel.ChannelInboundHandlerAdapter.channelWritabilityChanged(ChannelInboundHandlerAdapter.java:119) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelWritabilityChanged(AbstractChannelHandlerContext.java:438) at...

Due to the crossing of thread contexts involved with reactive streams, it can be expensive to process small bodies with a reactive streams implementation, it would be a lot faster...

On top of #149, which require Java 8, but "only" for test scope. Actually, since this library doesn't really depend on Play itself and afaik is also used outside of...

Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.2.0 to 3.2.1. Release notes Sourced from org.apache.maven.plugins:maven-gpg-plugin's releases. 3.2.1 JIRA link Release Notes - Maven GPG Plugin - Version 3.2.1 What's Changed [MGPG-112] serverId def value...

dependencies
java

Bumps [org.testng:testng](https://github.com/testng-team/testng) from 7.5.1 to 7.9.0. Release notes Sourced from org.testng:testng's releases. TestNG v7.9.0 What's Changed GitHub 2913 by @​ahgittin in testng-team/testng#2914 Test Results as artifacts for failed runs by...

dependencies
java

Fixes #172 and is an alternative for #157

JDK 9+ has the flow api which is a JDK supported version of reactive streams. Maybe this library should convert to that as part of removing JDK8 support

Bumps [org.testng:testng](https://github.com/testng-team/testng) from 7.5.1 to 7.10.2. Release notes Sourced from org.testng:testng's releases. TestNG v7.10.2 What's Changed Bump gradle/wrapper-validation-action from 2.1.2 to 3.3.0 by @​dependabot in testng-team/testng#3113 Streaming working of listener...

dependencies
java

Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.6.3 to 3.7.0. Commits 2c28b8d [maven-release-plugin] prepare release maven-javadoc-plugin-3.7.0 5530d68 [MJAVADOC-793] java.lang.NullPointerException: Cannot invoke "String.length()... 08cf68e Revert "Bump org.codehaus.plexus:plexus-archiver from 4.9.1 to 4.9.2" 6446822 Bump org.apache.maven.shared:maven-invoker from...

dependencies
java