Hi. I am using the SpoolDirCsvSourceConnector to place records from a file onto a topic. I have a JAVA app that will consume these records. I'm looking for a way to pass the number of records that were on the file to the application, so that the application will know when it has finished processing all the records that came in on the file
Thanks
Hi. I am using the SpoolDirCsvSourceConnector to place records from a file onto a topic. I have a JAVA app that will consume these records. I'm looking for a way to pass the number of records that were on the file to the application, so that the application will know when it has finished processing all the records that came in on the file
Thanks