You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2022/12/28 08:59:10 UTC

[GitHub] [doris] weizuo93 opened a new pull request, #15444: [Fix](storage) Fix bug that cooldown time for data in SSD is error

weizuo93 opened a new pull request, #15444:
URL: https://github.com/apache/doris/pull/15444

   # Proposed changes
   
   Issue Number: close #15430 
   
   ## Problem summary
   
   Cooldown time is error for data in SSD because cooldown time is only calculated once when class `DataProperty` loaded and that cannot be updated later. This patch is to ensure that cooldown time can be calculated in real time when partition is created.
   
   ## Checklist(Required)
   
   1. Does it affect the original behavior: 
       - [ ] Yes
       - [x] No
       - [ ] I don't know
   2. Has unit tests been added:
       - [ ] Yes
       - [ ] No
       - [x] No Need
   3. Has document been added or modified:
       - [ ] Yes
       - [ ] No
       - [x] No Need
   4. Does it need to update dependencies:
       - [ ] Yes
       - [x] No
   5. Are there any changes that cannot be rolled back:
       - [ ] Yes (If Yes, please explain WHY)
       - [x] No
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] morningman merged pull request #15444: [Fix](storage) Fix bug that cooldown time for partition in SSD is wrong

Posted by GitBox <gi...@apache.org>.
morningman merged PR #15444:
URL: https://github.com/apache/doris/pull/15444


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] hello-stephen commented on pull request #15444: [Fix](storage) Fix bug that cooldown time for partition in SSD is wrong

Posted by GitBox <gi...@apache.org>.
hello-stephen commented on PR #15444:
URL: https://github.com/apache/doris/pull/15444#issuecomment-1366705207

   TeamCity pipeline, clickbench performance test result:
    the sum of best hot time: 36.29 seconds
    load time: 660 seconds
    storage size: 17123236293 Bytes
    https://doris-community-test-1308700295.cos.ap-hongkong.myqcloud.com/tmp/20221228144750_clickbench_pr_70228.html


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] github-actions[bot] commented on pull request #15444: [Fix](storage) Fix bug that cooldown time for partition in SSD is wrong

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #15444:
URL: https://github.com/apache/doris/pull/15444#issuecomment-1367142991

   PR approved by anyone and no changes requested.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] github-actions[bot] commented on pull request #15444: [Fix](storage) Fix bug that cooldown time for partition in SSD is wrong

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #15444:
URL: https://github.com/apache/doris/pull/15444#issuecomment-1367142965

   PR approved by at least one committer and no changes requested.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org