Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Today, we don't have an option to configure a Run Duration for the Fetch HBase Processor. As a result, in order to yield a higher throughput, a user may end up giving more threads to this processor. This, as we know, is not the best practice and can result in thread starvation for other processors/processes.
I, hereby, would suggest adding a Run Duration configuration option to the FetchHbaseRow processor to utilize batching for better performance.