Tokutek / mongo

TokuMX is a high-performance, concurrent, compressing, drop-in replacement engine for MongoDB | Issue tracker: https://tokutek.atlassian.net/browse/MX/ |
http://www.tokutek.com/products/tokumx-for-mongodb/
703 stars 97 forks source link

unify the NamespaceIndex dictionaries so that there is one per mongod #260

Open leifwalsh opened 11 years ago

leifwalsh commented 11 years ago

should reduce complexity a lot

zkasheff commented 11 years ago

How do we do this in a backward compatible manner?

Sent from my iPhone

On Jun 17, 2013, at 5:55 PM, Leif Walsh notifications@github.com wrote:

should reduce complexity a lot

— Reply to this email directly or view it on GitHub.

leifwalsh commented 11 years ago

Needs a design

Cheers, Leif

On Mon, Jun 17, 2013 at 6:27 PM, zkasheff notifications@github.com wrote:

How do we do this in a backward compatible manner? Sent from my iPhone On Jun 17, 2013, at 5:55 PM, Leif Walsh notifications@github.com wrote:

should reduce complexity a lot

Reply to this email directly or view it on GitHub.

Reply to this email directly or view it on GitHub: https://github.com/Tokutek/mongo/issues/260#issuecomment-19579304

esmet commented 11 years ago

Might be interesting. Can't immediately see how it makes things simpler yet.

On Mon, Jun 17, 2013 at 6:27 PM, Leif Walsh notifications@github.comwrote:

Needs a design

Cheers, Leif

On Mon, Jun 17, 2013 at 6:27 PM, zkasheff notifications@github.com wrote:

How do we do this in a backward compatible manner? Sent from my iPhone On Jun 17, 2013, at 5:55 PM, Leif Walsh notifications@github.com wrote:

should reduce complexity a lot

Reply to this email directly or view it on GitHub.

Reply to this email directly or view it on GitHub: https://github.com/Tokutek/mongo/issues/260#issuecomment-19579304

— Reply to this email directly or view it on GitHubhttps://github.com/Tokutek/mongo/issues/260#issuecomment-19579336 .

leifwalsh commented 11 years ago

Open it when you start up, never close it. Prevents e.g. the bug we had this weekend where we didn't roll back create database. 

Cheers, Leif

On Mon, Jun 17, 2013 at 10:07 PM, John Esmet notifications@github.com wrote:

Might be interesting. Can't immediately see how it makes things simpler yet. On Mon, Jun 17, 2013 at 6:27 PM, Leif Walsh notifications@github.comwrote:

Needs a design

Cheers, Leif

On Mon, Jun 17, 2013 at 6:27 PM, zkasheff notifications@github.com wrote:

How do we do this in a backward compatible manner? Sent from my iPhone On Jun 17, 2013, at 5:55 PM, Leif Walsh notifications@github.com wrote:

should reduce complexity a lot

Reply to this email directly or view it on GitHub.

Reply to this email directly or view it on GitHub: https://github.com/Tokutek/mongo/issues/260#issuecomment-19579304

— Reply to this email directly or view it on GitHubhttps://github.com/Tokutek/mongo/issues/260#issuecomment-19579336 .


Reply to this email directly or view it on GitHub: https://github.com/Tokutek/mongo/issues/260#issuecomment-19586948