[
https://issues.apache.org/jira/browse/IGNITE-20286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vyacheslav Koptilin updated IGNITE-20286:
-----------------------------------------
Ignite Flags: (was: Docs Required,Release Notes Required)
> Information about REST port disappeared from logs
> -------------------------------------------------
>
> Key: IGNITE-20286
> URL: https://issues.apache.org/jira/browse/IGNITE-20286
> Project: Ignite
> Issue Type: Bug
> Affects Versions: 3.0.0-beta2
> Reporter: Igor
> Assignee: Vyacheslav Koptilin
> Priority: Major
> Labels: ignite-3
> Attachments: image-2023-08-25-16-20-23-118.png
>
>
> The information about taken REST port is disappeared from logs.
> Previously the string was present:
> {code:java}
> 2023-08-24 05:01:08:983 +0300 [INFO][main][Micronaut] Startup completed in
> 118ms. Server Running: http://5e85d1e4d3d1:10301{code}
> Now it is impossible to determine the taken port by node (because REST
> endpoint support `portRange`).
> The possible reason of the problem: IgniteRunner doesn't have SL4J
> implementations in dependencies.
> !image-2023-08-25-16-20-23-118.png!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)