Skip to content

Conversation

@pranavrth
Copy link
Member

No description provided.

@pranavrth pranavrth requested a review from a team as a code owner January 7, 2026 13:50
Copilot AI review requested due to automatic review settings January 7, 2026 13:50
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR enhances refcount debugging capabilities by adding function and line information tracking for rd_refcnt_sub operations, matching the existing functionality for rd_refcnt_add.

Key Changes:

  • Introduced rd_refcnt_sub_fl() macro to accept function and line parameters
  • Updated rd_refcnt_sub() to use __FUNCTION__ and __LINE__ macros via the new _fl variant
  • Added no-op rd_refcnt_sub_fl() definition for non-debug builds

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@confluent-cla-assistant
Copy link

🎉 All Contributor License Agreements have been signed. Ready to merge.
Please push an empty commit if you would like to re-run the checks to verify CLA status for all contributors.

@airlock-confluentinc airlock-confluentinc bot force-pushed the dev_improve-refcnt-debugging branch from a3e1745 to 2d21d3e Compare January 7, 2026 13:51
@pranavrth pranavrth merged commit 1e6a638 into master Jan 7, 2026
4 checks passed
@pranavrth pranavrth deleted the dev_improve-refcnt-debugging branch January 7, 2026 22:17
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