1. 26 Nov, 2015 1 commit
  2. 23 Nov, 2015 1 commit
    • Dave Cridland's avatar
      OF-115 Process S2S stanzas from a session serially · 5adcad6b
      Dave Cridland authored
      This patch removes the thread pool from the ServerSocketReader, causing
      stanzas from a particular S2S session to be processed serially on the same
      thread used by the ServerSocketReader.
      
      Each ServerSocketReader currently has a thread to itself, so this is unlikely
      to have a serious impact on performance, but does have a very positive impact
      on correctness.
      5adcad6b
  3. 17 Nov, 2015 3 commits
  4. 13 Nov, 2015 1 commit
    • Tom Evans's avatar
      OF-903: Simplify backup packet delivery · 1cdea3fd
      Tom Evans authored
      Original issue (OF-857) has been addressed by providing an alternate
      packet deliverer (to offline storage). This additional logic was an
      ill-advised "belt-and-suspenders" attempt to prevent the recursion which
      was occurring before the backup deliverer was implemented.
      1cdea3fd
  5. 12 Nov, 2015 9 commits
  6. 10 Nov, 2015 1 commit
  7. 06 Nov, 2015 4 commits
  8. 22 Oct, 2015 2 commits
  9. 19 Oct, 2015 2 commits
  10. 30 Jul, 2015 3 commits
  11. 22 Jun, 2015 5 commits
  12. 19 Jun, 2015 2 commits
  13. 17 Jun, 2015 1 commit
  14. 16 Jun, 2015 2 commits
  15. 15 Jun, 2015 1 commit
  16. 11 Jun, 2015 1 commit
  17. 10 Jun, 2015 1 commit