GitHub user lhotari added a comment to the discussion: getMessageIdFromTimestamp Timeout issues
@KannarFr There's no way to increase `idleTimeout` in AdminProxyHandler by configuration alone. It would require code changes to address that. `idleTimeout` is documented in Jetty as "the max time, in milliseconds, a connection can be idle (that is, without traffic of bytes in either direction)". Feel free to create an issue and as always, contributions are welcome! GitHub link: https://github.com/apache/pulsar/discussions/22098#discussioncomment-8681269 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
