Anurag Rai
Results
2
issues of
Anurag Rai
Motivation Resolves https://github.com/apache/pinot/issues/17262 **Summary** This PR is a follow up of https://github.com/apache/pinot/pull/17264 that added a computation of data-only CRC for segments and uploaded it to ZK. It introduces a new...
feature
ingestion
bugfix
**Problem**: We have seen issue with a [recently introduced configuration](https://github.com/apache/pinot/pull/16432) of skip segment CRC check when load a segment during server start or pre-downloading. The issues with this flag and...
ingestion
feature request