delimitrou / DeathStarBench

Open-source benchmark suite for cloud microservices
Apache License 2.0
752 stars 419 forks source link

hotel: logging in frontend service is too verbose #244

Closed lianhao closed 1 year ago

lianhao commented 2 years ago

There're so many info level log text in hotel frontend service. This is not wanted if we want to run a performance benchmark. We need to reduce the default logging text.

lianhao commented 1 year ago

this bug is fixed by PR #247