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

Attempt to fix issues with disappearing snapshots when using nested ecs #342

Merged
merged 1 commit into from
Jan 29, 2013

Conversation

rgurley
Copy link

@rgurley rgurley commented Dec 6, 2012

Only a partial fix, but better than no fix at all I suppose.

@darkv
Copy link
Member

darkv commented Jan 25, 2013

Hi Ramsey, are you already using this in production? Shall we commit this?

@rgurley
Copy link
Author

rgurley commented Jan 25, 2013

Yeah, we used that for months here without issues. It didn't solve our problem, but it didn't hurt either.

On Jan 25, 2013, at 8:22 AM, Johann Werner wrote:

Hi Ramsey, are you already using this in production? Shall we commit this?


Reply to this email directly or view it on GitHub.

@darkv
Copy link
Member

darkv commented Jan 25, 2013

Does "didn't solve our problem" mean it didn't completely solve it or it didn't improve the situation at all?

@rgurley
Copy link
Author

rgurley commented Jan 25, 2013

The unit test demonstrates a way to cause the disappearing snapshot. The update fixes the problem in the unit test, but there are other ways that snapshots disappear. Our problem is one of those other ways, but I've not found a way to reproduce the issue we are having.

On Jan 25, 2013, at 2:27 PM, Johann Werner wrote:

Does "didn't solve our problem" mean it didn't completely solve it or it didn't improve the situation at all?


Reply to this email directly or view it on GitHub.

@darkv
Copy link
Member

darkv commented Jan 27, 2013

In that case we should merge this if you have no objections.

darkv added a commit that referenced this pull request Jan 29, 2013
Attempt to fix issues with disappearing snapshots when using nested ecs
@darkv darkv merged commit 1ae0143 into wocommunity:master Jan 29, 2013
@pascalrobert
Copy link
Contributor

It was merged in master instead of integration...

@darkv
Copy link
Member

darkv commented Jan 29, 2013

argh, didn't notice

darkv added a commit that referenced this pull request Jan 29, 2013
Attempt to fix issues with disappearing snapshots when using nested ecs
darkv added a commit that referenced this pull request Jan 29, 2013
This reverts commit 1ae0143, reversing
changes made to 0f9d473.
@rgurley
Copy link
Author

rgurley commented Jan 29, 2013

D'oh. Sorry. I thought I did make the pull request against integration.

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

Successfully merging this pull request may close these issues.

3 participants