[mod_cluster-issues] [JBoss JIRA] (MODCLUSTER-644) Implement mod_cluster Jetty integration

Michal Herda (JIRA) issues at jboss.org
Wed Feb 28 12:01:00 EST 2018


    [ https://issues.jboss.org/browse/MODCLUSTER-644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13539768#comment-13539768 ] 

Michal Herda commented on MODCLUSTER-644:
-----------------------------------------

[~rhusar] Thanks for the response - I will first attempt to understand what kind of data is exported via Jetty's interfaces. At the same time, I think that I will need to export what is meant by these six interfaces and how they are used by mod_cluster. Once I have this knowledge, I think I will be able to try bridging these two together.

Do you have any suggested reading on these interfaces, what they mean and how they are used? I find the javadocs to be decent at describing what each of these do, but I will need a bigger picture.

Also, what does the SPI acronym mean?

> Implement mod_cluster Jetty integration
> ---------------------------------------
>
>                 Key: MODCLUSTER-644
>                 URL: https://issues.jboss.org/browse/MODCLUSTER-644
>             Project: mod_cluster
>          Issue Type: Feature Request
>          Components: Core & Container Integration (Java)
>            Reporter: Michal Herda
>             Fix For: Awaiting Volunteers
>
>
> According to https://developer.jboss.org/thread/252385 :
> {quote}
> A Jetty module would simply need to implement the interfaces found in the mod_cluster-container-spi module.
> {quote}
> The interfaces in question are at https://github.com/modcluster/mod_cluster/tree/master/container/spi/src/main/java/org/jboss/modcluster/container
> If I wanted to implement this myself, what would be required from my side to start working on this? What suggested reading should I do and what JBoss/Jetty concepts must I understand before trying to implement mod_cluster integration in Jetty?
> This is a mirror of the GitHub issue at https://github.com/eclipse/jetty.project/issues/2261



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the mod_cluster-issues mailing list