Skip to content

Network roundtrip on each serialised message #2

@piotr-yuxuan

Description

@piotr-yuxuan

(defn schema-id!
"FIXME add cljdoc"
;; FIXME on every serialization. Should be cached.
[^SchemaRegistryClient inner-client ^String subject-name]
(.getId (.getLatestSchemaMetadata inner-client subject-name)))

It can be avoided by using metadata, but it shouldn't happen in the general case.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggood first issueGood for newcomershelp wantedExtra attention is needed

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions