You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by "yixiutt (via GitHub)" <gi...@apache.org> on 2023/04/17 09:05:08 UTC

[GitHub] [doris] yixiutt opened a new issue, #18742: [Enhancement] (compaction) support parallel compaction for single replica

yixiutt opened a new issue, #18742:
URL: https://github.com/apache/doris/issues/18742

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Description
   
   Currently only one thread can do compaction for a tablet, but some case compaction may cost
   a lot of time and we may able to start other thread do compaction.
   
   ### Solution
   
   multi-thread compaction for one tablet, modify meta in lock
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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.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] yixiutt commented on issue #18742: [Enhancement] (compaction) support parallel compaction for single replica

Posted by "yixiutt (via GitHub)" <gi...@apache.org>.
yixiutt commented on issue #18742:
URL: https://github.com/apache/doris/issues/18742#issuecomment-1512314344

   I'm so sorry that this issue has already been assigned to @gitccl and you can choose another one if it is convenient for you


-- 
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] Moonm3n commented on issue #18742: [Enhancement] (compaction) support parallel compaction for single replica

Posted by "Moonm3n (via GitHub)" <gi...@apache.org>.
Moonm3n commented on issue #18742:
URL: https://github.com/apache/doris/issues/18742#issuecomment-1511692056

   Hi, I’m new to Doris, but I’m really interested in this issue. Would it be possible for me to take on the task of implementing this feature? I would greatly appreciate the opportunity to contribute to the project.


-- 
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] gitccl commented on issue #18742: [Enhancement] (compaction) support parallel compaction for single replica

Posted by "gitccl (via GitHub)" <gi...@apache.org>.
gitccl commented on issue #18742:
URL: https://github.com/apache/doris/issues/18742#issuecomment-1512317428

   > Hi, I’m new to Doris, but I’m really interested in this issue. Would it be possible for me to take on the task of implementing this feature? I would greatly appreciate the opportunity to contribute to the project.
   
   I'm sorry that I picked this issue yesterday, There are still some issues in #17176.


-- 
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] Moonm3n commented on issue #18742: [Enhancement] (compaction) support parallel compaction for single replica

Posted by "Moonm3n (via GitHub)" <gi...@apache.org>.
Moonm3n commented on issue #18742:
URL: https://github.com/apache/doris/issues/18742#issuecomment-1512344395

   > > Hi, I’m new to Doris, but I’m really interested in this issue. Would it be possible for me to take on the task of implementing this feature? I would greatly appreciate the opportunity to contribute to the project.
   > 
   > I'm so sorry that I picked this issue yesterday, there are still some issues in #17176, feel free to pick another one in #17176 if you're interested.
   
   No problem at all. Thank you for letting me know. I’ll take a look at #17176 and choose another issue to work on.


-- 
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