-
Notifications
You must be signed in to change notification settings - Fork 231
Port remove hndl->cluster, check for default, don't ask sockpool for … #5554
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| static inline void only_read_config(cdb2_hndl_tp *hndl, int *default_err) | ||
| { | ||
| read_available_comdb2db_configs(NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); | ||
| if (default_err && strcasecmp(hndl->type, "default") == 0) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added that we only do this check if default_err is defined
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
roborivers
left a comment
There was a problem hiding this 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: Success ✓.
Cbuild submission: Success ✓.
Regression testing: Success ✓.
The first 10 failing tests are:
analyze
analyze_partial_index_off_generated
api_events
sc_transactional_rowlocks_generated
insert_lots_ssl_generated
insert_lots
reco-ddlk-sql
|
cdb2test Nov 7 00:22:07 2025 success nomodefault.R20251106.13 |
roborivers
left a comment
There was a problem hiding this 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: Success ✓.
Cbuild submission: Success ✓.
Regression testing: Success ✓.
cea6ba3 to
1804a81
Compare
…default Signed-off-by: Salil Chandra <[email protected]>
Signed-off-by: Salil Chandra <[email protected]>
1804a81 to
e0fecbb
Compare
roborivers
left a comment
There was a problem hiding this 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: Success ✓.
Cbuild submission: Success ✓.
Regression testing: Success ✓.
The first 10 failing tests are:
logfill_logput_window_generated
consumer_non_atomic_default_consumer_generated
truncatesc_offline_generated
insert_lots
reco-ddlk-sql
/plugin-branch nomodefault