History log of /6.0.3/kv_engine/engines/default_engine.h (Results 1 – 2 of 2)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: v7.1.1, v7.0.4, v7.1.0, v6.6.5-MP1, v6.6.5, v6.6.4, v7.0.2, v7.0.1, v6.6.3, v7.0.0, v6.6.2, v6.5.2, v6.0.5, v6.6.1, v6.5.1-MP5, v6.6.0, v6.5.1-MP3, v6.5.1, v6.0.4, v6.5.0, v6.0.3, v5.5.6, v6.0.2, v5.5.5, v5.5.4, v6.0.1, v5.5.3, v5.1.3, v6.0.0, v5.5.2, v5.5.1, v5.1.2, v5.5.0, v5.1.1, v5.1.0, v5.0.1, v5.0.0, v4.6.2_ep, v4.6.2_mc, v4.6.1_ep, v4.6.0_ep, v4.6.0_mc, v4.6.1_mc, v4.5.1-MP1_mc, v4.6.0-DP_ep, v4.6.0-DP_mc, v4.5.1-MP1_ep, v4.5.1_ep, v4.1.2-MP2_mc, v4.5.1_mc, v4.1.2-MP1_ep, v4.1.2-MP2_ep, v4.1.2_ep, v3.1.6_ep, v4.1.2-MP1_mc, v4.1.2_mc, v3.1.6_mc, v4.5.0_mc, v4.5.0_ep, v4.1.1_ep, v3.1.5_ep, v4.1.1_mc, v3.1.5_mc, v3.1.4_ep, v3.1.4_mc, v3.1.3_ep, v4.1.0_ep, v4.1.0_mc, v3.1.2_ep, v3.1.2_mc, v3.1.3_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
# 5461ca70 22-Apr-2015 Trond Norbye <trond.norbye@gmail.com>

Make memcached multi-bucket-aware

This is step one.

With this patch all engines will be loaded during startup
so that we know that all symbols will be resolved in the
engine (so that we know that d

Make memcached multi-bucket-aware

This is step one.

With this patch all engines will be loaded during startup
so that we know that all symbols will be resolved in the
engine (so that we know that during startup rather than
after running for 3 weeks when someone decides to create
a bucket of type x). If you want to test out an experimental
engine you have to do that through the ewouldblock engine

Change-Id: Idb4ef895dacf2d916b07af4aebca79cba7fda6ba
Reviewed-on: http://review.couchbase.org/50053
Tested-by: buildbot <build@couchbase.com>
Reviewed-by: Dave Rigby <daver@couchbase.com>

show more ...


Revision tags: v3.0.2-MP2_mc, v3.0.2-MP3_mc, v3.0.3-MP1_mc, v3.0.3_mc, v3.0.2_ep, v3.0.2_mc, v3.0.1_mc, v3.0.0_ep, v3.0.0-beta3_mc
# 65143ec3 04-Sep-2014 Trond Norbye <trond.norbye@gmail.com>

Rename create_instance()

This allows for explicit calling the function to create an
instance instead of having to run dlopen.

Change-Id: I79910e29825e976b7fa889a43283a06c6f1f40bb
Reviewed-on: http:

Rename create_instance()

This allows for explicit calling the function to create an
instance instead of having to run dlopen.

Change-Id: I79910e29825e976b7fa889a43283a06c6f1f40bb
Reviewed-on: http://review.couchbase.org/41189
Tested-by: Trond Norbye <trond.norbye@gmail.com>
Reviewed-by: Dave Rigby <daver@couchbase.com>

show more ...