Shreyaa Sharma

Results 5 issues of Shreyaa Sharma

To be merged after #557 . Tests adding a heading and switching b/w different heading sizes. Make sure these boxes are checked before your pull request (PR) is ready to...

### Describe the bug We faced an issue in Pinot production setup wherein the controller leader node went down but re-election was not triggered. This lead to segment upload errors...

bug

Fix for #17233 This PR adds skipCrcCheckOnLoad as table config as an alternate to server level config to allow for fine grained control on disabling CRC check for tables. New...

feature

The recently added `check.crc.on.segment.load` flag (#16432) has been helpful for handling realtime segments with mismatched CRCs despite identical data. However, during testing we observed a couple of side effects when...