This is an automated email from the ASF dual-hosted git repository. bdeggleston pushed a change to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git.
from f0aef2c fixing nodetool cfstats printing index name twice new 7d2c3c2 Support cross version messaging in in-jvm upgrade dtests new e9e883b Merge branch 'cassandra-2.2' into cassandra-3.0 new 7e64003 Merge branch 'cassandra-3.0' into cassandra-3.11 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: CHANGES.txt | 1 + .../cassandra/distributed/api/IInstance.java | 3 +++ .../distributed/impl/AbstractCluster.java | 18 ++++++++++++++++- .../impl/DelegatingInvokableInstance.java | 12 +++++++++++ .../cassandra/distributed/impl/Instance.java | 23 ++++++++++++++++------ .../distributed/impl/InstanceClassLoader.java | 11 +++++++++++ .../distributed/upgrade/UpgradeTestBase.java | 11 ++++------- 7 files changed, 65 insertions(+), 14 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org