Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
MongoDB 1.7.5 (unstable) Released
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  18 messages - Expand all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Eliot Horowitz  
View profile  
 More options Jan 26 2011, 6:24 pm
From: Eliot Horowitz <eliothorow...@gmail.com>
Date: Wed, 26 Jan 2011 18:24:24 -0500
Local: Wed, Jan 26 2011 6:24 pm
Subject: MongoDB 1.7.5 (unstable) Released
MongoDB 1.7.5 has been released.
This is the last release in the 1.7.x development cycle.
The next release will be 1.8.0-rc0.

Notable Changes:
 - single server durability: http://www.mongodb.org/display/DOCS/Journaling
 - extent allocation improvements
 - improved replica set connectivity for mongos
 - getLastError improvement for sharding

Since this is the last 1.7.x release, we are looking to get a lot of
people testing this release.

Downloads: http://www.mongodb.org/downloads
Change Log: http://jira.mongodb.org/browse/SERVER/fixforversion/10214

Please let us know of any issues,
-Eliot


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
oferfort  
View profile  
 More options Jan 27 2011, 7:56 am
From: oferfort <ofer...@gmail.com>
Date: Thu, 27 Jan 2011 04:56:01 -0800 (PST)
Local: Thurs, Jan 27 2011 7:56 am
Subject: Re: MongoDB 1.7.5 (unstable) Released
any estimation on the 1.8.0 release?

On Jan 27, 1:24 am, Eliot Horowitz <eliothorow...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eliot Horowitz  
View profile  
 More options Jan 27 2011, 8:27 am
From: Eliot Horowitz <eliothorow...@gmail.com>
Date: Thu, 27 Jan 2011 08:27:25 -0500
Local: Thurs, Jan 27 2011 8:27 am
Subject: Re: [mongodb-user] Re: MongoDB 1.7.5 (unstable) Released
You can track jira for any dates.
Depends on how user testing goes.
rc0 should be out in a week or 2

On Jan 27, 2011, at 7:56 AM, oferfort <ofer...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Thibaut Barrère  
View profile  
 More options Jan 27 2011, 10:58 am
From: Thibaut Barrère <thibaut.barr...@gmail.com>
Date: Thu, 27 Jan 2011 07:58:46 -0800 (PST)
Local: Thurs, Jan 27 2011 10:58 am
Subject: Re: MongoDB 1.7.5 (unstable) Released
Congratulations, and thanks for the single server durability
especially!

-- Thibaut


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Chuck Remes  
View profile  
 More options Jan 27 2011, 11:06 am
From: Chuck Remes <cremes.devl...@mac.com>
Date: Thu, 27 Jan 2011 10:06:42 -0600
Local: Thurs, Jan 27 2011 11:06 am
Subject: Re: [mongodb-user] Re: MongoDB 1.7.5 (unstable) Released
Why is 10gen only doing a single beta release to cover the *most visible* new feature slated for 1.8? Single-server durability is a pretty big change (based on the commits I have seen), so I'm curious why it rates only a single beta release?

Or do you consider 1.8rc0, rc1, rc2, etc. as places for fixing significant bugs with this feature?

cr


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eliot Horowitz  
View profile  
 More options Jan 27 2011, 11:12 am
From: Eliot Horowitz <eliothorow...@gmail.com>
Date: Thu, 27 Jan 2011 11:12:07 -0500
Local: Thurs, Jan 27 2011 11:12 am
Subject: Re: [mongodb-user] Re: MongoDB 1.7.5 (unstable) Released
1.7.5 isn't a beta release, its a dev release.
1.8.0-rc0 is kind of like "beta".


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Thibaut Barrère  
View profile  
 More options Jan 27 2011, 11:14 am
