wu-sheng commented on issue #7369: URL: https://github.com/apache/skywalking/issues/7369#issuecomment-886485720
> suppose notInCacheIds just has one element -> service_instance_id_xxxx, since we got 6 indices(0721~0726 like i supposed earlier), metricsDAO will return 6 records I don't need to read the whole reply. This is already totally wrong. You should simulate the scenario from the beginning, rather than just guessing. There are never 6 records in 5 indices for one instance. There is always only one, as the time bucket never changed. I am going to keep saying the same thing. You take a lot of time to read codes and reply, but you forget the most important things, you do some wrong assumptions from the beginning. -- 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]
