Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Record and playback empty messages #165

Open
nkoenig opened this issue Aug 26, 2020 · 0 comments
Open

Record and playback empty messages #165

nkoenig opened this issue Aug 26, 2020 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@nkoenig
Copy link
Contributor

nkoenig commented Aug 26, 2020

A topic could publish an Int32 or Int64 message with data=0. In this situation the protobuf message has size zero. While this is not a problem for protobuf messages, it is considered an error for SQLite3.

See pull request #164.

@chapulina chapulina added the help wanted Extra attention is needed label Nov 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants