konsumer / mongoose-type-url

A url field-type for Mongoose schemas
15 stars 6 forks source link

Mongos Options are deprecated. #4

Closed Guzim closed 5 years ago

Guzim commented 6 years ago

When using this add-on, it works but I have this message :

the server/replset/mongos options are deprecated, all their options are supported at the top level of the options object [poolSize,ssl,sslValidate,sslCA,sslCert,sslKey,sslPass,sslCRL,autoReconnect,noDelay,keepAlive,keepAliveInitialDelay,connectTimeoutMS,family,socketTimeoutMS,reconnectTries,reconnectInterval,ha,haInterval,replicaSet,secondaryAcceptableLatencyMS,acceptableLatencyMS,connectWithNoPrimary,authSource,w,wtimeout,j,forceServerObjectId,serializeFunctions,ignoreUndefined,raw,bufferMaxEntries,readPreference,pkFactory,promiseLibrary,readConcern,maxStalenessSeconds,loggerLevel,logger,promoteValues,promoteBuffers,promoteLongs,domainsEnabled,checkServerIdentity,validateOptions,appname,auth,user,password,authMechanism,compression,fsync,readPreferenceTags,numberOfRetries,auto_reconnect,minSize,monitorCommands]

konsumer commented 6 years ago

I can't reproduce this issue. Can you send an example that exhibits this behavior?

konsumer commented 5 years ago

Closing due to failure to reproduce. Feel free to comment if you can reproduce.