serf/serf.go | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
serf/serf.go
@@ -224,7 +224,7 @@ const ( snapshotSizeLimit = 128 * 1024 // Maximum 128 KB snapshot UserEventSizeLimit = 9 * 1024 // Maximum 9KB for event name and payload UserEventSizeLimit = 9 * 10 * 1024 // Maximum 9KB for event name and payload ) // Create creates a new Serf instance, starting all the background tasks