Skip to content

Remove cdb2api stack code#5869

Open
chands10 wants to merge 1 commit intobloomberg:mainfrom
chands10:nostack
Open

Remove cdb2api stack code#5869
chands10 wants to merge 1 commit intobloomberg:mainfrom
chands10:nostack

Conversation

@chands10
Copy link
Copy Markdown
Contributor

@chands10 chands10 commented Apr 14, 2026

If we remove this then don't need libunwind for cdb2api

Looks like java api sends stack by default, left that in

@chands10 chands10 force-pushed the nostack branch 2 times, most recently from a53fb1d to 4df4d79 Compare April 14, 2026 15:55
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: 0/0 tests failed ⚠.

Signed-off-by: Salil Chandra <schandra107@bloomberg.net>
export cdb2_open=${TESTSBUILDDIR}/cdb2_open

echo "Running with stack enabled"
out=$($cdb2_open -c $CDB2_CONFIG -d $db 2>&1)
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.

I don't even think this was running with stack enabled

target_link_libraries(stepper util mem util dlmalloc)
target_link_libraries(test_threadpool util mem util dlmalloc)
target_link_libraries(test_consistent_hash util mem util dlmalloc crc32c)
target_link_libraries(test_consistent_hash_bench util mem util dlmalloc crc32c)
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.

Circular dependencies

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

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

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