Michael Hunger
Michael Hunger
Discuss with @moxious what to do: JMX, some custom datastructure, metrics ...
What exactly does this entail?
Use patterns to describe which parts of an event turn into a node/relationship. streams.sink.topic.nodes.my-topic=:Person{name, email}
Need to take into account when using the pool for coroutines
Need to discuss parallelism in the connect plugin, if we actually have to do it, or if connect takes care of that by executing parallel sink-tasks
Doesn't this happen automatically today if we raise an error? There might be some places where we silently skip stuff?
What would saveNode do that updateNode doesn't do? createNode uses MERGE as far as I can remember.
Yes those two are good points We could limit it to an admin account. So regular users wouldn't be able to do it.
Cool ideas. For the filters, they would be passed in as a nested map so you'd implement filtering based on that map in your statement. I guess sth we could...
How does it error? Can't test right now.