Revision tags: v7.0.2, v6.6.3, v7.0.1, v7.0.0, v6.6.2, v6.5.2, v6.6.1, v6.0.5, v6.6.0, v6.5.1, v6.0.4, v6.5.0, v6.0.3, v5.5.4, v5.5.5, v5.5.6, v6.0.1, v5.5.3, v6.0.0, v5.1.3, v5.5.2, v5.5.1, v5.1.2, v5.1.1, v5.0.1, v5.1.0, v5.0.0, v4.6.2_ep, v4.6.2_mc, v4.6.1_ep |
|
#
f9e30e01 |
| 24-Jan-2017 |
Trond Norbye <trond.norbye@gmail.com> |
Add support for DCP NO VALUE in memcached core As part of supporting DCP for XATTRS we need the underlying engine to always supply the item payload to memcached to make it possible f
Add support for DCP NO VALUE in memcached core As part of supporting DCP for XATTRS we need the underlying engine to always supply the item payload to memcached to make it possible for a consumer to request XATTRs without document values. Change-Id: I3417b7f4ad8204c5b6dffabf2e9f6e0a5575f1bf Reviewed-on: http://review.couchbase.org/72397 Reviewed-by: Dave Rigby <daver@couchbase.com> Tested-by: buildbot <build@couchbase.com>
show more ...
|
#
ef300e4f |
| 02-Jan-2017 |
Trond Norbye <trond.norbye@gmail.com> |
Allocate item - extended API As part of XATTRs we want to be able to have parts of the system to create an item which is bigger than the current max item size (the system may have it
Allocate item - extended API As part of XATTRs we want to be able to have parts of the system to create an item which is bigger than the current max item size (the system may have it's own limit). This allocation method allows for passing on the number of "privileged" bytes to allocate. Change-Id: I54b31fefd277e452d84c3e9eee7752c627c2cda0 Reviewed-on: http://review.couchbase.org/71465 Tested-by: buildbot <build@couchbase.com> Reviewed-by: Dave Rigby <daver@couchbase.com>
show more ...
|
Revision tags: v4.6.0_ep, v4.5.1-MP1_mc, v4.6.0-DP_mc, v4.6.0-DP_ep, v4.5.1-MP1_ep, v4.1.2-MP2_mc, v4.5.1_mc |
|
#
e2e8d79f |
| 22-Aug-2016 |
Trond Norbye <trond.norbye@gmail.com> |
MB-20625: Backport ewouldblock engine from Spock This is roughly a cp of the ewouldblock engine from sha d93edd49e02f9648606532d2790076d4ba6e1e5a, but with minor tweaks so it works i
MB-20625: Backport ewouldblock engine from Spock This is roughly a cp of the ewouldblock engine from sha d93edd49e02f9648606532d2790076d4ba6e1e5a, but with minor tweaks so it works in the watson branch. Change-Id: I6b2d6f709cd2ddd9bd50e2e271687b8b0755b3ee Reviewed-on: http://review.couchbase.org/66950 Well-Formed: buildbot <build@couchbase.com> Tested-by: buildbot <build@couchbase.com> Reviewed-by: Dave Rigby <daver@couchbase.com>
show more ...
|
#
d93edd49 |
| 22-Aug-2016 |
Trond Norbye <trond.norbye@gmail.com> |
MB-20549: memcached is too aggressive closing connections It can't shut down connections in an ewouldblock state as the underlying connection may call notify_io_complete on the objec
MB-20549: memcached is too aggressive closing connections It can't shut down connections in an ewouldblock state as the underlying connection may call notify_io_complete on the object at a later time (and then it may no longer belong to the same session etc). Change-Id: Ia8f58a384b53f04d286946b21ea907313ecf18be Reviewed-on: http://review.couchbase.org/66936 Tested-by: buildbot <build@couchbase.com> Reviewed-by: Dave Rigby <daver@couchbase.com>
show more ...
|
Revision tags: v4.6.0_mc, v4.1.2-MP1_ep, v3.1.6_ep, v4.5.0_mc, v4.5.0_ep, v4.1.1_ep, v3.1.5_ep, v4.1.1_mc, v3.1.4_ep, v3.1.4_mc, v3.1.5_mc, v3.1.3_ep, v4.1.0_ep, v3.1.2_ep, v4.1.0_mc, v3.1.2_mc, v3.1.1_mc, v3.1.1_ep, v4.0.0_ep, v4.0.0_mc, v3.1.0_ep, v3.1.0_mc, v3.1.6_mc |
|
#
c834bcbb |
| 08-Jun-2015 |
Trond Norbye <trond.norbye@gmail.com> |
Use individual CMakeLists.txt This allows for building smaller sections of the code while working on a component. Change-Id: I6496c3cd7965858bef6f16b28b4fd9b07b96bcc1 Review
Use individual CMakeLists.txt This allows for building smaller sections of the code while working on a component. Change-Id: I6496c3cd7965858bef6f16b28b4fd9b07b96bcc1 Reviewed-on: http://review.couchbase.org/51786 Reviewed-by: Jim Walker <jim@couchbase.com> Tested-by: buildbot <build@couchbase.com>
show more ...
|