Skip to content

Comments

[enhancement](transaction) Reduce hold writeLock time for DatabaseTransactionMgr to improve stability of stream load#17380

Merged
yiguolei merged 1 commit intoapache:masterfrom
caiconghui:log4j
Mar 3, 2023
Merged

[enhancement](transaction) Reduce hold writeLock time for DatabaseTransactionMgr to improve stability of stream load#17380
yiguolei merged 1 commit intoapache:masterfrom
caiconghui:log4j

Conversation

@caiconghui
Copy link
Contributor

@caiconghui caiconghui commented Mar 3, 2023

Proposed changes

Issue Number: close #17379

Proble

Clear transaction state log occupies too much time, so we change clear transaction log level from info to debug

Checklist(Required)

  • Does it affect the original behavior
  • Has unit tests been added
  • Has document been added or modified
  • Does it need to update dependencies
  • Is this PR support rollback (If NO, please explain WHY)

Further comments

If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...

…nsactionMgr to improve stability of stream load
@caiconghui
Copy link
Contributor Author

run buildall

Copy link
Contributor

@yiguolei yiguolei left a comment

Choose a reason for hiding this comment

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

LGTM

@yiguolei yiguolei merged commit eea0cbe into apache:master Mar 3, 2023
@morningman morningman added usercase Important user case type label dev/1.2.3-merged and removed dev/1.2.3 labels Mar 6, 2023
morningman pushed a commit that referenced this pull request Mar 6, 2023
…nsactionMgr to improve stability of stream load (#17380)

Clear transaction state log occupies too much time, so we change clear transaction log level from info to debug


Co-authored-by: caiconghui1 <caiconghui1@jd.com>
yagagagaga pushed a commit to yagagagaga/doris that referenced this pull request Mar 9, 2023
…nsactionMgr to improve stability of stream load (apache#17380)

Clear transaction state log occupies too much time, so we change clear transaction log level from info to debug


Co-authored-by: caiconghui1 <caiconghui1@jd.com>
gnehil pushed a commit to gnehil/doris that referenced this pull request Apr 21, 2023
…nsactionMgr to improve stability of stream load (apache#17380)

Clear transaction state log occupies too much time, so we change clear transaction log level from info to debug


Co-authored-by: caiconghui1 <caiconghui1@jd.com>
@caiconghui caiconghui deleted the log4j branch June 13, 2023 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dev/1.1.6 dev/1.2.3-merged usercase Important user case type label

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Enhancement] Reduce hold writeLock time for DatabaseTransactionMgr to improve stability of stream load

3 participants