[Pharo-project] SmalltalkHub update
Just an update to let you know that we are fixing the issue. SmalltalkHub will be back online later today. Sorry for the inconvenience. Nico
After a rather painful debugging/db-restoring session, SmalltalkHub is back online! So...what happened? Well, the db got currupted due to a concurrency issue, which is now fixed [1], resulting in very unstable behavior. Fixing the issue and restoring the db got SmalltalkHub back on track. Did I lose any data? Nope. What's next? I'll keep a close eye on the DB for the coming days and make sure it runs smoothly. Cheers, Nico [1] http://smalltalkhub.com/#!/~NicolasPetton/SmalltalkHub/diff/Hub-NicolasPetto...
On 01/15/2013 01:01 AM, Nicolas Petton wrote:
After a rather painful debugging/db-restoring session, SmalltalkHub is back online!
So...what happened?
Well, the db got currupted due to a concurrency issue, which is now fixed [1], resulting in very unstable behavior. Fixing the issue and restoring the db got SmalltalkHub back on track.
Did I lose any data?
Nope.
Great work Nicolas, I know how stressful such situations can be :) regards, Göran
thanks Nicolas! Yes doing is always more difficult than the rest :) Stef On Jan 15, 2013, at 1:01 AM, Nicolas Petton wrote:
After a rather painful debugging/db-restoring session, SmalltalkHub is back online!
So...what happened?
Well, the db got currupted due to a concurrency issue, which is now fixed [1], resulting in very unstable behavior. Fixing the issue and restoring the db got SmalltalkHub back on track.
Did I lose any data?
Nope.
What's next?
I'll keep a close eye on the DB for the coming days and make sure it runs smoothly.
Cheers, Nico
[1] http://smalltalkhub.com/#!/~NicolasPetton/SmalltalkHub/diff/Hub-NicolasPetto...
Great Nicolas, thank you. But the least I would expect is MongoDB to have concurrency issues! Can you give more details about it? Regards! -- View this message in context: http://forum.world.st/SmalltalkHub-update-tp4663339p4663485.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
Sure, the issue was that SMalltalkHub was using a session from a session pool and putting the session back to the pool while still using it for uploads. So the issue was not because of Mongo itself. Cheers, Nico "Esteban A. Maringolo" <emaringolo@gmail.com> writes:
Great Nicolas, thank you.
But the least I would expect is MongoDB to have concurrency issues! Can you give more details about it?
Regards!
-- View this message in context: http://forum.world.st/SmalltalkHub-update-tp4663339p4663485.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
-- Nicolas Petton http://nicolas-petton.fr
Wow, SmalltalkHub looks *really* nice! Thanks!! -- View this message in context: http://forum.world.st/SmalltalkHub-update-tp4663339p4663959.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
participants (6)
-
Denis Kudriashov -
Esteban A. Maringolo -
Göran Krampe -
Nicolas Petton -
Sean P. DeNigris -
Stéphane Ducasse