Skip to content

2.3.0.RC1 - RSocket over Websocket transport - requestStream - produces additional request(255) #21360

@maxim-bandurko-lsvt

Description

@maxim-bandurko-lsvt

With latest 2.3.0.RC1 RSocket "requestStream" started producing additional request to Flux inside controller with quantity 255.

Configuration to reproduce the issue:

  1. Spring Boot 2.3.0.RC1
  2. RSocket plugged to server
  3. Transport - Websockets
  4. Using @MessageMapping controller
  5. RSocket connection with Composite Metadata ('message/x.rsocket.composite-metadata.v0'), Binary MimeType ('application/octet-stream') and Buffer encoders
  6. Tested with javascript RSocket client v0.0.19.

Previous version of Spring Boot 2.3.0.M4 hasn't such issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    for: external-projectFor an external project and not something we can fixstatus: supersededAn issue that has been superseded by another

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions