Skip to content

allow to write response in multiple threads in order instead of fixed thread#12

Merged
alalag1 merged 1 commit intoesastack:mainfrom
alalag1:allow_write_response_in_multi_threads
Jul 22, 2021
Merged

allow to write response in multiple threads in order instead of fixed thread#12
alalag1 merged 1 commit intoesastack:mainfrom
alalag1:allow_write_response_in_multi_threads

Conversation

@alalag1
Copy link
Member

@alalag1 alalag1 commented Jul 22, 2021

  • use one filed(BaseResponse#commited) to indicate the status of response
  • reomve the committed status check in BaseResponse#setStatus(int)
  • optimize toString() method

… thread

* use one filed(BaseResponse#commited) to indicate the status of response
* reomve the committed status check in BaseResponse#setStatus(int)
* optimize toString() method
@alalag1 alalag1 added this to the v0.0.1 milestone Jul 22, 2021
@alalag1 alalag1 added the enhancement New feature or request label Jul 22, 2021
@alalag1 alalag1 merged commit 559cda2 into esastack:main Jul 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant