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

GitHub / rsocket/rsocket-java issues and pull requests

#1126 - Dispose doesn't close connection

Issue - State: open - Opened by ethanolree 10 months ago

#1125 - upgrade to setup-java v4

Pull Request - State: open - Opened by sullis 11 months ago

#1125 - upgrade to setup-java v4

Pull Request - State: open - Opened by sullis 11 months ago - 4 comments

#1124 - enable netty leak detector

Pull Request - State: open - Opened by sullis 11 months ago

#1124 - enable netty leak detector

Pull Request - State: open - Opened by sullis 11 months ago

#1120 - Dependency upgrades

Pull Request - State: closed - Opened by rstoyanchev about 1 year ago

#1120 - dependency upgrades

Pull Request - State: closed - Opened by rstoyanchev about 1 year ago

#1119 - Log data in KEEPALIVE frame

Pull Request - State: closed - Opened by rstoyanchev about 1 year ago
Labels: bug

#1119 - log data in KEEPALIVE frame

Pull Request - State: closed - Opened by rstoyanchev about 1 year ago
Labels: bug

#1118 - ensures connection is closed on keepalive timeout

Pull Request - State: closed - Opened by OlegDokuka about 1 year ago
Labels: regression

#1118 - ensures connection is closed on keepalive timeout

Pull Request - State: closed - Opened by OlegDokuka about 1 year ago
Labels: regression

#1117 - fix handling of rejected setup errors

Pull Request - State: closed - Opened by rstoyanchev about 1 year ago
Labels: regression

#1110 - requestStream is limited to Integer.MAX_VALUE messages

Issue - State: open - Opened by vklidu over 1 year ago

#1108 - Error uploading file using Rsocket

Issue - State: open - Opened by sdack-cloud over 1 year ago

#1107 - support netty boringssl aarch_64 classifier

Pull Request - State: closed - Opened by sullis over 1 year ago - 4 comments
Labels: enhancement

#1107 - support netty boringssl aarch_64 classifier

Pull Request - State: open - Opened by sullis over 1 year ago

#1106 - updates versions and fixes memleak in UnboundedProcessor

Pull Request - State: closed - Opened by OlegDokuka almost 2 years ago
Labels: bug

#1106 - updates versions and fixes memleak in UnboundedProcessor

Pull Request - State: closed - Opened by OlegDokuka almost 2 years ago
Labels: bug

#1105 - throw exception on errorConsumer, client will not finish

Issue - State: open - Opened by levil3 about 2 years ago

#1104 - fix #1101 memory leaks in RSocketRequesterTracingObservationHandler

Pull Request - State: open - Opened by kevinat about 2 years ago

#1104 - fix #1101 memory leaks in RSocketRequesterTracingObservationHandler

Pull Request - State: open - Opened by kevinat about 2 years ago

#1103 - fix #1101 RSocketRequesterTracingObservationHandler memory leak

Pull Request - State: closed - Opened by kevinat about 2 years ago

#1103 - fix #1101 RSocketRequesterTracingObservationHandler memory leak

Pull Request - State: closed - Opened by kevinat about 2 years ago

#1102 - fix: #1101 RSocketRequesterTracingObservationHandler buffer LEAKs

Pull Request - State: closed - Opened by kevinat about 2 years ago

#1102 - fix: #1101 RSocketRequesterTracingObservationHandler buffer LEAKs

Pull Request - State: closed - Opened by kevinat about 2 years ago

#1099 - Server does not close and re-connect on missed keep alive ack

Issue - State: closed - Opened by pstreef about 2 years ago - 5 comments
Labels: bug, regression

#1095 - LoadbalanceRSocketClient lacks reconnection and retry functions

Issue - State: closed - Opened by LiuYawei2019 over 2 years ago - 1 comment

#1093 - Releasing memory in ZERO_COPY mode.

Issue - State: open - Opened by german-komarov-dev over 2 years ago

#1092 - RejectedSetupException on auth failure results in ClosedChannelException

Issue - State: closed - Opened by mdindoffer over 2 years ago - 6 comments
Labels: bug, superseded, regression

#1090 - improves tests & ensures thereare no leaks of bufs at execution

Pull Request - State: closed - Opened by OlegDokuka almost 3 years ago
Labels: task

#1089 - improves tests and ensures there are no leaks

Pull Request - State: closed - Opened by OlegDokuka almost 3 years ago
Labels: task

#1088 - Bump reactor-bom to 2020.0.24 to fix CVE in reactor-netty

Issue - State: closed - Opened by akonarska almost 3 years ago - 2 comments

#1087 - ClosedChannelException making RSocket request with invalid credentials

Issue - State: closed - Opened by ianbrandt almost 3 years ago - 2 comments

#1086 - ensures LoadbalancedRSocket select new rsocket upon re-subscription RC

Pull Request - State: closed - Opened by Alex079 almost 3 years ago - 1 comment
Labels: bug

#1085 - ensures `onClose` awaits all underlying components to be closed

Pull Request - State: closed - Opened by OlegDokuka almost 3 years ago
Labels: enhancement

#1084 - Select RSocket from the pool when retrying requestChannel

Pull Request - State: closed - Opened by Alex079 almost 3 years ago - 5 comments
Labels: superseded

#1081 - Tcp Example Server and Client in Seperate files doesn't work

Issue - State: closed - Opened by burakakca about 3 years ago - 5 comments

#1080 - https://maven.pkg.github.com/rsocket/rsocket-java (needs permission to access)

