PLASH SPEED
PLASH SPEED
https://github.com/smartloli/EFAK/issues/496
兄弟看这个 https://github.com/smartloli/EFAK/issues/470
1.停止KE 2.进入后台数据库 执行如下语句 drop table ke_consumer_bscreen; drop table ke_logsize ; drop table `ke_metrics`; CREATE TABLE `ke_logsize` ( `cluster` varchar(64) NOT NULL, `topic` varchar(64) NOT NULL, `logsize` bigint(20) DEFAULT NULL, `diffval`...
兄弟看这个 https://github.com/smartloli/EFAK/issues/470
兄弟冷静啊,atlas相当拉闸,谁用谁想死,慎用啊. 三哥的代码你以为开玩笑的
@Yumiko0414 恕我冒昧啊,大佬,你是本尊么. 直白些来说,你是不是想问为什么在11平台下,运行窗口模式的WAR3,帧数会被锁定,无法突破至300FPS. 被锁定的上限是显示器本身的刷新率.
@CCisGG Is it possible to start a separate branch? And use this branch to support kafka 3.5+ and 3.6+? Since kafka has iterated too many times on the 3.x branch,...
@CCisGG HI. I just saw several pr's rejected for upgrading the kafka version and guessed that CC can only work with kafka version 3.1.X at the moment.
@CCisGG Since KAFKA 3.6.X supports tiered storage, we think this is a very important feature. Would it be possible to consider upgrading CC's kafka version to 3.6.1+?