[OpenSIPS-Devel] [OpenSIPS/opensips] 528043: Fix OpenSIPS shutdown when running unit tests

Vlad Patrascu vladp at opensips.org
Mon Aug 20 13:18:16 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 52804385100eed36f7a4398df0eec28305f3464d
      https://github.com/OpenSIPS/opensips/commit/52804385100eed36f7a4398df0eec28305f3464d
  Author: Vlad Patrascu <vladp at opensips.org>
  Date:   2018-08-20 (Mon, 20 Aug 2018)

  Changed paths:
    M main.c

  Log Message:
  -----------
  Fix OpenSIPS shutdown when running unit tests


  Commit: 6f873a7fb98e0a2a53e098976a83037390d13efc
      https://github.com/OpenSIPS/opensips/commit/6f873a7fb98e0a2a53e098976a83037390d13efc
  Author: Vlad Patrascu <vladp at opensips.org>
  Date:   2018-08-20 (Mon, 20 Aug 2018)

  Changed paths:
    M cachedb/test/test_backends.c
    R modules/cachedb_cassandra/Cassandra.cpp
    R modules/cachedb_cassandra/Cassandra.h
    M modules/cachedb_cassandra/Makefile
    M modules/cachedb_cassandra/cachedb_cassandra.c
    M modules/cachedb_cassandra/cachedb_cassandra.h
    A modules/cachedb_cassandra/cachedb_cassandra_dbase.c
    R modules/cachedb_cassandra/cachedb_cassandra_dbase.cpp
    M modules/cachedb_cassandra/cachedb_cassandra_dbase.h
    R modules/cachedb_cassandra/cachedb_cassandra_lib.h
    R modules/cachedb_cassandra/cassandra_constants.cpp
    R modules/cachedb_cassandra/cassandra_constants.h
    R modules/cachedb_cassandra/cassandra_types.cpp
    R modules/cachedb_cassandra/cassandra_types.h

  Log Message:
  -----------
  cachedb_cassandra: update driver

Update the OpenSIPS Cassandra driver from the deprecated Thrift based
implementation to the newer DataStax C/C++ driver that uses Cassandra's
native transport protocol and the Cassandra Query Language.

Closes #1117


Compare: https://github.com/OpenSIPS/opensips/compare/82104694c40a...6f873a7fb98e
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the Devel mailing list