The "related questions" column has disappeared from the sidebar on SO.

screenshot

Is this a permanent change? ("Eeeek!") Or is it the first time I have witnessed this cache quirk: The “related questions” panel gone on Stackoverflow is sometimes missing? I find that column useful from time to time, though I'm sure I could make do with the search box.

share|improve this question
1  
Also seems missing here on Meta. – Charles Jan 1 at 7:34
1  
It was there a second ago here on Meta. – Asad Jan 1 at 7:35
2  
Most likely a bug, stuff like this happen and fixed quickly. – Sha Wiz Dow Ard Jan 1 at 7:37
3  
Quick! To the Wheel of Blame! – animuson Jan 1 at 7:38
3  
If you notice, the "active" part of the question stats is missing as well. It's also missing when I look at this very question. – BoltClock's a Unicorn Jan 1 at 7:48
1  
Y2013 bug. We all expected something. – Michael Petrotta Jan 1 at 7:51
1  
i cann't see in this question either i.stack.imgur.com/cDBVQ.png – NullPoiиteя Jan 1 at 7:53
2  
The weird part is that this doesn't seem to be a UI bug. On old questions like this, the related links are still present. It is just new questions that don't have them. – Asad Jan 1 at 7:59
The API seems to be broken as well, it returns no related questions for new questions and behaves normally for old questions. – Asad Jan 1 at 8:49
1  
@Asad: I imagine that the related questions are cached and stored with the question. They likely get updated very infrequently, unless a user-generated event triggers one (such as editing, which could change the content and/or title). It would be a huge performance issue to try and generate that list every time the question loads. – animuson Jan 1 at 8:54
On MSO looks like questions as of 8 hours ago have the related column, but the next question does not. – psubsee2003 Jan 1 at 9:08
@animuson That is very likely the answer to this question. According to the info on this page, related questions lists are heavily cached. Also, user generated events do not trigger a refresh: "[the list] may not update immediately after a question has been edited." – Asad Jan 1 at 9:22

1 Answer

up vote 5 down vote accepted

We managed to make elastic search hard crash - it's back up and I'm taking a look at the 140gig heap dump now. Related questions will reappear on all questions as they're accessed.

Note: as far as this question goes, , but I'm still looking into the root cause.

share|improve this answer
Nice, status-completed then or aren't you sure yet it's working properly? – Sha Wiz Dow Ard Jan 1 at 10:26
1  
@ShaWizDowArd - it's like trusting a computer after it blue screens...you just don't until you find and fix the root cause. – Nick Craver Jan 1 at 10:27
2  
blue screen is like blue sky.. it's just there. ;) – Sha Wiz Dow Ard Jan 1 at 10:28
Then as far as this answer goes, I'll accept it. Thanks! – Sam Jan 1 at 17:17

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged