Changes between Initial Version and Version 9 of Ticket #1945


Ignore:
Timestamp:
2014-03-05T02:44:41Z (11 years ago)
Author:
daira
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1945

    • Property Status changed from new to closed
    • Property Keywords regression test-needed added
    • Property Version changed from 1.9.2 to 1.10a2
    • Property Owner set to warner
    • Property Resolution changed from to fixed
  • Ticket #1945 – Description

    initial v9  
    1 See [https://github.com/tahoe-lafs/tahoe-lafs/pull/40]. However that seems like the wrong fix to me. Perhaps Client in [source:git/src/allmydata/client.py] should be calling self._maybe_create_node_key() unconditionally rather than only in init_storage(), so that all nodes have node keys?
     1See [https://github.com/tahoe-lafs/tahoe-lafs/pull/40]. However that seems like the wrong fix to me. Perhaps Client in [source:src/allmydata/client.py] should be calling self._maybe_create_node_key() unconditionally rather than only in init_storage(), so that all nodes have node keys?