This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-accord.git
discard 5b5556a9 Fix StackOverflow exception on topology replay with a large number of active epochs/topologies discard ef98d59f Make durability service listen to topology changes discard ca04e560 Account for truncated epoch when computing the low bound new 774d5c82 Account for truncated epoch when computing the low bound new fd608bc7 Make durability service listen to topology changes new b22b935e Fix StackOverflow exception on topology replay with a large number of active epochs/topologies This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (5b5556a9) \ N -- N -- N refs/heads/trunk (b22b935e) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: accord-core/src/main/java/accord/impl/progresslog/WaitingState.java | 3 +++ accord-core/src/main/java/accord/local/CommandStores.java | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org