Ferdinand Linnenberg

Results 106 comments of Ferdinand Linnenberg

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

Having trouble reproducing the issue on Kubernetes: ![image](https://user-images.githubusercontent.com/6317420/211559513-db1a3c1e-7fe5-427d-9b22-cbda32d1bb59.png) 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