Skip to content

Conversation

@dao-jun
Copy link
Member

@dao-jun dao-jun commented Aug 21, 2024

Motivation

Change log-level to debug when checking param maxSize in LedgerHandle#batchReadEntriesInternalAsync.

In some conditions, we don't know what's the size of the entries to be read, so we pass 0 to batchReadAsync method,
if log the message in each invoke, it may impact the performance and cause too much noise.

@StevenLuMT
Copy link
Member

reopen's reason: rerun failure checks

Copy link
Member

@StevenLuMT StevenLuMT left a comment

Choose a reason for hiding this comment

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

LGTM

@StevenLuMT StevenLuMT merged commit 54bdc0d into apache:master Feb 16, 2025
22 checks passed
@dao-jun dao-jun deleted the dev/batch_read_log_level branch February 20, 2025 11:18
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