stable

php-pecl-gearman-2.0.4-1.fc28

FEDORA-2018-6afa9e731d created by remi 4 years ago for Fedora 28

Version 2.4.0

Param to skip exception handling setup in addServer/addServers in GearmanClient class

Addressing issue #59 in wcgallego/pecl-gearman

In 2013, a patch was introduced in the core libgearman code to do checks for connections to the GearmanD daemon. In doing so, the libgearman function gearman_client_set_server_option now does a connection to the GearmanD daemon, breaking the contract that GearmanClient::addServer and addServers does not do any connection work, but simply adds the host names to an array.

If the host cannot be reached, this will throw an exception.

This patch makes it optional to skip the exception handling code here and to attempt making the connections as needed when actual work needs to be done.

How to install

sudo dnf upgrade --refresh --advisory=FEDORA-2018-6afa9e731d

This update has been submitted for testing by remi.

4 years ago

This update has been pushed to testing.

4 years ago

This update has reached 7 days in testing and can be pushed to stable now if the maintainer wishes

4 years ago

This update has been submitted for batched by remi.

4 years ago

This update has been submitted for stable by bodhi.

4 years ago

This update has been pushed to stable.

4 years ago

Please login to add feedback.

Metadata
Type
bugfix
Karma
0
Signed
Content Type
RPM
Test Gating
Settings
Unstable by Karma
-3
Stable by Karma
3
Stable by Time
disabled
Dates
submitted
4 years ago
in testing
4 years ago
in stable
4 years ago

Automated Test Results