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 |
|
#
26d24b39 |
| 01-May-2019 |
Trond Norbye <trond.norbye@gmail.com> |
MB-33971: System connections is bound to system port There was a misunderstanding when the task to account for system connections. I thought we wanted to account for all "couchbase i
MB-33971: System connections is bound to system port There was a misunderstanding when the task to account for system connections. I thought we wanted to account for all "couchbase internal components", but ns_server have no control over the connection usage for components like eventing, indexing, projector query, fts etc, and we don't want to end up in a situation where ns_server can't connect to the cluster because the pool of system connections is consumed. To work around this ns_server will mark an interface as "system" and all connections towards that port is system connections. Change-Id: I65384db1411475c7c76f7a7182931dbe9e0e680f Reviewed-on: http://review.couchbase.org/108527 Tested-by: Build Bot <build@couchbase.com> Reviewed-by: Jim Walker <jim@couchbase.com>
show more ...
|
Revision tags: v5.5.4, v5.5.5 |
|
#
edd2d65b |
| 04-Apr-2019 |
Trond Norbye <trond.norbye@gmail.com> |
MB-33599: Allow dynamic reconfig of interfaces Add support for adding / deleting or changing network interface descriptions. To simplify the implementation all reconfiguration happen
MB-33599: Allow dynamic reconfig of interfaces Add support for adding / deleting or changing network interface descriptions. To simplify the implementation all reconfiguration happens in the dispatcher thread and not as part of reloading the config file. To avoid ending up in a situation where we no longer can connect to memcached changing the interfaces works by first enabling all new interface descriptions, and if no error happens it'll shut down the ones no longer in the configuration. Change-Id: Id036b22bcfdc9780f1a653d9099d9750b354bdd6 Reviewed-on: http://review.couchbase.org/107291 Reviewed-by: Jim Walker <jim@couchbase.com> Tested-by: Build Bot <build@couchbase.com>
show more ...
|
Revision tags: v5.5.6 |
|
#
620f79bc |
| 28-Jan-2019 |
Ben Huddleston <ben.huddleston@couchbase.com> |
MB-30041: Migrate client_connection_map to nlohmann::json Change-Id: I17beac8275c29c6a6c250465c744735ba95d524e Reviewed-on: http://review.couchbase.org/104254 Tested-by: Build Bot <b
MB-30041: Migrate client_connection_map to nlohmann::json Change-Id: I17beac8275c29c6a6c250465c744735ba95d524e Reviewed-on: http://review.couchbase.org/104254 Tested-by: Build Bot <build@couchbase.com> Reviewed-by: Trond Norbye <trond.norbye@couchbase.com>
show more ...
|
#
3c80b425 |
| 28-Jan-2019 |
Ben Huddleston <ben.huddleston@couchbase.com> |
MB-30041: Complete client connection stats migration Complete the migration of the client connection stats function to nlohmann::json by renaming the "overload" to the old name.
MB-30041: Complete client connection stats migration Complete the migration of the client connection stats function to nlohmann::json by renaming the "overload" to the old name. Change-Id: Ia6dbb1ab162946936ca70f2c89db55adf8f6a0de Reviewed-on: http://review.couchbase.org/104148 Tested-by: Build Bot <build@couchbase.com> Reviewed-by: Trond Norbye <trond.norbye@couchbase.com>
show more ...
|
Revision tags: 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 |
|
#
381b0402 |
| 07-Aug-2017 |
Trond Norbye <trond.norbye@gmail.com> |
MB-24309: ConnectionMap can only contain MCBP connections Change-Id: Ibf1aa0a1ad9694ead09f7f7bf366a41a507fa36d Reviewed-on: http://review.couchbase.org/81990 Tested-by: Build Bot <bu
MB-24309: ConnectionMap can only contain MCBP connections Change-Id: Ibf1aa0a1ad9694ead09f7f7bf366a41a507fa36d Reviewed-on: http://review.couchbase.org/81990 Tested-by: Build Bot <build@couchbase.com> Reviewed-by: Will Gardner <willg@rdner.io>
show more ...
|
#
e64e8b8b |
| 07-Aug-2017 |
Trond Norbye <trond.norbye@gmail.com> |
MB-24309: Refactor: move ConnectionMap to its own file Change-Id: I8c9552deb85926d01d85dd01c7fcc5deb0d751f2 Reviewed-on: http://review.couchbase.org/81989 Tested-by: Build Bot <build
MB-24309: Refactor: move ConnectionMap to its own file Change-Id: I8c9552deb85926d01d85dd01c7fcc5deb0d751f2 Reviewed-on: http://review.couchbase.org/81989 Tested-by: Build Bot <build@couchbase.com> Reviewed-by: Will Gardner <willg@rdner.io>
show more ...
|