02 2020 档案

摘要:上图中一个topic配置了3个partition。Partition1有两个offset:0和1。Partition2有4个offset。Partition3有1个offset。副本的id和副本所在的机器的id恰好相同。 如果一个topic的副本数为3,那么Kafka将在集群中为每个partitio 阅读全文
posted @ 2020-02-21 16:46 WHW阿文 阅读(298) 评论(0) 推荐(0)
摘要:自动化测试框架选择: Robot Framework+Selenium2Library Robot 总共支持四种表,分别为:Settings, Variables, Test Cases, Keywords。测试套件(suite) 也就是测试用例(case)的集合.Setup 环境初始化 、tead 阅读全文
posted @ 2020-02-17 11:03 WHW阿文 阅读(382) 评论(0) 推荐(0)

返回顶端