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

Problem with parsing .json file on topic #854

Open
gzukowski opened this issue May 4, 2023 · 0 comments
Open

Problem with parsing .json file on topic #854

gzukowski opened this issue May 4, 2023 · 0 comments
Labels
read Read by sequences

Comments

@gzukowski
Copy link
Contributor

gzukowski commented May 4, 2023

Describe the bug
When sending a .json file to a topic, it is considered invalid if all the values are not specified in a single line.

Valid json:
image

Error:
image

A json file with the content in a single line:
image
image

Steps to Reproduce

  1. Run sequence, which can consume the topic with "application/x-ndjson" contentType.
  2. Send a valid .json file, which has the most common syntax to the topic.

Expected behavior
This should parse any valid .json file.

@scramjet-bot scramjet-bot added the read Read by sequences label Jun 6, 2023
@tomekcrm tomekcrm removed the read Read by sequences label Jun 6, 2023
@scramjet-bot scramjet-bot added the read Read by sequences label Jun 6, 2023
@tomekcrm tomekcrm removed the read Read by sequences label Jun 6, 2023
@scramjet-bot scramjet-bot added bug Something isn't working enhancement New feature or request labels Jun 30, 2023
@alicja-gruzdz alicja-gruzdz removed bug Something isn't working enhancement New feature or request labels Jun 30, 2023
@scramjet-bot scramjet-bot added the read Read by sequences label Jul 5, 2023
@alicja-gruzdz alicja-gruzdz removed the read Read by sequences label Jul 5, 2023
@scramjet-bot scramjet-bot added the read Read by sequences label Jul 5, 2023
@alicja-gruzdz alicja-gruzdz removed the read Read by sequences label Jul 5, 2023
@scramjet-bot scramjet-bot added the read Read by sequences label Jul 6, 2023
@alicja-gruzdz alicja-gruzdz removed the read Read by sequences label Jul 6, 2023
@scramjet-bot scramjet-bot added read Read by sequences and removed read Read by sequences labels Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
read Read by sequences
Projects
None yet
Development

No branches or pull requests

4 participants