Changes between Version 4 and Version 5 of Ticket #2875


Ignore:
Timestamp:
2017-06-23T18:04:06Z (7 years ago)
Author:
nwks
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2875 – Description

    v4 v5  
    1 On the I2P grid, some servers are misconfigured and share the same FURL.
     1On the I2P grid, introducers send announcements with different key_s but with the same FURL.
    22
    3 As ''!NativeStorageServer.get_serverid()'' returns key_s, it is possible for ''!StorageFarmBroker'' to register these misconfigured servers as separate ones. So when publishing, share writers can end up writing to the same destination and then find surprise shares, triggering a !UncoordinatedWriteError.
     3As ''!NativeStorageServer.get_serverid()'' returns key_s, it is possible for ''!StorageFarmBroker'' to register these announcements as separate storage servers. So when publishing, share writers can end up writing to the same destination and then find surprise shares, triggering a !UncoordinatedWriteError.
    44
    55In release 1.11, ''_tubid'' was used in ''get_serverid()'' instead of ''key_s'', so this issue did not exist. Also it is not yet widespread on the I2P grid as most nodes are still running 1.10.