[
https://issues.apache.org/jira/browse/IGNITE-15929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexandr Shapkin resolved IGNITE-15929.
---------------------------------------
Resolution: Invalid
This is not relevant anymore.
> 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.10#820010)