Ecosyste.ms: Issues

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

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

#124 - Configuration namespace

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

#123 - Flow control acknowledgement

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

#122 - Message acknowledgement flow control

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

#121 - Restore h2 flow control to full size on settings ack

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

#120 - Flush window update when local budget is reduced

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

#119 - Bump junit from 4.12 to 4.13.1

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

#118 - Remove application buffer

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

#117 - Reject http2 max-headers-list-size exceeded without ending connection

Issue - State: open - Opened by jfallows almost 4 years ago
Labels: enhancement

#116 - Fix typo

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

#115 - Fix flow control hang

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

#114 - Fix flow control hang

Pull Request - State: closed - Opened by akrambek about 4 years ago

#113 - Ensure frame alignment

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

#111 - Fix miscalculation in path validation

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

#110 - Fix path validation to check if % followed by 2 digits number

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

#109 - Send application stream window before response budget reaches the edge

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

#108 - Ensure that we credit only positive

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

#106 - Reset http error for previously detected invalid character

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

#105 - Adjust the calculation to handle path with 8 characters

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

#104 - Check for request path validity

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

#103 - Ensure Http2FrameFW payload size is updated during the wrapping if payload size is 0

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

#102 - Update pom.xml for maven plugin version

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

#101 - Flush credit on decode

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

#100 - Support exclude header option

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

#99 - Set initial flow control budget to client settings initial window size

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

#98 - Set http client padding to 0 and assert 0 padding in http2 server

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

#97 - Bump checkstyle from 8.23 to 8.29

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

#96 - Fix reserved calculation math to avoid int rounding

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

#95 - Fix flow control stall

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

#94 - Bug/window threshold

Pull Request - State: closed - Opened by akrambek over 4 years ago - 2 comments

#93 - Window threshold

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

#92 - Fix concurrent abort and reset competing to cleanup

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

#91 - Track http2 network state in order clean up only once

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

#90 - Limit the number of streams being cleaned up at once

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

#89 - Maintain frame alignment when flushing reserved

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

#88 - Simplify handling connectReply stream

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

#87 - Better handle request abort while response is in flight

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

#86 - Replace ListFW with ArrayFW

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

#85 - Fix window frame trace id propagation

Pull Request - State: closed - Opened by akrambek about 5 years ago

#84 - Add instrumentation

Pull Request - State: closed - Opened by akrambek about 5 years ago

#83 - Add connection in use counter

Pull Request - State: closed - Opened by akrambek about 5 years ago

#82 - Support route header value matches by regular expression

Issue - State: open - Opened by akrambek about 5 years ago

#80 - Add assertion message with instrumentation

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

#78 - Processing Host header with default port

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

#77 - Add missing trace id

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

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

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

#75 - Increasing responses counter when 503 is being sent

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

#74 - Request queue in http client

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

#73 - Reset on response aborts request transport stream

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

#72 - Limiting the budget by already buffered data

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

#71 - 503 with Retry-After

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

#70 - Use DATA flags for transfer-encoding chunked

Issue - State: open - Opened by jfallows almost 6 years ago

#69 - Handle abort when the data is incomplete

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

#68 - Fix for handling abort after response completed

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

#67 - Using padding into budget calculations in client accept stream

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

#66 - Add trace id into frames

Pull Request - State: closed - Opened by akrambek about 6 years ago - 1 comment

#65 - Added missing abort handler to fix connection leak issue

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

#64 - Feature/route.table

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

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

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

#62 - Fix for issue 59

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

#61 - Using padding in DATA frame for budget calculations

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

#60 - Group budget changes

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

#59 - Response data corruption

Issue - State: closed - Opened by jitsni over 6 years ago - 3 comments
Labels: bug

#58 - connectReply and acceptReply aligned optimization

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

#57 - connectReplyWindowPadding assignment

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

#56 - Flow control in ServerConnectReplyStream.

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

#55 - Simplifying the flow control logic in ClientConnectReplyStream

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

#54 - Fixing an issue where slotOffset is negative

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

#53 - Secured routes

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

#52 - Padding tests

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

#51 - Support headers (routeEx) in route

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

#50 - Window(credit, padding) changes

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

#49 - Security core upgrade

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

#47 - Add handling and tests for Abort frames on serveraccept and server connect reply

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

#44 - Review flow control for Transfer-Encoding: chunked

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

#43 - Add more tests for responses with Connection: close header

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

#42 - Negative window fix

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

#41 - Uptook latest nukleus maven plugin and required http.spec change

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

#40 - Removed reaktor-test dependency.

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

#39 - Buffer pool leak

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

#38 - Adopt new core

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

#37 - Updated to latest http spec, ignoring tests expected to fail until we…

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

#35 - Replaced deprecated usage of NukleusRule with ReaktorRule.

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

#34 - Connection pool cleanup

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

#31 - Performance: improve flow control of response when acting as a server

Issue - State: open - Opened by cmebarrow almost 7 years ago - 1 comment
Labels: bug

#28 - FlowControlAfterUpgradeIT shouldFlowControlRequestDataAfterUpgrade ->Travis CI sporadic failure

Issue - State: open - Opened by dpwspoon about 7 years ago - 1 comment
Labels: bug

#25 - Support encoding of Transfer-Encoding: chunked

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

#22 - Connection pool

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

#21 - Consume the new nukleus http spec tests using k3po nukleus transport

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

#19 - HTTP Date header should be injected in response if not present in extensions

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

#14 - Source output established window

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

#10 - Routing option to encode requests using absolute URI form

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