Jump to: navigation, search

db-txn-max-retries

Section: statserver
Default Value: 3
Valid Values: Integers greater or equal to 1 and less than or equal to 10 retries
Changes Take Effect: After restart


This option controls how many times Stat Server re-sends a transaction to the database connection after a timeout has occurred, before it disconnects and reconnects to the database.

db-timeout

Section: statserver
Default Value: 30
Valid Values: Integers greater or equal to 10 and less than or equal to 3600 seconds
Changes Take Effect: After restart


This option controls how long Stat Server waits for a response from the database connection, before re-sending the current transaction.

8.5.101.07

Stat Server Release Notes

Release Date Release Type Restrictions AIX Linux Solaris Windows
08/31/15 General X X X X

Helpful Links

What's New

This release contains the following new features and enhancements:

  • Stat Server supports the following new actions for a regular DN:
    • CallObserving...
    • CallOutboundOriginated
    • CallOutboundReceived
  • Stat Server calculates regular statistics on StagingArea for the following new actions:
    • InteractionAbandonedDuringOffering
    • InteractionAccepted
    • InteractionAnswered
    • InteractionReleased
  • Absolute paths are now mandatory for the [java-config]/jvm-path option. The JVM will not be initialized if the option is set to a relative path.
  • Stat Server supports JDK 1.8.
  • Stat Server includes functionality for the prevention of database update losses due to commit failures or loss of database server connection.
    Two new database-related options may be configured in the [statserver] configuration section:



Resolved Issues

This release contains the following resolved issues:


Stat Server no longer terminates unexpectedly in some scenarios when updating or deleting a mediation DN during an active call. Previously, in some cases (for example, a disconnect of URS or changing DN alias after applying a strategy), Stat Server would terminate unexpectedly if a mediation DN is deleted during an active call. (SS-6407)


This release addresses the issue with intermittent inability of URS to reconnect to Stat Server, running on Windows, after Stat Server switchover. Previously, in such scenarios, URS could fail to connect to Stat Server. (SS-6405)


Stat Server no longer terminates unexpectedly while writing to the backup file. Previously, in some cases, Stat Server version 8.5.100.10 could terminate unexpectedly while writing into the backup file. (SS-6369, SS-6356)


If a media channel has one or more active interactions, this media channel is reflected in a capacity snapshot in NotReady state after EventMediaRemoved. The media is completely removed from capacity snapshot when the last interaction on the media ends.

Previously, if a media channel was removed while an interaction was still alive, the media could be left in Ready state, which allowed Router to route another interaction; and after the completion of the last interaction, the media was left in NotReady state instead of removing it completely. (SS-6352)



Upgrade Notes

No special procedure is required to upgrade to release 8.5.101.07.

This page was last edited on August 31, 2015, at 20:16.
Comments or questions about this documentation? Contact us for support!