Historial de Commits

Autor SHA1 Mensaje Fecha
  Nhat Nguyen 52c50e353b Do not add noop from local translog to translog again (#29637) hace 7 años
  Nhat Nguyen 1b24d4e68b Avoid side-effect in VersionMap when assertion enabled (#29585) hace 7 años
  Nhat Nguyen 45c6c20467 Enforce translog access via engine (#29542) hace 7 años
  Nhat Nguyen f96e00badf Add primary term to translog header (#29227) hace 7 años
  Adrien Grand 4918924fae Remove legacy mapping code. (#29224) hace 7 años
  Nhat Nguyen 8e2f2be249 Track Lucene operations in engine explicitly (#29357) hace 7 años
  David Turner 3be960d1c2 Minor cleanup in the InternalEngine (#29241) hace 7 años
  Boaz Leskes eb8b31746a Move trimming unsafe commits from engine ctor to store (#29260) hace 7 años
  Simon Willnauer 13e19e7428 Allow _update and upsert to read from the transaction log (#29264) hace 7 años
  Nhat Nguyen 0ac89a32cc Do not optimize append-only if seen normal op with higher seqno (#28787) hace 7 años
  Nhat Nguyen 87957603c0 Prune only gc deletes below local checkpoint (#28790) hace 7 años
  Nhat Nguyen 794de63232 Remove type casts in logging in server component (#28807) hace 7 años
  Nhat Nguyen 14157c8705 Harden periodically check to avoid endless flush loop (#29125) hace 7 años
  Boaz Leskes bf65cb4914 Untangle Engine Constructor logic (#28245) hace 7 años
  Jason Tedor 5904d936fa Copy Lucene IOUtils (#29012) hace 7 años
  Jason Tedor b1b469e30f Avoid class cast exception from index writer (#28989) hace 7 años
  Jason Tedor 4ba80a7952 Maybe die before failing engine (#28973) hace 7 años
  Nhat Nguyen 0c2871c4d2 Replace CAS loop by updateAndGet to improve readability hace 7 años
  Simon Willnauer 779bc6fd5c Simplify Engine.Searcher creation (#28728) hace 7 años
  Nhat Nguyen ff2164c4f9 Revisit deletion policy after release the last snapshot (#28627) hace 7 años
  Simon Willnauer 56edb5eb3a Track deletes only in the tombstone map instead of maintaining as copy (#27868) hace 7 años
  Nhat Nguyen 84fd39f5bb Separate acquiring safe commit and last commit (#28271) hace 7 años
  Boaz Leskes beb55d148a Simplify the Translog constructor by always expecting an existing translog (#28676) hace 7 años
  Jim Ferenczi 3b9f530839 Inc store reference before refresh (#28656) hace 7 años
  Nhat Nguyen 5be478f938 Remove uncommitted ops assertion in shouldFlush hace 7 años
  Nhat Nguyen 1970e01782 Add lower bound for translog flush threshold (#28382) hace 7 años
  Nhat Nguyen 5e0be61774 Add logging to index commit deletion policy (#28448) hace 7 años
  Nhat Nguyen f39402a039 Fix peer recovery flushing loop (#28350) hace 7 años
  Nhat Nguyen 9db9bd52f7 Clean up commits when global checkpoint advanced (#28140) hace 7 años
  Nhat Nguyen 65e90079ad Open engine should keep only starting commit (#28228) hace 7 años