Opened 14 years ago
Closed 14 years ago
#195 closed defect (fixed)
don't log "Duplicate Connection" NegotiationErrors so noisily
| Reported by: | Brian Warner | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.6.4 |
| Component: | negotiation | Version: | 0.6.1 |
| Keywords: | Cc: |
Description
Using 'flogtool dump' on tahoe, I see a lot of verbose tracebacks whenever a duplicate connection is discovered. This isn't front-page news, and the traceback doesn't need to be logged.. a single log.OPERATIONAL or log.INFREQUENT message is sufficient.
Change History (2)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Fixed in [03f4bac]. Added #196 for an error-handling problem I noticed while testing.
Note: See
TracTickets for help on using
tickets.

FWIW, I also find those tracebacks irritating, so +1 for fixing this in 0.6.4.