passing along publisher name
This commit is contained in:
@@ -51,6 +51,7 @@ func (p *TopicPublisher) FinishPublish() error {
|
||||
TsNs: time.Now().UnixNano(),
|
||||
Ctrl: &mq_pb.ControlMessage{
|
||||
IsClose: true,
|
||||
PublisherName: p.config.PublisherName,
|
||||
},
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user