mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-12-17 17:51:20 +08:00
log messages
This commit is contained in:
@@ -22,7 +22,7 @@ func (broker *MessageBroker) Publish(stream messaging_pb.SeaweedMessaging_Publis
|
||||
|
||||
// TODO look it up
|
||||
topicConfig := &messaging_pb.TopicConfiguration{
|
||||
IsTransient: true,
|
||||
// IsTransient: true,
|
||||
}
|
||||
|
||||
// send init response
|
||||
|
||||
Reference in New Issue
Block a user