Changes between Version 5 and Version 7 of Ticket #2875


Ignore:
Timestamp:
2017-06-24T09:04:47Z (7 years ago)
Author:
nwks
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2875

    • Property Component changed from unknown to code-network
  • Ticket #2875 – Description

    v5 v7  
    1 On the I2P grid, introducers send announcements with different key_s but with the same FURL.
     1On the I2P grid, introducers send announcements with different key_s but with the same FURL (#2887).
    22
    33As ''!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.