This repository was archived by the owner on Mar 24, 2026. It is now read-only.
Update comsat-servlet and comsat-webactors to Comsat 0.7.0#2021
Closed
circlespainter wants to merge 7 commits intoTechEmpower:masterfrom
Closed
Update comsat-servlet and comsat-webactors to Comsat 0.7.0#2021circlespainter wants to merge 7 commits intoTechEmpower:masterfrom
comsat-servlet and comsat-webactors to Comsat 0.7.0#2021circlespainter wants to merge 7 commits intoTechEmpower:masterfrom
Conversation
added 7 commits
April 6, 2016 19:54
…ctors, optimize server settings
Member
|
Hi @circlespainter we are getting ready to start our preview runs for round-13. In the meantime we are preparing to start work on verifying pull requests for round-14. Because of this, we are slightly restructuring our branches. Would you mind closing this and making a pull request that targets the new round-14 branch? Thanks! Here's more information: http://frameworkbenchmarks.readthedocs.io/en/latest/Development/Contributing-Guide/#github-pull-request-procedure |
Contributor
Author
|
Sure thing. |
Contributor
Author
|
Here it is (passing in vagrant-dev): #2067 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This also re-adds two Undertow-based servers, one to
comsat-servletand one tocomsat-webactors. Web actors are now per-session and further small server optimizations have been applied.