[
https://issues.apache.org/jira/browse/AMQ-9394?focusedWorklogId=932395&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-932395
]
ASF GitHub Bot logged work on AMQ-9394:
---------------------------------------
Author: ASF GitHub Bot
Created on: 29/Aug/24 12:49
Start Date: 29/Aug/24 12:49
Worklog Time Spent: 10m
Work Description: cshannon commented on PR #1172:
URL: https://github.com/apache/activemq/pull/1172#issuecomment-2317560930
The problem here is the state goals you just listed argue for NOT releasing
this. Releases are for delivering to end users, but the goal here is not that.
The goals are for profiling, testing, unit tests and for other contributors to
get involved.
The more I think about this the more I think it's just a really bad idea to
deliver something that is completely untested and not even close to ready and
likely has actual problems to end users.
Instead i think a better approach is what we did on Accumulo when we had our
long running "elasticity" branch. We can create a branch for this work in repo
that way others can contribute and we can work on the feature until it's closer
to being ready.
1. We should create a new branch (call it something like virtual-threads or
whatever you want) and use that as the basis of this work.
2. We can keep it up to date by periodically merging main into the branch
(merge only, no rebases as we don't want to break history)
3. Developers can open up Pull Requests against this new branch for virtual
thread changes so that we can work on pieces at a time and merge them in as
they are done.
4. When it's ready, we merge this branch back into main.
Issue Time Tracking
-------------------
Worklog Id: (was: 932395)
Time Spent: 2.5h (was: 2h 20m)
> 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: 2.5h
> Remaining Estimate: 0h
>
> Initial technical preview of Virtual Thread support
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact