Skip to content
Snippets Groups Projects
  1. Jan 03, 2013
    • Howard Chu's avatar
      ITS#7483 · 97566cf4
      Howard Chu authored and Quanah Gibson-Mount's avatar Quanah Gibson-Mount committed
      Better handling of missing entries
      
      Treat zero-length entries properly (as missing entries) in entry_next()
      and entry_get_int().
      97566cf4
    • Howard Chu's avatar
      Get MDB txn before acquiring a CSN · a1ca3fec
      Howard Chu authored and Quanah Gibson-Mount's avatar Quanah Gibson-Mount committed
      Since MDB writes are fully serialized in txn_begin, we can use CSNs as
      commit sequence numbers, not just change sequence numbers. This will
      prevent most instances of out-of-order writes, so syncprov will almost
      never need to transmit a change without a cookieCSN. (Out-of-order is
      still possible, if the write was received via syncrepl.)
      a1ca3fec
  2. Dec 11, 2012
  3. Dec 04, 2012
  4. Dec 03, 2012
  5. Nov 30, 2012
  6. Nov 27, 2012
  7. Nov 26, 2012
  8. Nov 05, 2012
  9. Nov 01, 2012
  10. Oct 31, 2012
  11. Oct 12, 2012
  12. Oct 03, 2012
  13. Sep 27, 2012
  14. Sep 26, 2012
  15. Sep 25, 2012
  16. Sep 14, 2012
  17. Sep 12, 2012
  18. Sep 07, 2012
  19. Aug 27, 2012
  20. Aug 23, 2012
  21. Aug 22, 2012
Loading