Code Review
/
ep-engine.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
review
|
tree
first ⋅ prev ⋅
next
ep-engine.git
2014-10-24
Mike Wiederhold
[Backport] Fix deadlock in checkpoint persistence command
07/42407/2
3.0-refresh
commit
|
commitdiff
|
tree
|
snapshot
2014-10-24
Sriram Ganesan
MB-11948: Handle GetLastError() returning 0 condition
00/42400/2
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Mike Wiederhold
MB-12137: Don't update the current snapshot during...
89/41289/2
3.0
v3.0.0
commit
|
commitdiff
|
tree
|
snapshot
2014-09-05
Chiyoung Seo
MB-12063 Don't delete expired items during warmup.
19/41219/3
commit
|
commitdiff
|
tree
|
snapshot
2014-09-03
Mike Wiederhold
MB-12100: Don't expire items for replica vbuckets durin...
77/41177/2
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Mike Wiederhold
Fix build breakage
12/41012/2
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Mike Wiederhold
MB-12063: Properly save the max deleted seqno during...
97/40997/3
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Mike Wiederhold
MB-12063: Lock the current snapshot mutex when flushing...
96/40996/2
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Sundar Sridharan
MB-12057: warmup must not block bucket creation
92/40892/8
commit
|
commitdiff
|
tree
|
snapshot
2014-08-22
Sundar Sridharan
MB-12042 check for existence of vbucket in warmup callback
49/40849/4
commit
|
commitdiff
|
tree
|
snapshot
2014-08-21
Mike Wiederhold
MB-11973: Only grab items from the chk manager one...
65/40765/4
commit
|
commitdiff
|
tree
|
snapshot
2014-08-20
Sundar Sridharan
MB-12032: Clean up TaskQs after last bucket deletion
41/40741/3
commit
|
commitdiff
|
tree
|
snapshot
2014-08-20
Mike Wiederhold
MB-11980: Fix bugs caused from persisting the current...
07/40707/4
commit
|
commitdiff
|
tree
|
snapshot
2014-08-16
Sriram Ganesan
MB-11934: Fix warmup for windows
73/40673/3
commit
|
commitdiff
|
tree
|
snapshot
2014-08-16
Sundar Sridharan
MB-11876 Safely cancel AccessScanner task on shutdown
69/40669/4
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Chiyoung Seo
Correctly return ENGINE_ERROR_CODE in processing mutati...
53/40653/2
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Chiyoung Seo
Fix the regression from the change for MB-11943
45/40645/4
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Trond Norbye
Windows don't support the %zu formatter
50/40650/4
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Mike Wiederhold
MB-11958: Make sure mutations and snapshot ranges are...
42/40642/4
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
abhinavdangeti
MB-11890: Active vb shouldn't initiate add Stream req
41/40641/4
commit
|
commitdiff
|
tree
|
snapshot
2014-08-14
Chiyoung Seo
MB-11916 Synchronize the access to thread job logs.
37/40637/2
commit
|
commitdiff
|
tree
|
snapshot
2014-08-14
Chiyoung Seo
MB-11945 Remove the assertion check on sequence number...
30/40630/2
commit
|
commitdiff
|
tree
|
snapshot
2014-08-14
Mike Wiederhold
MB-11299: Don't let replica vbuckets send partial snapshots
46/40346/6
commit
|
commitdiff
|
tree
|
snapshot
2014-08-14
Sundar Sridharan
MB-11943: replace map with vector for cachedVBStates
00/40600/6
commit
|
commitdiff
|
tree
|
snapshot
2014-08-14
Mike Wiederhold
MB-11941: Use the latest seqno during tap mutation...
01/40601/2
commit
|
commitdiff
|
tree
|
snapshot
2014-08-14
Mike Wiederhold
MB-11928: Fast path for rollback to 0
95/40595/3
commit
|
commitdiff
|
tree
|
snapshot
2014-08-14
abhinavdangeti
Incorrect parameter for scheduleVBDeletion
93/40593/3
commit
|
commitdiff
|
tree
|
snapshot
2014-08-13
Mike Wiederhold
MB-11933: Only set cur snapshot when receving the first...
83/40583/3
commit
|
commitdiff
|
tree
|
snapshot
2014-08-13
Mike Wiederhold
MB-11941: Update current vbucket snapshot when receivin...
82/40582/2
commit
|
commitdiff
|
tree
|
snapshot
2014-08-13
Chiyoung Seo
MB-11952 Lower the default max number of readers.
79/40579/2
commit
|
commitdiff
|
tree
|
snapshot
2014-08-13
Sundar Sridharan
MB-11642 Batch load dcp mutations if replication
92/40392/10
commit
|
commitdiff
|
tree
|
snapshot
2014-08-12
Mike Wiederhold
MB-11299: Allow rollbacks to a partial snapshot
40/40340/5
commit
|
commitdiff
|
tree
|
snapshot
2014-08-12
Chiyoung Seo
MB-11912 Monitor workload pattern for dynamic compactio...
20/40520/5
commit
|
commitdiff
|
tree
|
snapshot
2014-08-12
Sriram Ganesan
Add id to the logs of checkpoint persistence
13/40513/5
commit
|
commitdiff
|
tree
|
snapshot
2014-08-11
Mike Wiederhold
MB-11299: Use the snapshot start seqno when creating...
41/40341/3
commit
|
commitdiff
|
tree
|
snapshot
2014-08-11
Mike Wiederhold
MB-11887: Properly send the snapshot start and end...
76/40276/10
commit
|
commitdiff
|
tree
|
snapshot
2014-08-08
abhinavdangeti
After APPEND/PREPEND to json, set datatype to binary
90/40390/3
commit
|
commitdiff
|
tree
|
snapshot
2014-08-07
abhinavdangeti
MB-11741: Better scheduling of checkpointRemoverTask
55/40355/6
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Sundar Sridharan
fix copy paste bug to set max non-io at runtime
17/40317/3
commit
|
commitdiff
|
tree
|
snapshot
2014-08-05
Trond Norbye
MB-11872: Compile failure on (some?) Debian 7 systems
97/40297/3
commit
|
commitdiff
|
tree
|
snapshot
2014-08-05
abhinavdangeti
MB-11884: Consider min_item_threshold in full eviction
08/40308/4
commit
|
commitdiff
|
tree
|
snapshot
2014-08-05
abhinavdangeti
MB-11847: [Warmup] Estimated value count with full...
04/40304/4
commit
|
commitdiff
|
tree
|
snapshot
2014-08-05
Sundar Sridharan
Have at least 1 unit test with high priority bucket
13/40313/2
commit
|
commitdiff
|
tree
|
snapshot
2014-08-05
Sundar Sridharan
MB-11876 Check for new priority buckets after wakeup
11/40311/3
commit
|
commitdiff
|
tree
|
snapshot
2014-08-04
abhinavdangeti
_unlink as opposed to unlink for windows
80/40280/2
commit
|
commitdiff
|
tree
|
snapshot
2014-08-03
Sundar Sridharan
MB-11870 Avoid polling starvation in mixed priorities
42/40242/3
commit
|
commitdiff
|
tree
|
snapshot
2014-08-03
Sundar Sridharan
debug for MB-11870
39/40239/4
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Mike Wiederhold
MB-11779: Switch the engine context before we update...
01/40201/3
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
abhinavdangeti
MB-11847: Set estimatedValueCount in loadKVPairs phase
00/40200/2
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Chiyoung Seo
Minor refactoring on checkpoint cursor registration...
92/40192/2
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
D Liao
MB-9131 Warmup should check for couchstore dbfile befor...
78/40078/5
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Chiyoung Seo
Use the metadata disk size stat for replica vbucket.
58/40158/2
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Chiyoung Seo
MB-11864 Initialize max_workers variables before creati...
56/40156/2
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Sundar Sridharan
MB-11863 DaemonVBSnapshot task must complete before...
55/40155/3
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Sundar Sridharan
correctly decrement numToWake to avoid waking more
54/40154/3
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Chiyoung Seo
MB-11861 Remove incorrect assertion from the flusher.
51/40151/2
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Sundar Sridharan
fix compiler error in vbucket.cc metaDataDisk +=
50/40150/2
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
D Liao
MB-11689 Added a stat ep_meta_data_disk
38/40038/5
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
abhinavdangeti
MB-11582: Increase mutation memory threshold to 98...
26/40126/6
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Mike Wiederhold
Don't schedule backfill if cursor isn't registered...
45/40145/3
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Sundar Sridharan
MB-11405 Spawn at least 10 global threads
84/40084/10
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Sundar Sridharan
MB-11405 Dedicated Threads that poll & sleep on own...
80/40080/6
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Sundar Sridharan
MB-11821 rename upr to dcp in stats and logs
98/39898/9
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
abhinavdangeti
Fix leak while checking memory thresholds during warmup
85/40085/3
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
abhinavdangeti
Fix to unit test failure: test_item_pager
81/40081/3
commit
|
commitdiff
|
tree
|
snapshot
2014-07-30
abhinavdangeti
MB-11582: Wake up the itemPagertask(if snoozing) upon...
37/40037/6
commit
|
commitdiff
|
tree
|
snapshot
2014-07-30
Sundar Sridharan
MB-11830 unless recreating don't resetVBucket on delVBucket
39/40039/5
commit
|
commitdiff
|
tree
|
snapshot
2014-07-30
Mike Wiederhold
MB-11237: Add backoff stats to dcp and dcpagg stats
61/40061/5
commit
|
commitdiff
|
tree
|
snapshot
2014-07-30
abhinavdangeti
MB-11383: When thresholds are met, set warmup to complete
62/40062/8
commit
|
commitdiff
|
tree
|
snapshot
2014-07-30
Sundar Sridharan
MB-11042 print correct usage help for cbstats
69/40069/3
commit
|
commitdiff
|
tree
|
snapshot
2014-07-30
Mike Wiederhold
MB-11801: Seqno persist command should return when...
63/40063/3
commit
|
commitdiff
|
tree
|
snapshot
2014-07-30
Chiyoung Seo
MB-11799 Let the flusher update the last persisted...
59/40059/3
commit
|
commitdiff
|
tree
|
snapshot
2014-07-30
Sundar Sridharan
prevent task state change from overriding task cancel
60/40060/2
commit
|
commitdiff
|
tree
|
snapshot
2014-07-30
Chiyoung Seo
MB-11799 Throttle vbucket compaction with the disk...
43/40043/3
commit
|
commitdiff
|
tree
|
snapshot
2014-07-30
Chiyoung Seo
Remove unnecessary lock from Task class.
42/40042/4
commit
|
commitdiff
|
tree
|
snapshot
2014-07-30
Trond Norbye
Fix log message for remaining bytes to send to mccouch
44/40044/2
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Sundar Sridharan
assert if mock file remove fails. Use env for test dir
81/39981/4
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Sundar Sridharan
flush multi vbucket unit test fix - acquire vbucket...
29/40029/3
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Sundar Sridharan
Acquire vbucket lock on rollback operation with retry
19/40019/4
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Chiyoung Seo
Fix to the unit test failure in vbucket deletion /...
23/40023/3
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Chiyoung Seo
Use the read-write KV instance to get the last persiste...
22/40022/3
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Mike Wiederhold
MB-11725: Place rollback task on the writer dispatcher
17/40017/2
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
abhinavdangeti
unit test fix (95)
18/40018/2
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Dave Rigby
MB-11735: Rename total_free_bytes -> total_free_mapped_...
74/39874/6
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
abhinavdangeti
MB-11629: Set engineSpecific to NULL when notify_failed...
82/39982/3
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Sundar Sridharan
MB-11830 cached failover table even if empty
67/39967/3
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Sundar Sridharan
MB-11799 re-use existing task for rescheduling vb snapshots
58/39958/5
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Mike Wiederhold
Add vbucket-seqno stats to vbucket-details
68/39968/3
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Mike Wiederhold
MB-11827: Check the checkpoint id instead of backfill...
60/39960/2
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Mike Wiederhold
MB-11725: Add an assert to make sure that the disk...
59/39959/2
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
Chiyoung Seo
MB-11731 Reduce the lock overhead among flusher, VB...
10/39910/3
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
Chiyoung Seo
MB-11731 Add the daemon vbucket state snapshot task.
07/39907/3
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
Chiyoung Seo
MB-11731 Replace the shard-level vbstate snapshot with...
06/39906/3
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
Chiyoung Seo
Remove unused snapshotVBState flag variable.
05/39905/3
commit
|
commitdiff
|
tree
|
snapshot
2014-07-26
Dave Rigby
Expand stats `allocator` buffer size
73/39873/3
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Mike Wiederhold
MB-11786: Always create a new checkpoint after backfill...
96/39896/4
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Mike Wiederhold
MB-11809: Don't use last_by_seqno when checking for...
94/39894/4
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Sundar Sridharan
MB-11822 correct bucket low priority to be <= 5
91/39891/2
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
abhinavdangeti
No need to pass the vbucket object to vb_delete_task
62/39862/3
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
abhinavdangeti
Decrement session counter if compaction fails
61/39861/3
commit
|
commitdiff
|
tree
|
snapshot
next