[QFJ-575] In configuration file, SocketAcceptPort property is inherited from the other session, not from "DEFAULT" Created: 11/Mar/11  Updated: 11/Mar/11

Status: Open
Project: QuickFIX/J
Component/s: Documentation
Affects Version/s: 1.5.0
Fix Version/s: None

Type: Bug Priority: Default
Reporter: Leonid Ilyevsky Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None


 Description   

According to documentation, any [SESSION] section of the configuration file will inherit all properties from the [DEFAULT] section.
However, I noticed that this is not true for, at least, SocketAcceptPort property.
Let say, I define a few acceptor sessions, and I skip SocketAcceptPort in one of them. Then it takes it not from DEFAULT section, but rather from the other session definition that has the same SenderCompID .
It probably makes sense as a feature (though I am not 100% sure), but in the documentation I could not find the explanation of this behavior.


Generated at Thu May 02 03:56:08 UTC 2024 using JIRA 7.5.2#75007-sha1:9f5725bb824792b3230a5d8716f0c13e296a3cae.