Ferdinand Linnenberg
Ferdinand Linnenberg
@JeremyTheocharis Can you review this ?
The key should be `POSTGRES_DATABASE` instead of `POSTGRES_DB`. We should make it give out an better error if it not set. https://github.com/united-manufacturing-hub/united-manufacturing-hub/blob/ebea6e02ee703ceb161206a614b557019655838d/golang/cmd/kafka-to-postgresql/main.go#L75-L87
Are there any logs ?
Having trouble reproducing the issue on Kubernetes:  We are currently checking every 10ms for new messages.
There is no way to turn of bidirectional transfer, but you can "disable" it, by listening to an always empty topic.
Is this still relevant @JeremyTheocharis ?
Defer until https://github.com/united-manufacturing-hub/united-manufacturing-hub/issues/1353 is done
Can you give me an excerpt of the kafka-to-postgresql logs ?
Ok, ill have to document that umh.v1.kafka.newTopic is required for this service to start.
See also: https://github.com/united-manufacturing-hub/learn.umh.app/pull/200