Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

1.28.2 - May 11, 2020

  • Introduced new BovespaApplicationParams::incrementalSequenceTooLowWatermark_ property - maximum difference allowed between last processed and received incremental sequence number.

    Default value increased from 10000 to 30000

  • Fixed: delayedPacketTimeout_ property was ignored by handler. Default value increased up to 200ms
  • Fixed: TCPReplayer::attemptCounter_ not reset when counter exceeded limit
  • Fixed: TCP Replayer issue - partially filled replay responses caused infinite replay requests to B3 TCP replayer

1.27.1 - Aug 26, 2019

  • Introduced new TCPReplayParams::noreplyTimeoutSec_ property. It configures time to wait before sending new TCP Replayer request, in case previous one has not been replied
  • Fixed handling of out-dated TCP replayed messages

...