Skip to content

fix: Commits on Feb 27, 2026 fix: downgrade logging of message to TRACE to avoid spamming logs - #699

Merged
DaleSeo merged 1 commit into
modelcontextprotocol:mainfrom
kristof-mattei:patch-1
Feb 27, 2026
Merged

fix: Commits on Feb 27, 2026 fix: downgrade logging of message to TRACE to avoid spamming logs#699
DaleSeo merged 1 commit into
modelcontextprotocol:mainfrom
kristof-mattei:patch-1

Conversation

@kristof-mattei

@kristof-matteikristof-mattei commented Feb 26, 2026

Copy link
Copy Markdown
Contributor

Motivation and Context

Reduces spam in the logs.

How Has This Been Tested?

Yes, validated that the log is no longer being printed.

Breaking Changes

No.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Additional context

@github-actionsgithub-actionsBot added T-core Core library changes T-transport Transport layer changes labels Feb 26, 2026
@kristof-mattei
kristof-matteiforce-pushed the patch-1 branch 2 times, most recently from 03154df to e19462bCompareFebruary 26, 2026 20:17
@kristof-mattei
kristof-mattei marked this pull request as ready for review February 26, 2026 20:31
@kristof-mattei
kristof-mattei requested a review from a team as a code ownerFebruary 26, 2026 20:31

@DaleSeoDaleSeo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for catching this, @kristof-mattei! I have minor comments.

Comment threadcrates/rmcp/src/transport/streamable_http_server/tower.rs
Comment threadcrates/rmcp/src/transport/streamable_http_server/tower.rs
@kristof-matteikristof-mattei changed the title fix: remove spammy logs when using stateless modefix: Commits on Feb 27, 2026 fix: downgrade logging of message to TRACE to avoid spamming logsFeb 27, 2026
@kristof-mattei

Copy link
Copy Markdown
ContributorAuthor

@DaleSeo addressed, moved to trace!.

@DaleSeo
DaleSeo merged commit 876da50 into modelcontextprotocol:mainFeb 27, 2026
16 checks passed
This was referenced Feb 27, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T-coreCore library changesT-transportTransport layer changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@kristof-mattei@DaleSeo