摘要:
mqbroker if [ -z "$ROCKETMQ_HOME" ] ; then ## resolve links - $0 may be a link to maven's home PRG="$0" # 当前文件名 # need this for relative symlinks whil 阅读全文
摘要:
数据结构 在commitlog中维护了一组MappedFile,属性为MappedFileQueue,具体看一下里面包含哪些字段 public class MappedFileQueue { private static final Logger log = LoggerFactory.getLog 阅读全文