uw-labs / proximo

Interoperable GRPC based publish/subscribe
GNU Lesser General Public License v3.0
41 stars 16 forks source link

Proximo panics if connecting to a topic that doesn't exist #88

Open RMHonor opened 4 years ago

RMHonor commented 4 years ago

Calling MessageSink.Publish with a topic that didn't exist on our kafka caused Proximo to raise a panic.

panic: assignment to entry in nil map