Azure IoT Hub origin batch size
There doesn't seem to be any batch size setting for the Azure IoT Hub origin. It is always returning me just 10 records in a batch. How can I increase this?
If I try to increment the thread count I start getting errors 'New receiver with higher epoch of '37' is created hence current receiver with epoch '36' is getting disconnected.' which implies that there can only be one thread at a time running. Although the Streamsets documentation says that the origin can use multithreaded processing