deepthi912 opened a new pull request, #17139:
URL: https://github.com/apache/pinot/pull/17139

   **Context:** In partial upserts, when a segment is downloaded and replaced 
from a server which consumed lesser number of rows, we would run into a 
situation where the rows are reconsumed again. This will lead to a dangling 
primary key location which will make this row as the first entry when consumed 
again even if it’s prev record location exists on servers. So adding a metric 
to detect and identify such situations in advance.


-- 
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]

Reply via email to