From: Thibaut Barrère <thibaut.barr...@gmail.com>
Date: Thu, 27 Jan 2011 08:14:29 -0800 (PST)
Local: Thurs, Jan 27 2011 11:14 am
Subject: Re: MongoDB 1.7.5 (unstable) Released
Some people (see http://news.ycombinator.org/item?id=2148305 for
instance, but I've heard that somewhere else) wonder why the --dur
wouldn't be the default, to avoid people shooting themselves in the
foot.

Is it planned ? What's your opinion on that ?

-- Thibaut


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eliot Horowitz  
View profile  
 More options Jan 27 2011, 11:34 am
From: Eliot Horowitz <eliothorow...@gmail.com>
Date: Thu, 27 Jan 2011 11:34:42 -0500
Local: Thurs, Jan 27 2011 11:34 am
Subject: Re: [mongodb-user] Re: MongoDB 1.7.5 (unstable) Released
Durability is a new feature, and should be treated as such.
While it is currently not the default, that may change in a later release.

On Thu, Jan 27, 2011 at 11:14 AM, Thibaut Barrère


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Keith Branton  
View profile  
 More options Jan 31 2011, 12:24 am
From: Keith Branton <ke...@branton.co.uk>
Date: Sun, 30 Jan 2011 22:24:24 -0700
Local: Mon, Jan 31 2011 12:24 am
Subject: Re: [mongodb-user] Re: MongoDB 1.7.5 (unstable) Released

I've been checking every day for this in synaptic, but it hasn't appeared
yet. I have

deb http://downloads.mongodb.org/distros/ubuntu 10.10 10gen

line in my /etc/apt/sources.list file, and have mongo-unstable
installed. This is how I normally get updates, but synaptic tells me
the latest version is 20101221. Am I doing something stupid or have
the packages not been updated yet?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Keith Branton  
View profile  
 More options Jan 31 2011, 12:24 am
From: Keith Branton <ke...@branton.co.uk>
Date: Sun, 30 Jan 2011 22:24:34 -0700
Local: Mon, Jan 31 2011 12:24 am
Subject: Re: [mongodb-user] Re: MongoDB 1.7.5 (unstable) Released

Also, It would be really nice if the package versions contained the
mongo version somehow.

1.7.5-20110127 would be much nicer than just a date - would that be
very difficult to do?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alvin Richards  
View profile  
 More options Jan 31 2011, 12:36 am
From: Alvin Richards <al...@10gen.com>
Date: Sun, 30 Jan 2011 21:36:53 -0800 (PST)
Local: Mon, Jan 31 2011 12:36 am
Subject: Re: MongoDB 1.7.5 (unstable) Released
Let me ping the engineer and get an ETA for the Ubuntu packages.

-Alvin

On Jan 30, 9:24 pm, Keith Branton <ke...@branton.co.uk> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alvin Richards  
View profile  
 More options Jan 31 2011, 12:44 am
From: Alvin Richards <al...@10gen.com>
Date: Sun, 30 Jan 2011 21:44:37 -0800 (PST)
Local: Mon, Jan 31 2011 12:44 am
Subject: Re: MongoDB 1.7.5 (unstable) Released
So just tried this myself on 9.04 and got

mongodb-unstable 20101221

Unstable is always the current development branch, i.e. 1.7.x

However, this date is old so will check why there is not a more recent
build for unstable.

-Alvin

On Jan 30, 9:36 pm, Alvin Richards <al...@10gen.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Adrien Mogenet  
View profile  
 More options Jan 31 2011, 12:54 pm
From: Adrien Mogenet <adrien.moge...@gmail.com>
Date: Mon, 31 Jan 2011 09:54:43 -0800 (PST)
Local: Mon, Jan 31 2011 12:54 pm
Subject: Re: MongoDB 1.7.5 (unstable) Released
Congrats mates !

I did some benchmarks today, I will perform these tests again later
with the 1.7.5.

On 31 jan, 06:44, Alvin Richards <al...@10gen.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Richard Kreuter  
View profile  
 More options Jan 31 2011, 1:14 pm
From: Richard Kreuter <rich...@10gen.com>
Date: Mon, 31 Jan 2011 13:14:10 -0500
Local: Mon, Jan 31 2011 1:14 pm
Subject: Re: [mongodb-user] Re: MongoDB 1.7.5 (unstable) Released
We're planning on changing to roughly this versioning scheme on the
packages at the 1.8 release.

Regards,
Richard


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
MarkCallaghan  
View profile  
 More options Jan 31 2011, 3:09 pm
From: MarkCallaghan <mdcal...@gmail.com>
Date: Mon, 31 Jan 2011 12:09:53 -0800 (PST)
Local: Mon, Jan 31 2011 3:09 pm
Subject: Re: MongoDB 1.7.5 (unstable) Released
For single server durability and a change that requires multiple
writes to MongoDB files are all writes recorded in the journal before
any might be attempted?

On Jan 26, 3:24 pm, Eliot Horowitz <eliothorow...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eliot Horowitz  
View profile  
 More options Jan 31 2011, 3:20 pm
From: Eliot Horowitz <eliothorow...@gmail.com>
Date: Mon, 31 Jan 2011 15:20:46 -0500
Local: Mon, Jan 31 2011 3:20 pm
Subject: Re: [mongodb-user] Re: MongoDB 1.7.5 (unstable) Released
@mark yes, exactly.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
MARK CALLAGHAN  
View profile  
 More options Jan 31 2011, 7:18 pm
From: MARK CALLAGHAN <mdcal...@gmail.com>
Date: Mon, 31 Jan 2011 16:18:05 -0800
Local: Mon, Jan 31 2011 7:18 pm
Subject: Re: [mongodb-user] Re: MongoDB 1.7.5 (unstable) Released
Wow. That is great news.

On Mon, Jan 31, 2011 at 12:20 PM, Eliot Horowitz

--
Mark Callaghan
mdcal...@gmail.com

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Adrien Mogenet  
View profile   Translate to Translated (View Original)
 More options Feb 2 2011, 1:50 pm
From: Adrien Mogenet <adrien.moge...@gmail.com>
Date: Wed, 2 Feb 2011 10:50:10 -0800 (PST)
Local: Wed, Feb 2 2011 1:50 pm
Subject: Re: MongoDB 1.7.5 (unstable) Released
Lovely mongostat ... I love it :-)

Moreover, I got better performances when queries have to access disk
than Mongo 1.6.5... but set-up was a bit different, I'll launch my
tests with the same config tomorrow.

On 1 fév, 01:18, MARK CALLAGHAN <mdcal...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »