lengyuexuexuan opened a new issue, #2284: URL: https://github.com/apache/incubator-pegasus/issues/2284
## Bug Report 1. What did you do? https://github.com/apache/incubator-pegasus/blob/e42f1a65f0b7352c531e2bc90a9ac434e52ffe98/src/server/pegasus_mutation_duplicator.cpp#L251-L270 - The "muts" contain multiple mutations. - When the RPC code of the last mutation is "RPC_RRDB_RRDB_DUPLICATE" or "RPC_RRDB_RRDB_BULK_LOAD", will execute "continue", not push duplicate_rpc into "_inflights". - But the last_decree has updated, the next time the logs are loaded, these mutations will not be read again. -- 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. To unsubscribe, e-mail: dev-unsubscr...@pegasus.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pegasus.apache.org For additional commands, e-mail: dev-h...@pegasus.apache.org