[
https://issues.apache.org/jira/browse/AMQ-9394?focusedWorklogId=911063&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-911063
]
ASF GitHub Bot logged work on AMQ-9394:
---------------------------------------
Author: ASF GitHub Bot
Created on: 22/Mar/24 14:16
Start Date: 22/Mar/24 14:16
Worklog Time Spent: 10m
Work Description: cshannon commented on PR #1172:
URL: https://github.com/apache/activemq/pull/1172#issuecomment-2015202036
I should also add the caveat that while I said in my last comment I think it
makes no sense to stick with the `TaskRunner` interface that there is still a
possibility we may ultimately need to. We have a lot of custom code and impl
there so we need to really dive into it to see if we can get rid of it or not
or if we need to keep parts of it. There's also the possibility that we could
refactor it but it's so much work it isn't worth it, but I hope not.
My initial assumption is we _should_ be able to refactor things with modern
concurrent features of java and get rid of some of that but obviously TBD. So,
I don't think you should delete any of this code as maybe we end up having to
use the new virtual thread task runner you created, but since that's TBD and
also a tech preview that is being tested, for now I think it's best in another
branch for until we figure out the plan.
I think we should take a look into the current implementations and see if
they can be removed or improve/simplified as part of this. I can take a look
soon.
Issue Time Tracking
-------------------
Worklog Id: (was: 911063)
Time Spent: 1h 10m (was: 1h)
> Tech Preview: Virtual Thread support
> ------------------------------------
>
> Key: AMQ-9394
> URL: https://issues.apache.org/jira/browse/AMQ-9394
> Project: ActiveMQ Classic
> Issue Type: New Feature
> Reporter: Matt Pavlovich
> Assignee: Matt Pavlovich
> Priority: Major
> Labels: #virtualthread
> Fix For: 6.2.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Initial technical preview of Virtual Thread support
--
This message was sent by Atlassian Jira
(v8.20.10#820010)