While using stand alone set up, if the input CSV file is bigger, anywhere from 50MB and above, the Kafka connector to read CSV stops abruptly. Restarting the Kafka connector helps to finish processing but adds some duplicate messages. Is there any threshold to the file size to read or any memory, CPU requirements to process CSV files upto 500MB size?