Skip to content

Problem disconnecting a GetRange request #102

@daniel-zullo

Description

@daniel-zullo

The scenario is as follows:

  • The app disconnects a DLS neo GetRange request due to a long request timeout
    • Dls request failed due to a specific node
    • Expected non-zero errno after failure (connection hung up on read)
  • Received request stopped notification on the app side
  • App retries the request after 5 seconds
  • Request finished successfully
  • App processed 4 more requests successfully
  • and suddenly the app crashes due to dlsproto.client.request.internal.GetRange.GetRangeHandler.forceStopRequest()

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions