I'm looking for guidance on the top 3 or top 5 exceptions I might see in the BulkProcessors/Listener. What the names are what they might mean in terms of cluster health.
I'm new to development with the Java Client and so am not sure what to expect in production.
it seems like NodeNodeConnectedExceptions might be common?
I see that the BulkProcessor in 2.0 will handle throttling based on compute resources. Will this kick in before the Listeners afterBulk is called?
Thank you,
-b