I currently catch and retry Retriable exceptions. The v11 docs say if 
enable.idempotence=true than my application shouldn’t retry if these exceptions 
are thrown because my retries wouldn’t be idempotent. Am I supposed to ignore 
these exceptions now? I use the Java driver.

Gary

Reply via email to