Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

handle dbus_connection_send_with_reply more gracefully #1112

Closed
sssd-bot opened this issue May 2, 2020 · 0 comments
Closed

handle dbus_connection_send_with_reply more gracefully #1112

sssd-bot opened this issue May 2, 2020 · 0 comments
Assignees
Labels
Closed: Fixed Issue was closed as fixed.

Comments

@sssd-bot
Copy link

sssd-bot commented May 2, 2020

Cloned from Pagure issue: https://pagure.io/SSSD/sssd/issue/70

  • Created at 2009-07-02 14:52:42 by sbose
  • Closed as Fixed
  • Assigned to sgallagh

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.

Comments


Comment from sgallagh at 2009-07-02 19:45:15

Fields changed

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


Comment from sgallagh at 2009-08-12 16:21:27

Fields changed

priority: major => minor


Comment from sgallagh at 2009-10-01 16:01:10

Fields changed

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


Comment from sgallagh at 2010-02-24 20:42:39

Fields changed

milestone: SSSD Deferred => SSSD 1.1


Comment from sgallagh at 2010-03-15 16:21:34

Fixed by 9fbf00c

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


Comment from dpal at 2012-01-19 02:36:59

Fields changed

rhbz: => 0


Comment from sbose at 2017-02-24 14:51:35

Metadata Update from @sbose:

  • Issue assigned to sgallagh
  • Issue set to the milestone: SSSD 1.1
@sssd-bot sssd-bot added the Closed: Fixed Issue was closed as fixed. label May 2, 2020
@sssd-bot sssd-bot closed this as completed May 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Closed: Fixed Issue was closed as fixed.
Projects
None yet
Development

No branches or pull requests

2 participants