Christoph John

Results 224 comments of Christoph John

For now I've created https://github.com/quickfix-j/quickfixj-orchestra but still need to remove everything that we don't need and adapt package names and so on...

> Do you want me to do that as I made a number of changes that are only in the quickfix/j copy of the source ? Do you want the...

@david-gibbs-ig I did an initial release of https://github.com/quickfix-j/quickfixj-orchestra which hopefully should be available through Maven Central soon. ``` [INFO] Remote staging repositories released. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for org.quickfixj.orchestra:parent...

@david-gibbs-ig did you close this by mistake?

@junjiequ123 > assume there are multiple groups in FIX message, to properly parse them, suggest to have a group end to indicate the scope of group tags Could you shortly...

@AbhinavAtul the 3.0.0 branch of MINA is discontinued as far as I am aware. Current development is on 2.2.x

Thanks for opening this issue. If you're not tied to using the type safe methods you could also use e.g.: https://github.com/quickfix-j/quickfixj/blob/3366b36fdd65ec5af83d33e4a8335db4ffdcff2b/quickfixj-base/src/main/java/quickfix/FieldMap.java#L157

Hi @wajncn thanks but I don't fully understand the issue and the related PR. You can set chunk size in the config, but why do we need to change the...

OK, starting to understand. Are you able to supply a unit test?

Thanks again for the PR. I'm looking at the issues as time permits, please be patient. :)