-
-
Notifications
You must be signed in to change notification settings - Fork 0
Network roundtrip on each serialised message #2
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Milestone
Description
slava/src/piotr_yuxuan/slava.clj
Lines 28 to 32 in 234a755
| (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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed