This is an automated email from the ASF dual-hosted git repository.
pauloricardomg pushed a change to branch worktree-CASSSIDECAR-424
in repository https://gitbox.apache.org/repos/asf/cassandra-sidecar.git
omit a45830fe CASSSIDECAR-424: Rename configuration to overlay in
ConfigurationOverlaySnapshot
omit 434c46c1 CASSSIDECAR-424: Fix ConfigurationOverlaySnapshotTest for
Map<String, String> extraJvmOpts
omit 92430488 CASSSIDECAR-424: Rename getConfiguration/storeConfiguration
to getOverlay/storeOverlay
omit 63573fa7 CASSSIDECAR-424: Use toPrettyString() in toString() for
overlay classes
omit 98aa66ec CASSSIDECAR-424: Deep-copy cassandraYaml in constructor to
preserve immutability
omit 53b21080 CASSSIDECAR-424: Change extraJvmOpts from List<String> to
Map<String, String>
omit e27e02c8 CASSSIDECAR-424: Add ConfigurationProvider interfaces
add f9ed53ca CASSSIDECAR-424: Add ConfigurationProvider interfaces
add 35a2dc20 CASSSIDECAR-424: Change extraJvmOpts from List<String> to
Map<String, String>
add 8c72387b CASSSIDECAR-424: Deep-copy cassandraYaml in constructor to
preserve immutability
add d5badf3b CASSSIDECAR-424: Use toPrettyString() in toString() for
overlay classes
add 868cca37 CASSSIDECAR-424: Rename getConfiguration/storeConfiguration
to getOverlay/storeOverlay
add e5f34bf5 CASSSIDECAR-424: Fix ConfigurationOverlaySnapshotTest for
Map<String, String> extraJvmOpts
add 20b6a3cf CASSSIDECAR-424: Rename configuration to overlay in
ConfigurationOverlaySnapshot
add bd328674 Revert "CASSSIDECAR-424: Change extraJvmOpts from
List<String> to Map<String, String>"
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 (a45830fe)
\
N -- N -- N refs/heads/worktree-CASSSIDECAR-424 (bd328674)
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.
No new revisions were added by this update.
Summary of changes:
.../CassandraConfigurationOverlay.java | 48 ++++++++----------
.../CassandraConfigurationOverlayTest.java | 57 ++++++++--------------
.../ConfigurationOverlaySnapshotTest.java | 13 ++---
3 files changed, 44 insertions(+), 74 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]