[OpenSIPS-Devel] [OpenSIPS/opensips] f9604a: dispatcher: Refactor "comm_sock" column

Liviu Chircu liviu at opensips.org
Mon Feb 13 09:42:02 EST 2017


  Branch: refs/heads/feature/FS-load-balancer
  Home:   https://github.com/OpenSIPS/opensips
  Commit: f9604a76ec411798bfb00a1a495168687d50f303
      https://github.com/OpenSIPS/opensips/commit/f9604a76ec411798bfb00a1a495168687d50f303
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2017-02-13 (Mon, 13 Feb 2017)

  Changed paths:
    M db/schema/dispatcher.xml
    M modules/dispatcher/README
    M modules/dispatcher/dispatch.c
    M modules/dispatcher/dispatcher.c
    M modules/dispatcher/doc/dispatcher_admin.xml
    M scripts/db_berkeley/opensips/dispatcher
    M scripts/dbtext/opensips/dispatcher
    M scripts/mysql/dispatcher-create.sql
    M scripts/oracle/dispatcher-create.sql
    M scripts/pi_http/dispatcher-mod
    M scripts/pi_http/dispatcher-table
    M scripts/pi_http/pi_framework.xml
    M scripts/postgres/dispatcher-create.sql
    M scripts/sqlite/dispatcher-create.sql

  Log Message:
  -----------
  dispatcher: Refactor "comm_sock" column

Since it had identical meaning to the "weight" column, it is
better to merge them together into a string column, while retaining
backwards-compatibility with dispatcher table version 7, internally.


  Commit: ec51f2b51c8f72783683a5c49ca556c0d4a92f81
      https://github.com/OpenSIPS/opensips/commit/ec51f2b51c8f72783683a5c49ca556c0d4a92f81
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2017-02-13 (Mon, 13 Feb 2017)

  Changed paths:
    M modules/dispatcher/README
    M modules/dispatcher/dispatch.c
    M modules/dispatcher/doc/dispatcher_admin.xml

  Log Message:
  -----------
  dispatcher: Update doc


Compare: https://github.com/OpenSIPS/opensips/compare/549bcb6b137d...ec51f2b51c8f


More information about the Devel mailing list