Code Review
/
ep-engine.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
first ⋅ prev ⋅
next
MB-24034: VBucketTest: addOne/setOne to return Add/MutationStatus
2017-04-25
Dave Rigby
MB-24034: VBucketTest: addOne/setOne to return Add...
commit
|
commitdiff
|
tree
2017-04-25
Dave Rigby
MB-23994: Update deletedTime when deleted SV is re...
commit
|
commitdiff
|
tree
2017-04-25
Dave Rigby
MB-24055 [Ephemeral]: disable Bloom filter
commit
|
commitdiff
|
tree
2017-04-25
Dave Rigby
MB-24055: Reduce HashTable::defaultNumBuckets from...
commit
|
commitdiff
|
tree
2017-04-24
Dave Rigby
MB-23711: [Ephemeral] Allow pageOut of Deleted-with...
Reviewed-by: Dave Rigby <
daver@couchbase.com
>
commit
|
commitdiff
|
tree
2017-04-21
Dave Rigby
MB-23994: Move StoredValue::setValue() to .cc
commit
|
commitdiff
|
tree
2017-04-20
Dave Rigby
EPEngine:initialize: Log the config string from ns_server
commit
|
commitdiff
|
tree
2017-04-20
Dave Rigby
MB-23535 [Ephemeral]: Return 0 for OBSERVE_SEQNO::persisted_...
commit
|
commitdiff
|
tree
2017-04-20
Dave Rigby
MB-23535: Update CMD_OBSERVE tests for Ephemeral buckets
commit
|
commitdiff
|
tree
2017-04-20
Dave Rigby
DEBUG: Add HashTable::operator<<, expand StoredValue...
commit
|
commitdiff
|
tree
2017-04-19
Dave Rigby
MB-23976: Return updated CAS from TOUCH command
commit
|
commitdiff
|
tree
2017-04-19
Dave Rigby
MB-23906: Delete-with-value: Fix count of deleted items
commit
|
commitdiff
|
tree
2017-04-19
Dave Rigby
MB-23906: Implement delete-with-value with store()...
commit
|
commitdiff
|
tree
2017-04-19
Dave Rigby
Move OSV::stale back to StoredValue
commit
|
commitdiff
|
tree
2017-04-18
Dave Rigby
RCPtr: Add dynamic_pointer_cast
commit
|
commitdiff
|
tree
2017-04-13
Dave Rigby
Fix typo in MockBasicLinkedList::getWriteLock
commit
|
commitdiff
|
tree
2017-04-13
Dave Rigby
MB-23719: Add dynamic change of ephemeral_metadata_purge_age
commit
|
commitdiff
|
tree
2017-04-13
Dave Rigby
MB-23795: Ephemeral Tombstone purging Task
commit
|
commitdiff
|
tree
2017-04-13
Dave Rigby
MB-23795: Ephemeral Tombstone purging (VBucket-level)
commit
|
commitdiff
|
tree
2017-04-13
Dave Rigby
MB-23795: Move StoredValue::stale to OSV; guard with...
commit
|
commitdiff
|
tree
2017-04-10
Dave Rigby
MB-23829: Revert "MB-22695: Add stats for datatypes"
Reviewed-by: Dave Rigby <
daver@couchbase.com
>
commit
|
commitdiff
|
tree
2017-04-10
Dave Rigby
MB-23719: Add ephemeral_metadata_purge_age setting
commit
|
commitdiff
|
tree
2017-04-10
Dave Rigby
StoredValue: record deleted time for OSVs
commit
|
commitdiff
|
tree
2017-04-08
Dave Rigby
MB-23712: Check for invalid cas before setting value...
commit
|
commitdiff
|
tree
2017-04-07
Dave Rigby
EPEngine::destroy: explain why stats are snapshotted
Reviewed-by: Dave Rigby <
daver@couchbase.com
>
commit
|
commitdiff
|
tree
2017-04-07
Dave Rigby
ep_testsuite: Expand Delete-with-value test cases
commit
|
commitdiff
|
tree
2017-04-07
Dave Rigby
HashTable: Use NonNegativeCounter<> for num{...}Items
commit
|
commitdiff
|
tree
2017-04-07
Dave Rigby
StoredValue: Add const variant of toOrderedStoredValue()
commit
|
commitdiff
|
tree
2017-04-06
Dave Rigby
KVStore tests: Use unique name for data_dir
commit
|
commitdiff
|
tree
2017-03-30
Dave Rigby
DefragmenterTest: Fix missing populate phase
commit
|
commitdiff
|
tree
2017-03-30
Dave Rigby
MB-23562: [Ephemeral] Don't permit deleted items to...
commit
|
commitdiff
|
tree
2017-03-30
Dave Rigby
Tests: Refactor to move helpers from MockEPVBucket...
commit
|
commitdiff
|
tree
2017-03-29
Dave Rigby
MB-23550: return NULL from initScanContext() on failure
commit
|
commitdiff
|
tree
2017-03-27
Dave Rigby
MB-23435: [Ephemeral] Add auto_delete_count statistics
commit
|
commitdiff
|
tree
2017-03-27
Dave Rigby
MB-23435: [Ephemeral] Add aggregrated vBucket seqlist...
commit
|
commitdiff
|
tree
2017-03-24
Dave Rigby
MB-23435: Refactor - move VBucketCountVisitor to own...
commit
|
commitdiff
|
tree
2017-03-24
Dave Rigby
MB-23435: Refactor vBucket aggregated stats
commit
|
commitdiff
|
tree
2017-03-24
Dave Rigby
MB-23435: [Ephemeral] Add seqlist statistics
commit
|
commitdiff
|
tree
2017-03-24
Dave Rigby
Unit tests: Allow StatTest to be used by other tests
commit
|
commitdiff
|
tree
2017-03-23
Dave Rigby
Unit tests: rename SingleThreadedEPStoreTest -> SingleThread...
commit
|
commitdiff
|
tree
2017-03-22
Dave Rigby
Unit tests: Rearrange KVBucket test fixtures
commit
|
commitdiff
|
tree
2017-03-22
Dave Rigby
MB-23209: Rename KVBucket::itmpTask -> itemPagerTask
commit
|
commitdiff
|
tree
2017-03-22
Dave Rigby
MB-23209: Rename htUnlockedEjectItem to pageOut
commit
|
commitdiff
|
tree
2017-03-22
Dave Rigby
Change GlobalTask::getDescription to return cb::const_char_b...
commit
|
commitdiff
|
tree
2017-03-22
Dave Rigby
MB-23209: Add ephemeral_full_policy support (auto_delete...
commit
|
commitdiff
|
tree
2017-03-22
Dave Rigby
HashTableVisitor: Include bucket lock in visit()
commit
|
commitdiff
|
tree
2017-03-22
Dave Rigby
VBucket::getNumNonResidentItems: remove unnecessary arg
commit
|
commitdiff
|
tree
2017-03-22
Dave Rigby
Debug: Add dump() methods to VBucket/SeqList
commit
|
commitdiff
|
tree
2017-03-22
Dave Rigby
Add unit tests for Item and Expiry pager
commit
|
commitdiff
|
tree
2017-03-21
Dave Rigby
Change StoredValue::toItem to return via unique_ptr<>
commit
|
commitdiff
|
tree
2017-03-17
Dave Rigby
SingleThreadedRCPtr: Add move constructor from unique_ptr<>
commit
|
commitdiff
|
tree
2017-03-15
Dave Rigby
Unit tests: Add TimeTraveller helper class
commit
|
commitdiff
|
tree
2017-03-15
Dave Rigby
AllocHooks: Switch to newer AllocHooks:: functions
commit
|
commitdiff
|
tree
2017-03-15
Dave Rigby
KVBucket: Move expiry pager init code to separate method
commit
|
commitdiff
|
tree
2017-03-15
Dave Rigby
Unit tests: rename EPBucketTest -> KVBucketTest
commit
|
commitdiff
|
tree
2017-03-15
Dave Rigby
Unit tests: refactor to allow Ephemeral variant
commit
|
commitdiff
|
tree
2017-03-15
Dave Rigby
[Ephemeral] Disable accessScanner in config
commit
|
commitdiff
|
tree
2017-03-14
Dave Rigby
Move Bucket construction to makeBucket()
commit
|
commitdiff
|
tree
2017-03-14
Dave Rigby
MB-23209: Add ephemeral_full_policy to configuration...
commit
|
commitdiff
|
tree
2017-03-13
Dave Rigby
Mocks: Rename MockEPStore -> MockEPBucket
commit
|
commitdiff
|
tree
2017-03-08
Dave Rigby
OrderedStoredValue [4/4]: Use OrderedStoredValueFactory...
commit
|
commitdiff
|
tree
2017-03-08
Dave Rigby
OrderedStoredValue [3/4]: Add OrderedStoredValue &...
commit
|
commitdiff
|
tree
2017-03-08
Dave Rigby
OrderedStoredValue [1/4]: Remove 'key' from StoredValues...
commit
|
commitdiff
|
tree
2017-03-07
Dave Rigby
ObjectRegistry: reset to default upon destroying engine
commit
|
commitdiff
|
tree
2017-03-03
Dave Rigby
MB-23109: Fix StoredValue size calculations
commit
|
commitdiff
|
tree
2017-03-03
Dave Rigby
Tests: Add StoredValue::Size tests
commit
|
commitdiff
|
tree
2017-03-03
Dave Rigby
Tests: Move make_XXX() to test_helpers.{cc.h}
commit
|
commitdiff
|
tree
2017-03-02
Dave Rigby
Merge remote-tracking branch 'couchbase/watson'
commit
|
commitdiff
|
tree
2017-03-02
Dave Rigby
HashTable: Use std::vector of unique_ptrs for StoredValue...
commit
|
commitdiff
|
tree
2017-03-01
Dave Rigby
Merge remote-tracking branch 'couchbase/watson'
commit
|
commitdiff
|
tree
2017-03-01
Dave Rigby
Cleanup #include usage in headers (2)
commit
|
commitdiff
|
tree
2017-03-01
Dave Rigby
Warmup: Move tasks to .cc
commit
|
commitdiff
|
tree
2017-03-01
Dave Rigby
Cleanup #include usage in headers
commit
|
commitdiff
|
tree
2017-02-12
Dave Rigby
Rename 'flush' (delete all items) to 'deleteAll'
commit
|
commitdiff
|
tree
2017-02-09
Dave Rigby
Move evictKey() into VBucket
commit
|
commitdiff
|
tree
2017-02-09
Dave Rigby
EPStats: Use RelaxedAtomic for counter-style statistics
commit
|
commitdiff
|
tree
2017-02-08
Dave Rigby
MB-22425: Don't acquire Configuration mutex in itemAllocate()
commit
|
commitdiff
|
tree
2017-02-08
Dave Rigby
Move EPEngine::itemAllocate to .cc
commit
|
commitdiff
|
tree
2017-02-07
Dave Rigby
Ephemeral: Remove vb_N:persisted_checkpoint_id stat
commit
|
commitdiff
|
tree
2017-02-07
Dave Rigby
Mark deleteWithMeta itemMeta as const
commit
|
commitdiff
|
tree
2017-02-06
Dave Rigby
VBucketTest: Prepare for conversion to Typed test
commit
|
commitdiff
|
tree
2017-01-31
Dave Rigby
EPBucket: Use range-for loop for Flusher & BGFetcher...
commit
|
commitdiff
|
tree
2017-01-31
Dave Rigby
Remove TAP-related statistics when config.isTap() ...
commit
|
commitdiff
|
tree
2017-01-31
Dave Rigby
Add 'tap' configuration parameter
commit
|
commitdiff
|
tree
2017-01-31
Dave Rigby
Simplify ep_engine.cc:{stop,start}Flusher()
commit
|
commitdiff
|
tree
2017-01-31
Dave Rigby
Move BGFetcher from KVBucket to EPBucket
commit
|
commitdiff
|
tree
2017-01-31
Dave Rigby
Remove Flusher statistics from Buckets without a Flusher
commit
|
commitdiff
|
tree
2017-01-31
Dave Rigby
KVShard: Only create Flusher for EPBucket
commit
|
commitdiff
|
tree
2017-01-31
Dave Rigby
Move Flusher methods to EPBucket and make no-ops for...
commit
|
commitdiff
|
tree
2017-01-30
Dave Rigby
ep_test_apis: Make wait_for_flusher_to_settle() a no...
commit
|
commitdiff
|
tree
2017-01-30
Dave Rigby
Move disk flushing from KVBucket::reset to EPBucket...
commit
|
commitdiff
|
tree
2017-01-30
Dave Rigby
Make notifyFlusher() a no-op for EphemeralBucket
commit
|
commitdiff
|
tree
2017-01-30
Dave Rigby
Push FlusherCB construction down to EPBucket subclass
commit
|
commitdiff
|
tree
2017-01-30
Dave Rigby
EPEngine::initialize: Log bucket type
commit
|
commitdiff
|
tree
2017-01-30
Dave Rigby
HashTable::clear: remove unused return value
commit
|
commitdiff
|
tree
2017-01-30
Dave Rigby
CheckpointTest: Add Delete test
commit
|
commitdiff
|
tree
2017-01-30
Dave Rigby
[Ephemeral] Move makeVBucket to EP & Ephemeral subclasses
commit
|
commitdiff
|
tree
2017-01-30
Dave Rigby
ep_perfsuite: include warmup stats if warmup is enabled
commit
|
commitdiff
|
tree
2017-01-30
Dave Rigby
HashTable: document delete semantics
commit
|
commitdiff
|
tree
2017-01-30
Dave Rigby
Remove Flusher task from EphemeralBucket
commit
|
commitdiff
|
tree
next