dingshun3016 commented on PR #1636: URL: https://github.com/apache/incubator-uniffle/pull/1636#issuecomment-2048845099
> > > Could you check the value of the metric `total_dropped_event_num` in every shuffle server? I encountered "Blocks read inconsistent" exception in #1620 when there are events being dropped. > > > Also I did not find the log you mentioned above "index files not find" in the latest code. Your code must be different. > > > > > > "index files not find" was added when I was troubleshooting the problem.It seem not same problem as #1620, after I added these codes, this case no longer occurred. > > What about the metric `total_dropped_event_num`. Can you check it again when this issue occurred. `total_dropped_event_num` at that time was 0. BTW, our prod environment is based on version 0.8, so these two questions may differ -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
