Skip to content

Conversation

chands10
Copy link
Contributor

@chands10 chands10 commented Oct 9, 2025

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 ?

Copy link

@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.

Coding style check: Success ✓.
Smoke testing: Error ⚠.
Cbuild submission: Success ✓.
Regression testing: 0/0 tests failed ⚠.

@chands10 chands10 force-pushed the config_changes branch 4 times, most recently from 1048179 to 44cfc6f Compare October 9, 2025 18:48
Copy link

@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.

Coding style check: Success ✓.
Smoke testing: Error ⚠.
Cbuild submission: Success ✓.
Regression testing: Success ✓.

The first 10 failing tests are:
logfill_logput_window_generated
disttxn
dc
cdb2api_unit
sc_downgrade

@chands10 chands10 force-pushed the config_changes branch 2 times, most recently from 37bc3d7 to d3837d9 Compare October 9, 2025 20:57
@chands10 chands10 changed the title Port config changes, remove cdb2_clone Port config changes, add got dbinfo var, remove cdb2_clone and include_defaults Oct 9, 2025

static int get_connection_int(cdb2_hndl_tp *hndl)
{
only_read_config(hndl);
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I like this function more than the bb-cdb2api equivalent read_cfg_files

Copy link

@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.

Coding style check: Success ✓.
Smoke testing: Error ⚠.
Cbuild submission: Success ✓.
Regression testing: Success ✓.

The first 10 failing tests are:
cdb2_admin
dc
logfill_logput_window_generated
sc_truncate_lockorder_generated

@chands10 chands10 force-pushed the config_changes branch 3 times, most recently from 59866c2 to a5829e7 Compare October 10, 2025 17:55
Copy link

@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.

Coding style check: Success ✓.
Smoke testing: Error ⚠.
Cbuild submission: Success ✓.
Regression testing: Success ✓.

The first 10 failing tests are:
logfill_logput_window_generated
sc_transactional_rowlocks_generated
cdb2_admin
sc_downgrade
reco-ddlk-sql

Copy link

@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.

Coding style check: Success ✓.
Smoke testing: Error ⚠.
Cbuild submission: Success ✓.
Regression testing: Success ✓.

The first 10 failing tests are:
cldeadlock

@chands10
Copy link
Contributor Author

cdb2test Oct 10 17:52:52 2025 success config_changes.R20251010.10


static int get_connection(cdb2_hndl_tp *hndl)
{
if (hndl->is_admin || (hndl->flags & CDB2_MASTER)) // don't grab from sockpool
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is not present in bbcdb2api. Add this line to fix cdb2_admin test

@chands10
Copy link
Contributor Author

Just force pushed to squash commit

@chands10 chands10 requested review from akshatsikarwar and removed request for akshatsikarwar October 13, 2025 18:11
@chands10
Copy link
Contributor Author

fixed merge conflict ^^

@chands10
Copy link
Contributor Author

More merge conflicts ^^

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.

2 participants