[
https://issues.apache.org/jira/browse/ARTEMIS-3163?focusedWorklogId=656088&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-656088
]
ASF GitHub Bot logged work on ARTEMIS-3163:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 28/Sep/21 11:06
Start Date: 28/Sep/21 11:06
Worklog Time Spent: 10m
Work Description: michaelandrepearce edited a comment on pull request
#3479:
URL: https://github.com/apache/activemq-artemis/pull/3479#issuecomment-929084931
@franz1981 i sent to your branch which this is PR from, a PR with my
proposed changes to address the comments i had raised in this PR, see:
https://github.com/franz1981/activemq-artemis/pull/15 , if you agree with those
then feel free to merge to your branch, and i have no further comments.
Basically 3 key bits i addressed.
1) Logging order so entries are in asc id order so its easy for next
development to know the next id to use
2) Use netty binaries via maven and remove reflection
3) Documentation - with clear note about incubator status
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 656088)
Time Spent: 6.5h (was: 6h 20m)
> Experimental support for Netty IO_URING incubator
> -------------------------------------------------
>
> Key: ARTEMIS-3163
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3163
> Project: ActiveMQ Artemis
> Issue Type: New Feature
> Reporter: Francesco Nigro
> Assignee: Francesco Nigro
> Priority: Major
> Attachments: flamegraphs.zip
>
> Time Spent: 6.5h
> Remaining Estimate: 0h
>
> Netty provides incubator support (ie not for production use yet) for IO_URING
> (see https://github.com/netty/netty-incubator-transport-io_uring).
> It would be nice for Artemis to support it and allows devs/users to start
> playing with it.
> To enable this feature to work, users should manually compile
> https://github.com/netty/netty-incubator-transport-io_uring and place it on
> the lib folder of an artemis installation, as expected by an experimental
> feature ;)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)