Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug-2080]Fix data too long for column 'heartbeat_msg' #2275

Merged
merged 2 commits into from Jun 14, 2022

Conversation

casionone
Copy link
Contributor

What is the purpose of the change

#2080 Fix data too long for column 'heartbeat_msg'

@codecov
Copy link

codecov bot commented Jun 14, 2022

Codecov Report

Merging #2275 (b5cc614) into dev-1.1.3 (c7c5a5f) will increase coverage by 0.24%.
The diff coverage is n/a.

@@               Coverage Diff               @@
##             dev-1.1.3    #2275      +/-   ##
===============================================
+ Coverage        19.98%   20.22%   +0.24%     
- Complexity        1007     1022      +15     
===============================================
  Files              440      440              
  Lines            13147    13149       +2     
  Branches          2087     2088       +1     
===============================================
+ Hits              2627     2660      +33     
+ Misses           10173    10140      -33     
- Partials           347      349       +2     
Impacted Files Coverage Δ
...a/org/apache/linkis/scheduler/queue/Consumer.scala 57.14% <0.00%> (-14.29%) ⬇️
...s/scheduler/queue/fifoqueue/FIFOUserConsumer.scala 33.33% <0.00%> (-1.12%) ⬇️
...apache/linkis/scheduler/queue/LoopArrayQueue.scala 33.96% <0.00%> (-0.33%) ⬇️
.../org/apache/linkis/common/utils/ByteTimeUtils.java 0.00% <0.00%> (ø)
...g/apache/linkis/common/conf/BDPConfiguration.scala 25.00% <0.00%> (ø)
...rg/apache/linkis/common/collection/LoopArray.scala 38.88% <0.00%> (+38.88%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c7c5a5f...b5cc614. Read the comment docs.

Copy link
Contributor

@peacewong peacewong left a comment

Choose a reason for hiding this comment

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

LGTM.

@peacewong peacewong merged commit bf58b3b into apache:dev-1.1.3 Jun 14, 2022
@casionone casionone deleted the dev-1.1.3-fix branch July 11, 2022 16:09
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.

None yet

2 participants