[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2818: Grid Status displays wrong Address of connected storage servers
Tahoe-LAFS
trac at tahoe-lafs.org
Fri Sep 2 18:11:52 UTC 2016
#2818: Grid Status displays wrong Address of connected storage servers
-------------------------+--------------------
Reporter: dawuud | Owner: warner
Type: defect | Status: new
Priority: normal | Milestone: 1.12.0
Component: unknown | Version: 1.11.0
Resolution: | Keywords: tor
Launchpad Bug: |
-------------------------+--------------------
Comment (by warner):
Hm, this patch is also a bit ugly when the server has multiple connection
hints (which is what tub.location=AUTO always does). My test node (using
direct TCP connections) is currently showing:
{{{
['tcp:127.0.0.1:62848', 'tcp:10.0.1.43:62848', 'tcp:10.0.1.57:62848']
}}}
which gets wrapped into the little box, and doesn't tell me which of those
connections actually got used.
I guess it's better than UNIXAddress, though. I think I'll land this and
then prioritise adding the new Foolscap API to make it nicer, and see if I
can get that into the next release.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2818#comment:8>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list