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

Comments are out of order #4269

Closed
polsvoice opened this issue Jun 29, 2013 · 21 comments · Fixed by diaspora/diaspora_federation#67
Closed

Comments are out of order #4269

polsvoice opened this issue Jun 29, 2013 · 21 comments · Fixed by diaspora/diaspora_federation#67

Comments

@polsvoice
Copy link
Contributor

polsvoice commented Jun 29, 2013

I notice that, many times, comments on posts from JoinDiaspora show up out of order on Diasp.org (or are missing!) This makes it hard to follow conversations. Here is an example from a recent post by Sean Tilley.
Here's how the comments look on JoinDiaspora:
diaspora_screenshot3
On diasp.org:
diaspora_screenshot4
May be related to this issue?

@jhass
Copy link
Member

jhass commented Aug 1, 2013

We recently discovered that we do not federate the created_at timestamp of comments. Doing that should greatly improve the situation.

@Flaburgan
Copy link
Member

Nice idea! Does anyone want to work on that?

@oliverbarnes
Copy link
Contributor

I do, it'd be a great way to learn how federation works

@jhass
Copy link
Member

jhass commented Aug 5, 2013

The only issue is that it is an assumption. We have no way to clearly reproduce the issue to test it.

@oliverbarnes
Copy link
Contributor

How is federated content tested currently? And if not possible presently, would there be a downside to federating the timestamps?

@jhass
Copy link
Member

jhass commented Aug 5, 2013

I see no downside to that at all. @Raven24 would you?

We have no reliable testing environment for federation yet, apart from a few developers pods running on the develop branch.

@oliverbarnes
Copy link
Contributor

Cool, going to dig in to implement this then, and try to think about ways to test this in a viable way

@ghost
Copy link

ghost commented Oct 18, 2013

@oliverbarnes How is it going? Any progress on this? :)

@oliverbarnes
Copy link
Contributor

@skogshjort unfortunately no, ran out of time to dedicate to diaspora back then. I'm coming back this week though. Were you interested on working on this?

@oliverbarnes
Copy link
Contributor

@MrZyx back with some time to contribute, but behind on the state of affairs. is this a current issue, or are there more pressing things I could help with?

@Flaburgan
Copy link
Member

This is an important issue so it's nice if you work on that.

@oliverbarnes
Copy link
Contributor

@Flaburgan cool, I'm working on #3664 , and once I'm done I'll pick this one up again

@svbergerem
Copy link
Member

Still an important issue. Just found another example: This is the same comment on three different pods
comments_out_of_order

@oliverbarnes
Copy link
Contributor

@svbergerem @Flaburgan Sorry but I haven't had the time to dedicate to this issue. Anybody else interested, please feel free to take it over

@polsvoice
Copy link
Contributor Author

Here's a related(?) post: this one is over a month old, and hasn't updated with comments yet. Of the 9 comments posted (all ~a month old), zero have transferred over to diasp.org. Note also that the old name "Diaspora HQ" is still displayed on diasp.org (instead of the updated, lowercase "diaspora* hq").

https://joindiaspora.com/posts/3446648
https://diasp.org/posts/2597401

@Flaburgan
Copy link
Member

Looks like it's not only comment, I just had the problem in the private messages:
capture du 2014-04-03 10 40 13
My message is displayed after his answer.

The weird thing is, it's only with one other person in the conversation: it's obvious that my message was written first, and we can't say that my pod received the answer first, because I wrote it on the pod itself before (my message was not federated to my own pod). Maybe it's a clock problem of my server? Looks like it's not federation fault.

@goobertron
Copy link

This happened to me the other day – in a conversation in which you were involved, Fla, so maybe it's you [stern look].

I had started a conversation, received an email notification that one of the participants had replied (with two messages in total), went back to the conversation and posted a response. When I did this, my response appeared above the two messages about which I had been notified before I responded. Like Fla, this was a conversation started by me, so on my pod, and as my pod had already notified me of the other person's replies, it had obviously received the messages itself.

I've never noticed it before - not that I've used the conversations system a huge amount - but the fact that it's happened to me and to Fla within the space of a few days suggests it might be recent problem. The pod I'm on runs 0.3.0.3.

@JannikStreek
Copy link
Contributor

I will have a look at this in the next couple of days.

@goobertron
Copy link

An example of the extent of comments not federating. The same post on orkz.net and diasp.org

https://pod.orkz.net/posts/1512224
https://diasp.org/posts/3570058

These problems always seem to involve diasp.org - perhaps a pod-specific issue?

@jhass jhass added the bounty label Feb 28, 2015
@Flaburgan
Copy link
Member

@JannikStreek any news?

@SuperTux88
Copy link
Member

Fixed with #7436

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

9 participants