apache / apache/pulsar-client-go

panic when received too big size frame

Open
#900 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
745
Forks
389
Avg merge
3d 20h
Merged PRs (30d)
3

Description

#### Expected behavior

not panic when recv invalid frame size packet

#### Actual behavior

panic when received too big frame size

image

#### Steps to reproduce

when some case, sdk received too big frame size, it will close the connection, but in the same time another command is recv.

image

image

#### System configuration
**Pulsar version**: x.y

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.