Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / reaktivity/nukleus-tcp.java issues and pull requests

#89 - Configuration namespace

Pull Request - State: closed - Opened by jfallows over 3 years ago

#88 - IPv6 ITs failing in GitHub Actions

Issue - State: open - Opened by jfallows over 3 years ago - 1 comment
Labels: bug, help wanted

#87 - Flow control acknowledgement

Pull Request - State: closed - Opened by jfallows over 3 years ago - 1 comment

#86 - Bump junit from 4.12 to 4.13.1

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago - 1 comment
Labels: dependencies

#85 - Cleanup connection on network rejection

Pull Request - State: closed - Opened by akrambek almost 4 years ago - 1 comment

#84 - Update pom.xml

Pull Request - State: closed - Opened by izzymoriguchi over 4 years ago - 1 comment

#83 - Bump checkstyle from 8.23 to 8.29

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago - 2 comments
Labels: dependencies

#82 - Review read buffer limits

Issue - State: closed - Opened by jfallows almost 5 years ago

#81 - Update pom.xml for new maven-plugin version

Pull Request - State: closed - Opened by izzymoriguchi about 5 years ago - 1 comment

#80 - RouteFW.wrap() takes maxLimit (not length) as parameter

Pull Request - State: closed - Opened by jitsni almost 6 years ago

#79 - Implement IT for client socket close before server stream correlated

Issue - State: open - Opened by jfallows about 6 years ago
Labels: enhancement

#78 - Closing channel when connect doesn't succeed

Pull Request - State: closed - Opened by jitsni about 6 years ago

#77 - Counter for failed connects

Pull Request - State: closed - Opened by jitsni about 6 years ago

#76 - ClosedChannelException thrown during WriteStream cleanup after write IOException

Issue - State: closed - Opened by jfallows over 6 years ago
Labels: bug

#75 - CancelledKeyException can be triggered during cleanup

Issue - State: closed - Opened by jfallows over 6 years ago
Labels: bug

#74 - Fixed file description leak issue

Pull Request - State: closed - Opened by akrambek over 6 years ago

#73 - Handle UnresolvedAddressException while connecting

Pull Request - State: closed - Opened by akrambek over 6 years ago

#72 - Added tcpKeepalive option

Pull Request - State: closed - Opened by dpwspoon over 6 years ago - 1 comment

#71 - ClosedChannelException

Issue - State: closed - Opened by dpwspoon over 6 years ago - 2 comments
Labels: bug

#70 - Adding counters for opened and closed connections

Pull Request - State: closed - Opened by jitsni over 6 years ago

#69 - Excluding client routes during unbind/rebind

Pull Request - State: closed - Opened by jitsni over 6 years ago

#68 - Unbind/rebind using maximum connections

Pull Request - State: closed - Opened by jitsni over 6 years ago

#67 - Bound maximum number of connections

Issue - State: closed - Opened by jfallows over 6 years ago - 1 comment
Labels: enhancement

#66 - Enable SO_REUSE_PORT

Pull Request - State: closed - Opened by dpwspoon over 6 years ago

#65 - Sending fewer window frames by coalescing

Pull Request - State: closed - Opened by jitsni over 6 years ago

#64 - CIDR bug fix

Pull Request - State: closed - Opened by dpwspoon over 6 years ago

#63 - Respect 0.0.0.0/0 subnet / CIDR settiing

Issue - State: closed - Opened by jfallows over 6 years ago - 1 comment
Labels: bug

#62 - Using reserved from data frame for flow control

Pull Request - State: closed - Opened by jitsni over 6 years ago - 1 comment

#61 - NotYetConnectedException thrown in WriteStream during cleanup

Issue - State: closed - Opened by jfallows over 6 years ago
Labels: bug

#60 - Frame and byte counters

Pull Request - State: closed - Opened by dpwspoon over 6 years ago

#59 - bounded ListFW

Pull Request - State: closed - Opened by dpwspoon over 6 years ago

#58 - Uptook core change to allow null payload on Data frames.

Pull Request - State: closed - Opened by cmebarrow over 6 years ago

#57 - Use the new allowZeroRouteRef method in NukleusBuilder.

Pull Request - State: closed - Opened by cmebarrow over 6 years ago

#56 - CIDR client route matching on multiple routes

Pull Request - State: closed - Opened by dpwspoon over 6 years ago

#55 - Group budget impl

Pull Request - State: closed - Opened by jitsni almost 7 years ago - 1 comment

#54 - Group budget changes

Pull Request - State: closed - Opened by jitsni almost 7 years ago

#53 - Respecting subnet/CIDR routing for Role Server

Issue - State: open - Opened by dpwspoon almost 7 years ago
Labels: enhancement

#52 - Enhance TcpRouteEx to support CIDR and specific port

Pull Request - State: closed - Opened by dpwspoon almost 7 years ago - 2 comments

#51 - Enhance TcpRouteEx to support CIDR and specific port

Issue - State: closed - Opened by jfallows almost 7 years ago - 1 comment
Labels: enhancement

#50 - Disabled Nagle's algorithm on all socket connections to reduce latency.