Issue - State: closed - Opened by wiltonlazary about 3 years ago - 1 comment
Labels: question

#1079 - #1077 type safe discard element consumer

Pull Request - State: closed - Opened by luczus about 3 years ago - 2 comments
Labels: superseded

#1078 - Provides GracefulShutdown functionality

Pull Request - State: open - Opened by OlegDokuka over 3 years ago
Labels: enhancement

#1077 - SendUtils onDiscard handler class cast exception

Issue - State: closed - Opened by Svenskunganka over 3 years ago - 5 comments
Labels: enhancement, superseded

#1076 - allows continuation of observations

Pull Request - State: closed - Opened by marcingrzejszczak over 3 years ago - 1 comment
Labels: enhancement, micrometer

#1075 - adds support for Micrometer Observations

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

#1073 - Adds reflection hints for native-image support 1.1.x

Pull Request - State: closed - Opened by violetagg over 3 years ago
Labels: enhancement

#1072 - Add reflection hints for native-image support

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

#1071 - Adapts to ObservationConvention location change

Pull Request - State: closed - Opened by violetagg over 3 years ago - 1 comment
Labels: enhancement

#1070 - How to set SETUP setupRoute

Issue - State: closed - Opened by sdack-cloud over 3 years ago
Labels: stackoverflow

#1069 - About JWT authentication and authorization

Issue - State: closed - Opened by sdack-cloud over 3 years ago - 1 comment
Labels: stackoverflow

#1068 - Ability to store session object inside RSocketRequester chain

Issue - State: open - Opened by maxim-bandurko-lsvt over 3 years ago - 1 comment

#1067 - adds message counting to protect against malicious overflow

Pull Request - State: closed - Opened by OlegDokuka over 3 years ago
Labels: enhancement

#1066 - CompositeByteBuf memory allocation for Frame messages

Issue - State: open - Opened by agusevas over 3 years ago - 1 comment

#1064 - Validate number of messages received

Issue - State: closed - Opened by rstoyanchev over 3 years ago - 1 comment
Labels: superseded

#1063 - introduces `onClose` listener for RSocketClient and `connect` method

Pull Request - State: closed - Opened by OlegDokuka over 3 years ago - 1 comment
Labels: enhancement

#1062 - improves BaseDuplexConnection and fixes PingClient impl

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

#1060 - moves error propagation out of the synchronise to avoid deadlock

Pull Request - State: closed - Opened by OlegDokuka over 3 years ago
Labels: bug

#1059 - Deadlock on RSocketRequester lock when merging output of rsocket channels into another channel

Issue - State: closed - Opened by lkolisko over 3 years ago - 1 comment
Labels: bug, superseded

#1058 - resume not supported

Issue - State: open - Opened by sdack-cloud over 3 years ago - 3 comments
Labels: needs information

#1056 - adds Micrometer Observation API integration

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

#1055 - Document the ability to disable KeepAlive

Issue - State: open - Opened by chirkov86 over 3 years ago

#1054 - Where is the 'reference doc' ?

Issue - State: open - Opened by kdvolder over 3 years ago

#1053 - Request for Maven Artifact

Issue - State: open - Opened by Exnadella over 3 years ago

#1051 - Fix #1050: Dispose of subscriptions in RSocketRequester and Responder

Pull Request - State: closed - Opened by mdindoffer over 3 years ago - 4 comments

#1048 - Support close in RSocketClient that notifies of the result

Issue - State: closed - Opened by rstoyanchev almost 4 years ago
Labels: enhancement, superseded

#1046 - ensures setupframe is available for future use

Pull Request - State: closed - Opened by OlegDokuka almost 4 years ago

#1045 - Client SocketAcceptor can't access ConnectionSetupPayload if compression is on

Issue - State: closed - Opened by rstoyanchev almost 4 years ago - 2 comments
Labels: superseded

#1044 - fixes `block()` in MetadataPushRequesterMono/FnfRequesterMono

Pull Request - State: closed - Opened by OlegDokuka almost 4 years ago

#1043 - adds touches to track leacked buffers

Pull Request - State: closed - Opened by OlegDokuka almost 4 years ago

#1042 - migrates from deprecated api, updates dependencies

Pull Request - State: closed - Opened by OlegDokuka almost 4 years ago

#1040 - client receive error when using socks5 proxy

Issue - State: open - Opened by wxq1990 almost 4 years ago - 1 comment

#1039 - Reconnect client automatically on server when server stop

Issue - State: closed - Opened by leccyril almost 4 years ago - 1 comment
Labels: duplicate

#1038 - Exception generated in server when client is closed

Issue - State: closed - Opened by leccyril about 4 years ago - 1 comment

#1037 - Slow Producer in combination with RSocket is not sending any data until request met

Issue - State: closed - Opened by hjohn about 4 years ago - 2 comments

#1036 - First pass on Micrometer Observation API

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

#1035 - adds tests for WeightedLoadbalanceStrategy

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

#1034 - Removed overrides for block() methods

Pull Request - State: closed - Opened by abuijze about 4 years ago - 1 comment
Labels: superseded

#1033 - MetaData Push rejects meta data in Payload when using block()

Issue - State: closed - Opened by abuijze about 4 years ago - 1 comment
Labels: superseded

#1030 - Any plan for integration with opentracing?

Issue - State: closed - Opened by AtticusLv about 4 years ago - 4 comments

#1029 - eliminate boxing in RequesterResponderSupport when using IntObjectMap

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

#1028 - bumps libs versions and provides few UnboundedProcessor fixes

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