Closed RomanCht closed 2 months ago
@agrgr, @roimenashe, @reugn Hey guys, PTAL. It would be great if we could patch previous versions аs well. Thanks.
@RomanCht, @amizurov, thanks for the PR. We're looking into it.
@agrgr, @roimenashe, @reugn Guys, sorry for being pushy, have you had a chance to check this out?
Guys, thank you for merge!
We would like to have other minor versions to be patched with this change. But this repository doesn't have separate branches for these versions (0.14.x, 0.13.x ... 0.8.x) so there's no where to make Pull requests to.
Could you please create those branches or is there any other way to patch these minor versions somehow?
@RomanCht what is your motivation to patch older versions instead of updating to the new one in all services? We plan to coordinate the release with you to make sure that it meets your needs.
@reugn hi, thank you! We plan to switch on durable delete for a big number of services, which are using different combinations of aerospike client, spring and other internal dependencies. It'll be much easier to just increment needed patch version of the starter without the risk to break something or cause additional code migration complexity
The same durableDelete property configuration as for WritePolicy: https://github.com/aerospike-community/spring-data-aerospike-starters/blob/main/spring-boot-autoconfigure-data-aerospike/src/main/java/org/springframework/boot/autoconfigure/aerospike/AerospikeProperties.java#L205-L212