Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

886

December 20th, 2011 16:00

Possible to use local disk instead of Centera from the SDK?

I heard a rumor that there is a way to specify the connection string in the Centera SDK such that when you open the pool you are actually just writing to local disk on that host.  Is this true?  Basically we have automated unit tests that are run against every checkin and among other things they need to create some objects and then remove them.  I’d prefer not to use the public Centera for that as we aren’t really testing the Centera per se, just that there’ve been no regressions on our Centera driver that uses the SDK. 

Any advice appreciated!

Mike Barrie

SenSage Inc.

409 Posts

December 28th, 2011 08:00

Hi Mike

There used to be the functionality that if you specified "NEO" as the connection string it would do as you want. 

This was a hidden feature not documented which unfortunately was removed from the SDK completely a few years ago.

No Events found!

Top