Skip to content

Modify some error logs printing level.#9306

Merged
oranagra merged 1 commit intoredis:unstablefrom
enjoy-binbin:ll_warning
Aug 2, 2021
Merged

Modify some error logs printing level.#9306
oranagra merged 1 commit intoredis:unstablefrom
enjoy-binbin:ll_warning

Conversation

@enjoy-binbin
Copy link
Contributor

@enjoy-binbin enjoy-binbin commented Aug 2, 2021

  1. In sendBulkToSlave, we used LL_VERBOSE in the past, changed to
    LL_WARNING. (all the other places that do freeClient(slave) use LL_WARNING)
  2. The old style LOG_WARNING, chang it to LL_WARNING. Introduced in an
    old pr (Add oom-score-adj configuration option to control Linux OOM killer. #1690).

1. In sendBulkToSlave, we used LL_VERBOSE in the past, changed to
LL_WARNING.
2. The old style LOG_WARNING, chang it to LL_WARNING. Introduced in an
old pr (redis#1690).
@oranagra oranagra merged commit 4000cb7 into redis:unstable Aug 2, 2021
@enjoy-binbin enjoy-binbin deleted the ll_warning branch August 2, 2021 08:20
JackieXie168 pushed a commit to JackieXie168/redis that referenced this pull request Sep 8, 2021
1. In sendBulkToSlave, we used LL_VERBOSE in the past, changed to
LL_WARNING. (all the other places that do freeClient(slave) use LL_WARNING)
2. The old style LOG_WARNING, chang it to LL_WARNING. Introduced in an
old pr (redis#1690).
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