[
https://issues.apache.org/jira/browse/IGNITE-15929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Scherbakov updated IGNITE-15929:
---------------------------------------
Labels: ignite-3 (was: )
> Local node id generation might not work
> ---------------------------------------
>
> Key: IGNITE-15929
> URL: https://issues.apache.org/jira/browse/IGNITE-15929
> Project: Ignite
> Issue Type: Bug
> Reporter: Alexey Scherbakov
> Priority: Major
> Labels: ignite-3
>
> Current implementation of
> org.apache.ignite.internal.tx.Timestamp#getLocalNodeId is error prone,
> because java.net.NetworkInterface#getByInetAddress can return null.
> Need to fallback to random bytes in this case (or maybe some other strategy)
--
This message was sent by Atlassian Jira
(v8.20.1#820001)