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
Necessity of upgrading MongoDB Java driver version (currently 2.7.3) for new server version (2.2)
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
  3 messages - Collapse 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
 
Kenneth L.  
View profile  
 More options Oct 9 2012, 11:40 am
From: "Kenneth L." <kenneth.chen....@gmail.com>
Date: Tue, 9 Oct 2012 08:40:20 -0700 (PDT)
Local: Tues, Oct 9 2012 11:40 am
Subject: Necessity of upgrading MongoDB Java driver version (currently 2.7.3) for new server version (2.2)

Hi:

I tried searching on this groups and on the Internet at large, and I
couldn't find anything.  Apologies if this question has been addressed
previously either here or elsewhere.

I have several servlets in a live environment that are connecting to server
2.0.6, with the java 2.7.3 client.  I'd like to upgrade to server 2.2 to
take advantage of write lock improvements.  Server and sharding
considerations aside, I'm wondering if it is necessary to update the java
client version to the latest (2.9.0) or if it is OK to remain on 2.7.3?

In the long term, having to upgrade client versions will be rather
inconvenient each time the server version is upgraded.  Are there notes
anywhere, or a table indicating what server versions a given java driver
version supports?  Or is it safe to assume that java drivers can interface
with any future server version unless explicitly indicated?

Thanks!


 
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.
Gianfranco  
View profile  
 More options Oct 9 2012, 11:56 am
From: Gianfranco <gianfra...@10gen.com>
Date: Tue, 9 Oct 2012 08:56:08 -0700 (PDT)
Local: Tues, Oct 9 2012 11:56 am
Subject: Re: Necessity of upgrading MongoDB Java driver version (currently 2.7.3) for new server version (2.2)

The Java Driver implements features and/or changes to operate with the
MongoDB Server.

Check the Release notes of the driver:
https://github.com/mongodb/mongo-java-driver/wiki/Release-Notes

And the Compatibility and Behavioral changes of the server:
http://docs.mongodb.org/manual/release-notes/2.2/#compatibility-changes

Of course before upgrading any component on a production server is
always recommended doing on a similar test environment and check that
everything aspect of the application runs as expected.


 
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.
Kenneth L.  
View profile  
 More options Oct 9 2012, 3:42 pm
From: "Kenneth L." <kenneth.chen....@gmail.com>
Date: Tue, 9 Oct 2012 12:42:37 -0700 (PDT)
Local: Tues, Oct 9 2012 3:42 pm
Subject: Re: Necessity of upgrading MongoDB Java driver version (currently 2.7.3) for new server version (2.2)

Thanks for the info, Gianfranco!  I don't know how I missed the
compatibility changes section of the release notes... must've read it
before my morning coffee.


 
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 Older topic »