[ https://issues.apache.org/jira/browse/CASSANDRA-13124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Paulo Motta updated CASSANDRA-13124: ------------------------------------ Summary: Abort or retry on failed hints delivery (was: Send ack when received hint is non-local) > Abort or retry on failed hints delivery > --------------------------------------- > > Key: CASSANDRA-13124 > URL: https://issues.apache.org/jira/browse/CASSANDRA-13124 > Project: Cassandra > Issue Type: Bug > Reporter: Paulo Motta > Assignee: Stefan Podkowinski > Priority: Minor > Labels: hintedhandoff > > CASSANDRA-12905 changed the hints path to be asynchronous in the normal case, > but when the hint is non-local and should be stored (ie. on decommission) an > ack is not sent so the operation does not complete successfully. > CASSANDRA-13058 fixed this for 3.0+, but for 3.11+ but there is an additional > concern which on 3.0 is that non-acked hints are being completed successfully > so we should probably look into this as well here. -- This message was sent by Atlassian JIRA (v6.3.15#6346)