caiconghui opened a new issue #4090: URL: https://github.com/apache/incubator-doris/issues/4090
1.following log means that duplicate agent task was send by ReportHandler 2020-07-13 20:06:03,449 WARN 28696 [MasterImpl.finishTask():125] cannot find task. type: PUBLISH_VERSION, backendId: 79726476, signature: 107213812 2020-07-13 20:06:03,449 WARN 872 [MasterImpl.finishTask():125] cannot find task. type: PUBLISH_VERSION, backendId: 79726476, signature: 107213802 2020-07-13 20:06:03,814 WARN 30497 [MasterImpl.finishTask():125] cannot find task. type: PUBLISH_VERSION, backendId: 63831812, signature: 107213800 2.following log is normal not a unexpected situation, it means that replica version has been updated by ReportHandler before 2020-07-10 10:32:41,412 WARN 28 [Replica.updateReplicaInfo():330] replica 179051478 on backend 119475217's new version 24618 is lower than meta version 24619 2020-07-10 10:40:42,193 WARN 28 [Replica.updateReplicaInfo():330] replica 179051478 on backend 119475217's new version 24928 is lower than meta version 24937 2020-07-10 10:40:42,196 WARN 28 [Replica.updateReplicaInfo():330] replica 179051478 on backend 119475217's new version 24928 is lower than meta version 24937 2020-07-10 10:40:42,205 WARN 28 [Replica.updateReplicaInfo():330] replica 179051478 on backend 119475217's new version 24929 is lower than meta version 24937 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
