[OpenSIPS-Devel] [OpenSIPS/opensips] a822b5: clusterer: don't require any fields in the DB for ...

rvlad-patrascu vladp at opensips.org
Tue Sep 26 12:34:12 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: a822b56c6ac05e3dd91bc41a3545026048bfc8eb
      https://github.com/OpenSIPS/opensips/commit/a822b56c6ac05e3dd91bc41a3545026048bfc8eb
  Author: rvlad-patrascu <vladp at opensips.org>
  Date:   2017-09-26 (Tue, 26 Sep 2017)

  Changed paths:
    M db/schema/clusterer.xml
    M modules/clusterer/README
    M modules/clusterer/clusterer.c
    M modules/clusterer/clusterer.h
    M modules/clusterer/clusterer_mod.c
    M modules/clusterer/doc/clusterer_admin.xml
    M modules/clusterer/node_info.c
    M modules/clusterer/node_info.h
    M scripts/db_berkeley/opensips/clusterer
    M scripts/db_berkeley/opensips/version
    M scripts/dbtext/opensips/clusterer
    M scripts/dbtext/opensips/version
    M scripts/mysql/clusterer-create.sql
    M scripts/oracle/clusterer-create.sql
    M scripts/pi_http/clusterer-mod
    M scripts/pi_http/clusterer-table
    M scripts/pi_http/pi_framework.xml
    M scripts/postgres/clusterer-create.sql
    M scripts/sqlite/clusterer-create.sql

  Log Message:
  -----------
  clusterer: don't require any fields in the DB for the topology establishing mechanism


  Commit: dc3f6eafb69ef8ca44d795a3f44de5916ab626de
      https://github.com/OpenSIPS/opensips/commit/dc3f6eafb69ef8ca44d795a3f44de5916ab626de
  Author: rvlad-patrascu <vladp at opensips.org>
  Date:   2017-09-26 (Tue, 26 Sep 2017)

  Changed paths:
    M modules/clusterer/README
    M modules/clusterer/clusterer.c
    M modules/clusterer/clusterer.h
    M modules/clusterer/clusterer_mod.c
    M modules/clusterer/doc/clusterer_admin.xml
    M modules/clusterer/node_info.c
    M modules/clusterer/node_info.h

  Log Message:
  -----------
  clusterer: support dynamic topology discovery for nodes not provisioned in the DB.

For an instance running in non-DB mode, provisioning information about the current
node and other neighbours in the cluster should be defined in the script through
module parameters.


Compare: https://github.com/OpenSIPS/opensips/compare/675164c747e4...dc3f6eafb69e


More information about the Devel mailing list