cassandra-migration icon indicating copy to clipboard operation
cassandra-migration copied to clipboard

Make RetryPolicy configurable

Open rintcius opened this issue 9 years ago • 1 comments

Outcome Desired

Make it possible to configure the RetryPolicy - see http://docs.datastax.com/en/drivers/java/2.1/com/datastax/driver/core/Cluster.Builder.html#withRetryPolicy-com.datastax.driver.core.policies.RetryPolicy-


Definition of Done

It is possible to specify a RetryPolicy that will be used for the migrations. When no RetryPolicy is specified the default is used.

rintcius avatar Mar 21 '17 17:03 rintcius

Hi @rintcius , I can have a look at adding this in the next release (April - May).

hhandoko avatar Mar 22 '17 00:03 hhandoko