#70 handle dbus_connection_send_with_reply more gracefully
Closed: Fixed None Opened 14 years ago by sbose.

The pending call returned by dbus_connection_send_with_reply can be NULL if the connection is disconnected. This will happen when the other side of the dbus connection dies. So far we return an error to the client. Due to the fact the that the died process will be restarted by the monitor it might be better to wait and retry sending the request.


Fields changed

component: SSSD => SBUS
owner: somebody => sgallagh
version: => 0.4.1

Fields changed

priority: major => minor

Fields changed

doc: => 0
docupdated: => 0
milestone: SSSD 1.0 => SSSD Deferred
tests: => 0
testsupdated: => 0

Fields changed

milestone: SSSD Deferred => SSSD 1.1

Fixed by 9fbf00c

fixedin: => 1.1.0
resolution: => fixed
status: new => closed

Fields changed

rhbz: => 0

Metadata Update from @sbose:
- Issue assigned to sgallagh
- Issue set to the milestone: SSSD 1.1

7 years ago

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/1112

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Login to comment on this ticket.

Metadata