Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Feat/schemaless consumer#64

Merged
pgallardor merged 6 commits intomainfrom
feat/schemaless_consumer
Jun 7, 2023
Merged

Feat/schemaless consumer#64
pgallardor merged 6 commits intomainfrom
feat/schemaless_consumer

Conversation

@AlxEnashi
Copy link
Contributor

No description provided.

@AlxEnashi
Copy link
Contributor Author

Subie sto para que pasen los test xD pero el test de bad message no funciona

class SchemalessBadMessageMock(MessageMock): def value(self): return b'\nllave'

ese mensaje le falta un field y eso si lanza error, pero trate de mandar el fiel como string (segun el schema es int) y no me levanto error...

@AlxEnashi AlxEnashi linked an issue Jun 6, 2023 that may be closed by this pull request
@pgallardor pgallardor added this pull request to the merge queue Jun 7, 2023
Merged via the queue into main with commit bafb65b Jun 7, 2023
@dirodriguezm dirodriguezm deleted the feat/schemaless_consumer branch July 25, 2023 13:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Agregar schemaless consumer

2 participants