Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

asyn leads to loss of the logs contens #25

Open
wanzhen opened this issue Nov 17, 2017 · 0 comments
Open

asyn leads to loss of the logs contens #25

wanzhen opened this issue Nov 17, 2017 · 0 comments

Comments

@wanzhen
Copy link

wanzhen commented Nov 17, 2017

i create a spring boot project, based on the spring mvc. every request, print 1 logs. i send request with jmeter, 100 threads, cycle 1000times every thread。 i should get 100*1000 = 100000 logs, bug i get 86000logs. if i use the synchronization mode,i can get 100000logs。 why?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant