trociny
f157138bd2
In remote_send_thread, if sending a request fails don't take the
...
request back from the receive queue -- it might already be processed
by remote_recv_thread, which lead to crashes like below:
(primary) Unable to receive reply header: Connection reset by peer.
(primary) Unable to send request (Connection reset by peer):
WRITE(954662912, 131072).
(primary) Disconnected from kopusha:7772.
(primary) Increasing localcnt to 1.
(primary) Assertion failed: (old > 0), function refcnt_release,
file refcnt.h, line 62.
Taking the request back was not necessary (it would properly be
processed by the remote_recv_thread) and only complicated things.
MFC after: 2 weeks
2013-12-10 20:05:07 +00:00
..
2013-07-28 18:44:17 +00:00
2011-12-17 00:26:45 +00:00
2011-11-04 13:36:02 +00:00
2013-10-01 18:41:53 +00:00
2013-10-30 14:13:15 +00:00
2013-12-08 19:32:29 +00:00
2013-10-01 18:41:53 +00:00
2012-12-08 22:16:36 +00:00
2011-04-18 20:28:07 +00:00
2012-10-22 03:00:37 +00:00
2013-11-07 16:24:31 +00:00
2013-07-12 06:03:25 +00:00
2013-09-05 00:09:56 +00:00
2013-06-11 17:46:32 +00:00
2012-11-29 05:16:50 +00:00
2013-05-16 20:07:08 +00:00
2013-04-30 07:22:03 +00:00
2013-09-20 19:25:01 +00:00
2013-11-27 17:59:13 +00:00
2013-08-07 00:00:48 +00:00
2013-03-16 22:02:47 +00:00
2012-10-21 12:01:19 +00:00
2013-10-24 00:33:29 +00:00
2012-11-03 09:18:37 +00:00
2013-03-23 20:00:02 +00:00
2012-09-27 23:31:06 +00:00
2013-10-01 18:41:53 +00:00
2013-11-19 22:55:17 +00:00
2012-10-19 05:43:38 +00:00
2013-11-25 23:45:50 +00:00
2013-10-15 21:04:46 +00:00
2013-10-26 08:38:21 +00:00
2013-12-10 20:05:07 +00:00
2013-11-05 14:11:31 +00:00
2013-08-13 18:51:26 +00:00
2013-09-06 23:11:19 +00:00
2013-11-28 10:28:28 +00:00
2013-10-17 01:59:08 +00:00
2013-04-11 18:46:41 +00:00
2010-11-13 16:49:07 +00:00
2013-03-19 16:57:04 +00:00
2012-05-31 08:22:02 +00:00
2013-04-19 19:45:00 +00:00
2013-12-04 07:38:23 +00:00
2012-03-29 05:02:12 +00:00
2010-11-22 20:10:48 +00:00
2011-02-15 07:25:54 +00:00
2013-07-18 05:46:33 +00:00
2013-03-05 23:05:43 +00:00
2012-10-19 05:43:38 +00:00
2013-10-01 18:41:53 +00:00
2013-12-08 00:59:04 +00:00
2013-03-05 22:41:35 +00:00
2013-03-06 00:36:33 +00:00
2013-03-05 22:41:35 +00:00
2012-05-17 11:29:22 +00:00
2012-10-22 03:00:37 +00:00
2013-10-29 17:34:15 +00:00
2013-10-01 18:41:53 +00:00
2013-10-01 18:41:53 +00:00
2013-10-15 07:37:30 +00:00
2013-11-12 21:14:19 +00:00
2013-11-22 20:13:32 +00:00
2013-01-01 18:28:21 +00:00
2012-10-22 03:31:22 +00:00
2013-05-08 21:04:19 +00:00
2012-09-27 23:31:06 +00:00
2012-10-19 05:43:38 +00:00
2013-07-01 22:38:36 +00:00
2013-10-01 18:41:53 +00:00
2011-03-18 12:18:52 +00:00
2012-10-22 03:07:05 +00:00
2013-12-04 20:15:53 +00:00
2013-05-13 18:13:50 +00:00
2011-06-08 21:59:07 +00:00
2012-12-16 23:09:27 +00:00
2013-01-16 05:03:46 +00:00
2013-03-19 21:40:14 +00:00
2012-04-07 09:05:30 +00:00
2013-11-22 12:09:15 +00:00
2013-11-26 19:14:18 +00:00
2013-05-16 21:04:56 +00:00
2012-11-15 15:06:21 +00:00
2013-12-02 08:21:28 +00:00
2012-09-17 21:41:38 +00:00
2010-09-13 02:25:21 +00:00
2012-09-17 21:41:38 +00:00
2010-09-13 02:25:21 +00:00
2010-09-13 02:25:21 +00:00
2010-09-13 02:25:21 +00:00
2010-09-13 02:25:21 +00:00