obelix74 commented on issue #3555: URL: https://github.com/apache/polaris/issues/3555#issuecomment-3801902498
> It is correct for me when I am using the 1.3 binary distribution, https://dlcdn.apache.org/incubator/polaris/1.3.0-incubating/polaris-bin-1.3.0-incubating.tgz > > ``` > 2026-01-26 12:10:32,307 INFO [io.quarkus] [,] [,,,] (main) Apache Polaris Server (incubating) 1.3.0-incubating on JVM (powered by Quarkus 3.29.4) started in 1.090s. Listening on: http://0.0.0.0:8181. Management interface listening on http://0.0.0.0:8182. > ``` > > Does it only happen with docker image or src code? I am seeing it both with docker image and src code. I build a docker image from upstream runtime jars and add our implementation of token broker and token broker factory. I see it from the current code in `main` as well. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
