Revisit ServerIdentifier::hash()

Description

 
Currently it is implemented as

which may be a problem now that the ip mapping hash table directly uses ServerIdentitiers.  Only the bottom byte is used by lookup():

**
 

 which is likely be have reasonably well on most systems, so not a high priority.

 
 

Conclusion

None

Activity

Show:

Gavin Halliday December 3, 2020 at 10:08 AM

was more significant since value was bigendian.

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Fix versions

Created December 1, 2020 at 10:57 AM
Updated December 16, 2020 at 3:50 PM
Resolved December 3, 2020 at 10:08 AM