Alexey Scherbakov created IGNITE-15929:
------------------------------------------

             Summary: 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


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)

Reply via email to