tabish121 commented on code in PR #6444:
URL: https://github.com/apache/artemis/pull/6444#discussion_r3242049570
##########
pom.xml:
##########
@@ -74,6 +74,7 @@
<module>artemis-lockmanager</module>
<module>artemis-image</module>
<module>artemis-image/examples</module>
+ <module>artemis-ffm</module>
Review Comment:
` <module>artemis-ffm</module>` Isn't really a useful name for the module,
it doesn't really describe what the module is used for or help someone identify
what functionality this might include. Probably should indicate is a libaio
module "artemis-libaio' or some such as the FFM bits is the implementation part
of what its doing, not what it does.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]