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


 discard f651dd81 CASSSIDECAR-424: Rename getConfiguration/storeConfiguration 
to getOverlay/storeOverlay
 discard 7f8a81a9 CASSSIDECAR-424: Use toPrettyString() in toString() for 
overlay classes
 discard e95958e1 CASSSIDECAR-424: Deep-copy cassandraYaml in constructor to 
preserve immutability
 discard 0f17ae72 CASSSIDECAR-424: Change extraJvmOpts from List<String> to 
Map<String, String>
 discard 2b1e0e3d CASSSIDECAR-424: Add ConfigurationProvider interfaces
     add e27e02c8 CASSSIDECAR-424: Add ConfigurationProvider interfaces
     add 53b21080 CASSSIDECAR-424: Change extraJvmOpts from List<String> to 
Map<String, String>
     add 98aa66ec CASSSIDECAR-424: Deep-copy cassandraYaml in constructor to 
preserve immutability
     add 63573fa7 CASSSIDECAR-424: Use toPrettyString() in toString() for 
overlay classes
     add 92430488 CASSSIDECAR-424: Rename getConfiguration/storeConfiguration 
to getOverlay/storeOverlay
     add 434c46c1 CASSSIDECAR-424: Fix ConfigurationOverlaySnapshotTest for 
Map<String, String> extraJvmOpts

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   (f651dd81)
            \
             N -- N -- N   refs/heads/worktree-CASSSIDECAR-424 (434c46c1)

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:
 .../sidecar/configmanagement/ConfigurationOverlaySnapshotTest.java   | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)


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

Reply via email to