[QFJ-972] Log initiator address on connection attempt Created: 11/Mar/19 Updated: 08/Jul/19 |
|
| Status: | Open |
| Project: | QuickFIX/J |
| Component/s: | Networking |
| Affects Version/s: | 2.0.0, 2.1.0, 2.1.1 |
| Fix Version/s: | None |
| Type: | Improvement | Priority: | Minor |
| Reporter: | Colin DuPlantis | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Environment: |
All |
||
| Attachments: |
|
| Description |
|
When using multiple SocketConnectHost/SocketConnectPort combinations, it would be nice to be able to see which combo was being used for the connection attempt. |
| Comments |
| Comment by Colin DuPlantis [ 11/Mar/19 ] |
|
Tried to add a PR via github: remote: Permission to quickfix-j/quickfixj.git denied to colinduplantis. fatal: unable to access 'https://github.com/quickfix-j/quickfixj.git/': The requested URL returned error: 403 |
| Comment by Colin DuPlantis [ 11/Mar/19 ] |
|
It looks like this have been implemented as of 1.6.3 (and perhaps earlier). I noticed this in 1.5.3. Probably ok to disregard. |
| Comment by Christoph John [ 08/Jul/19 ] |
|
Maybe this is the change you mentioned Cheers, |