Re: Topic naming convention and common message envelope.

2016-07-24 Thread Denis Mikhaylov
Thanks Ewen! Do you have an example of your namings and maybe how your envelope looks? Just curious. > On 24 июля 2016 г., at 3:41, Ewen Cheslack-Postava wrote: > > On Tue, Jul 19, 2016 at 12:48 AM, Denis Mikhaylov > wrote: > >> Hi, I plan to use Kafka for event-based integration between serv

Re: Topic naming convention and common message envelope.

2016-07-23 Thread Ewen Cheslack-Postava
On Tue, Jul 19, 2016 at 12:48 AM, Denis Mikhaylov wrote: > Hi, I plan to use Kafka for event-based integration between services. And > I have two questions that bother me a lot: > > 1) What topic naming convention do you use? > There's no strict convention, but using '.' or '_' to indicate hiera

Topic naming convention and common message envelope

2016-07-19 Thread Denis Mikhaylov
Hi, I plan to use Kafka for event-based integration between services. And I have two questions that bother me a lot: 1) What topic naming convention do you use? 2) Do you wrap your messages in some kind of envelope that contains metadata like originating system info, timestamp, event type, uniq

Topic naming convention and common message envelope.

2016-07-19 Thread Denis Mikhaylov
Hi, I plan to use Kafka for event-based integration between services. And I have two questions that bother me a lot: 1) What topic naming convention do you use? 2) Do you wrap your messages in some kind of envelope that contains metadata like originating system info, timestamp, event type, uniq