Skip to content

Commit

Permalink
PAYARA-2568 Add threaded system property to ensure multithreaded boot…
Browse files Browse the repository at this point in the history
… of micro
  • Loading branch information
smillidge committed Apr 28, 2018
1 parent 2be02e0 commit 0a0add1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ org.jboss.weld.serialization.beanIdentifierIndexOptimization=false
com.sun.enterprise.security.httpsOutboundKeyAlias=s1as
org.glassfish.grizzly.DEFAULT_MEMORY_MANAGER=org.glassfish.grizzly.memory.HeapMemoryManager
org.glassfish.grizzly.nio.DefaultSelectorHandler.force-selector-spin-detection=true
org.glassfish.startupThreadPolicy=FULLY_THREADED

0 comments on commit 0a0add1

Please sign in to comment.