belliottsmith opened a new pull request, #194:
URL: https://github.com/apache/cassandra-accord/pull/194

    - cfk pruning+prebootstrap=invalid future dependency
    - exclude retired ranges when filtering RX stillTouches
    - propagate uses incorrect lowEpoch when fetch finds additional 
owned/touched ranges
    - node.withEpoch should callback with TopologyRetiredException, not throw
    - Recovery can race with durable-applied pruning; must not send durable 
unless latest ballot on apply
    - removeRedundantDependencies was not slicing pre-bootstrap range 
calculation to participating ranges
    - NPE in TopologyManager.atLeast caused by referencing an epoch that has 
been GC'd
    - use journal durableBeforePersister in burn test, not NOOP_PERSISTER
    - Fix failing invariant check(s), and burn test initialisation (TODO: 
confirm MaybeRecover check doesn't break forward progress)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to