https://bz.apache.org/bugzilla/show_bug.cgi?id=68868

Naman <namanniga...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |---

--- Comment #2 from Naman <namanniga...@gmail.com> ---
(In reply to Mark Thomas from comment #1)
> That stack trace is perfectly normal. It is a thread in the thread pool
> waiting for a task.
> 
> There is no evidence in this bug report of an issue with Tomcat.
> 
> The linked SO questions seems to suggest a k8s configuration issue with
> multiple processes writing to a single file.

@mark configurations shared are not really a K8s config, it is a spring boot
application config with Tomcat server as the default implementation -
https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#howto.webserver.configure-access-logs

and its the same application deployed on three different instances(pods)
writing to the same file, but is that something Tomcat doesn't recommend for
logging?

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to