Skip to content

{183559928} Clarify verify error msg/rc when using continue on verify…#5851

Merged
chands10 merged 1 commit intobloomberg:mainfrom
chands10:clarify
Apr 10, 2026
Merged

{183559928} Clarify verify error msg/rc when using continue on verify…#5851
chands10 merged 1 commit intobloomberg:mainfrom
chands10:clarify

Conversation

@chands10
Copy link
Copy Markdown
Contributor

@chands10 chands10 commented Apr 6, 2026

… error mode in chunk

To help us review your pull request, please consider providing an overview of the following:

  • What is the type of the change (bug fix, feature, documentation and etc.) ?
  • What are the current behavior and expected behavior, if this is a bugfix ?
  • What are the steps required to reproduce the bug, if this is a bugfix ?
  • What is the current behavior and new behavior, if this is a feature change or enhancement ?
  • [Optional] Why is the new behavior better than the current behavior, if this is a feature change ?

Comment thread cdb2api/cdb2api.h
CDB2ERR_VERIFY_ERROR = 2,
CDB2ERR_FKEY_VIOLATION = 3,
CDB2ERR_NULL_CONSTRAINT = 4,
CDB2ERR_CONTINUE_VERIFY_ERROR = 5,
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok to use this code?

… error mode in chunk

Signed-off-by: Salil Chandra <schandra107@bloomberg.net>
Copy link
Copy Markdown

@roborivers roborivers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cbuild submission: Error ⚠.
Regression testing: Success ✓.

The first 10 failing tests are:
noresetgen
consumer_non_atomic_default_consumer_generated **quarantined**
sc_redo [timeout]
reco-ddlk-sql [timeout] **quarantined**

@chands10
Copy link
Copy Markdown
Contributor Author

chands10 commented Apr 6, 2026

/adhoc-test noresetgen sc_redo

Copy link
Copy Markdown

@roborivers roborivers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cbuild submission: Success ✓.
Regression testing: Success ✓.

@chands10
Copy link
Copy Markdown
Contributor Author

chands10 commented Apr 9, 2026

Thanks Mark!!

@chands10 chands10 merged commit 7ff6f51 into bloomberg:main Apr 10, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants