shivanshjais22 commented on issue #34160:
URL: https://github.com/apache/beam/issues/34160#issuecomment-2708424395

   If Cassandra times out while reading data, some rows are lost because 
CassandraIO.ReadAll just logs the error and moves on. To fix this, it should 
retry failed reads or throw an error so that Dataflow can retry automatically, 
ensuring no data is missed.


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

Reply via email to