Github user rmaucher commented on the issue:
https://github.com/apache/tomcat/pull/84
Abstraction is ok, more importantly limiting the number of impls will make
it much much easier to maintain.
---
-
To unsubscribe,
Github user maxime-beck commented on the issue:
https://github.com/apache/tomcat/pull/84
Apparently Microsoft recently came up with a new container management
service **[1]** based on Kubernetes for Azure. This means that all container
management providers that we're aiming to support
Github user jfclere commented on the issue:
https://github.com/apache/tomcat/pull/84
See also in
https://github.com/jgroups-extras/jgroups-kubernetes/blob/master/src/main/java/org/jgroups/protocols/kubernetes/stream/StreamProvider.java
it seems we are reusing their internal interface,
Github user markt-asf commented on the issue:
https://github.com/apache/tomcat/pull/84
This needs a wider discussion on the dev list first.
However I do have some initial high level comments:
- The choice of package is unexpected
- Headers need to be standard ASF header