Open
Conversation
Contributor
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
4a7c62f to
3e52738
Compare
Contributor
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Author
|
@sreeiyer-1, Please review. |
Author
ndas7
suggested changes
Feb 3, 2026
3e52738 to
27b0f0b
Compare
Contributor
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
27b0f0b to
07d2881
Compare
Contributor
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
07d2881 to
8786339
Compare
Contributor
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
8786339 to
5f9018d
Compare
Contributor
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
ndas7
reviewed
Feb 18, 2026
5f9018d to
752f1d0
Compare
Contributor
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Author
Signed-off-by: Niranjani Vivek <niranjaniv@google.com>
752f1d0 to
5bb3fd6
Compare
Contributor
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add ConfigDB Journal Feature. The ConfigDB Journal would capture writes to the database in a file on the switch.
UT Test results for Config DB Journal:
=== RUN TestNewDbJournal
=== RUN TestNewDbJournal/Success
=== RUN TestNewDbJournal/InvalidDb
--- PASS: TestNewDbJournal (0.00s)
--- PASS: TestNewDbJournal/Success (0.00s)
--- PASS: TestNewDbJournal/InvalidDb (0.00s)
=== RUN TestDbJournalInit
=== RUN TestDbJournalInit/Success
=== RUN TestDbJournalInit/NilRedisClient
--- PASS: TestDbJournalInit (0.00s)
--- PASS: TestDbJournalInit/Success (0.00s)
--- PASS: TestDbJournalInit/NilRedisClient (0.00s)
=== RUN TestDbJournalUpdateCache
=== RUN TestDbJournalUpdateCache/SuccessHSet
=== RUN TestDbJournalUpdateCache/SuccessDel
=== RUN TestDbJournalUpdateCache/NilCache
=== RUN TestDbJournalUpdateCache/NilRedisClient
--- PASS: TestDbJournalUpdateCache (0.00s)
--- PASS: TestDbJournalUpdateCache/SuccessHSet (0.00s)
--- PASS: TestDbJournalUpdateCache/SuccessDel (0.00s)
--- PASS: TestDbJournalUpdateCache/NilCache (0.00s)
--- PASS: TestDbJournalUpdateCache/NilRedisClient (0.00s)
=== RUN TestDbJournalRotateFile
--- PASS: TestDbJournalRotateFile (3.46s)
Why I did it
How I did it
How to verify it
Which release branch to backport (provide reason below if selected)
Description for the changelog
Link to config_db schema for YANG module changes
A picture of a cute animal (not mandatory but encouraged)