Steve Millidge

Results 15 issues of Steve Millidge

# Description # ---------- Payara Server and Payara Micro currently implement the Servlet and related specifications through an embedded version of Tomcat code which is quite old. This code will...

# Description # ---------- Many users of the Payara Platform deploy Spring applications. Currently the Payara platform deploys Spring applications in the same way as for standard Jakarta EE applications....

Type: Roadmap

# Description # ---------- One of the most popular features indicated in the community survey was autotuning thread pools within Payara. Auto-tuning would provide automatic tuning of http request processing...

# Description # ---------- Users have expressed a desire to monitor Payara using the above stacks. We have a number of capabilities through MP Metrics/JMX logger/Healtchecks/REST interface etc. We need...

# Description # ---------- As an architect I would like to get Service Mesh capabilities for REST services and clients without the complexity of installing a dedicated cloud mesh infrastructure....

# Description # ---------- As a user of Payara Micro I want to use Kubernetes either on premise or in the cloud as the operational deployment platform. What is the...

For the next release the Exception constructors should be modernised to take another Throwable as a cause.

Type: Improvement

This annotation would invoke the annotated method using the ManagedScheduledExecutor schedule, scheduleAtFixedRate or scheduleAtFixed delay methods depending on configuration. Name could be added as a parameter to the annotation to...

Type: New Feature

Annotation to define max concurrency for access to a method or bean. This was first mooted on the EJB spec but adding to concurrency would mean this could be used...

enhancement