Pull Request - State: closed - Opened by cmebarrow almost 7 years ago

#49 - Accommodated API change to add authorization to routes.

Pull Request - State: closed - Opened by cmebarrow almost 7 years ago

#48 - Flow control test with padding

Pull Request - State: closed - Opened by jitsni almost 7 years ago

#47 - NPE when executing WriteStream.doCleanup()

Issue - State: closed - Opened by jitsni almost 7 years ago
Labels: bug

#46 - Security core upgrade

Pull Request - State: closed - Opened by cmebarrow almost 7 years ago

#45 - Added a few tests

Pull Request - State: closed - Opened by NicoletaOita about 7 years ago - 8 comments

#44 - Bind to zero improvements

Pull Request - State: closed - Opened by cmebarrow about 7 years ago

#43 - Bind to any address ( additional fixes plus tests)

Pull Request - State: closed - Opened by cmebarrow about 7 years ago

#42 - Review bufferPool usages for concurrent slots

Issue - State: open - Opened by jfallows about 7 years ago - 2 comments
Labels: enhancement

#40 - Partial write when there is already data in the slot

Pull Request - State: closed - Opened by jitsni about 7 years ago

#39 - NPE on new Stream when routingServer with null ip (trying to bind to all addresses)

Issue - State: closed - Opened by dpwspoon about 7 years ago - 2 comments
Labels: bug

#38 - Using WINDOW(credit, padding) spec change

Pull Request - State: closed - Opened by jitsni about 7 years ago

#37 - Uptake latest nukleus-maven-plugin

Pull Request - State: closed - Opened by cmebarrow about 7 years ago

#36 - readyOps has operations that are not interestOps

Pull Request - State: closed - Opened by jitsni about 7 years ago

#35 - WriteStream instance memory leak

Issue - State: closed - Opened by jitsni about 7 years ago - 1 comment
Labels: bug

#34 - ReadStream assertion error

Issue - State: closed - Opened by jitsni about 7 years ago

#33 - Minor test fixes

Pull Request - State: closed - Opened by cmebarrow about 7 years ago

#32 - Consume nukleus transport tests

Pull Request - State: closed - Opened by cmebarrow about 7 years ago

#31 - Add support for the new abort frame

Pull Request - State: closed - Opened by cmebarrow about 7 years ago

#30 - Get counters from controller

Pull Request - State: closed - Opened by cmebarrow about 7 years ago

#29 - Adopt new core

Pull Request - State: closed - Opened by cmebarrow about 7 years ago

#28 - Avoid assumption in ClientIT.connectionFailed that port 8080 is not bound

Issue - State: open - Opened by cmebarrow about 7 years ago
Labels: enhancement

#27 - Moved jmock-junit4 to test scope

Pull Request - State: closed - Opened by dpwspoon over 7 years ago

#25 - Fix manifest for jmh

Pull Request - State: closed - Opened by cmebarrow over 7 years ago

#23 - Fix unbind issues on Windows

Pull Request - State: closed - Opened by cmebarrow over 7 years ago - 1 comment

#22 - Build broken on Windows

Issue - State: closed - Opened by cmebarrow over 7 years ago - 3 comments

#21 - A stream may be in many partitions. So moving the streams to Writer.

Pull Request - State: closed - Opened by jitsni over 7 years ago

#20 - Uptake changes to core.idl for DATA frame payload[length]

Issue - State: closed - Opened by jfallows over 7 years ago
Labels: enhancement

#18 - Handling of IOException from channel.read, channel.write

Pull Request - State: closed - Opened by cmebarrow over 7 years ago

#17 - Added a test consuming new spec test server.close.and.reset.

Pull Request - State: closed - Opened by cmebarrow over 7 years ago

#15 - Consume spec issue 8 new tests

Pull Request - State: closed - Opened by cmebarrow over 7 years ago

#14 - Use ServerSocketChannel and SocketChannel in ITs…

Pull Request - State: closed - Opened by jfallows over 7 years ago

#12 - routes counter only counts route output

Issue - State: closed - Opened by cmebarrow over 7 years ago - 1 comment
Labels: wontfix

#8 - Moved reaktor dependency to scope test

Pull Request - State: closed - Opened by dpwspoon over 7 years ago

#6 - Allow maximum partially written streams and window size to be set in tcp route extension

Issue - State: open - Opened by cmebarrow over 7 years ago
Labels: enhancement

#5 - Implemented support for partial writes

Pull Request - State: closed - Opened by cmebarrow over 7 years ago - 1 comment

#4 - How to configure max guaranteed streams, max window size per route?

Issue - State: closed - Opened by cmebarrow over 7 years ago - 1 comment
Labels: question

#3 - Support partial writes to socket channel

Issue - State: closed - Opened by jfallows over 7 years ago - 2 comments
Labels: bug

#2 - Apply simplified control protocol

Issue - State: closed - Opened by jfallows over 7 years ago
Labels: enhancement

#1 - Update .travis.yml

Pull Request - State: closed - Opened by jfallows over 7 years ago - 1 comment