I'm particularly interested in using MongoDB for session clustering in 
Dropwizard. I'm aware you can attach a session manager to Dropwizard, but by 
default this uses the default non distributed session manager. 

I'd like the use the one provided by Jetty for MongoDB 
https://www.eclipse.org/jetty/documentation/9.3.x/session-clustering-mongodb.html

However it appears this session manager type requires additional jetty XML 
config which Dropwizard doesn't appear to expose in their defined YAML config 
docs. 

Is it possible to use MongoDB with Dropwizard sessions? If so could you provide 
examples or documentation?

Thanks! 

-- 
You received this message because you are subscribed to the Google Groups 
"dropwizard-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to