goka icon indicating copy to clipboard operation
goka copied to clipboard

View should connect to Kafka in Run, not NewView

Open frairon opened this issue 5 years ago • 1 comments

Without running Kafka we have different failure behavior between Processors and Views.

Current behavior:

  • NewView returns an error

Intended behavior

  • NewView succeeds
  • view.Run returns either an error or does an internal reconnect, when option WithViewAutoReconnect is passed

frairon avatar Jul 08 '20 08:07 frairon

This would be great!

from #248:

We'll try to release goka to get rid of the huge PR and can fix such things later...

I agree, it can wait :)

mattburman avatar Jul 08 '20 10:07 mattburman