How about to implement e-mail notifications as a kind of plugin / some pluggable service?
On Wed, Feb 11, 2015 at 10:14 PM, Dmitriy Setrakyan <[email protected]> wrote: > I would remove it from Ignite altogether. > > On Wed, Feb 11, 2015 at 7:07 AM, Vladimir Ozerov <[email protected]> > wrote: > > > Hi, > > > > We have lots of properties in IgniteConfiguration dedicated to email > setup: > > > > setLifeCycleEmailNotification > > setSmtpSsl > > setSmtpStartTls > > setSmtpHost > > setSmtpPort > > setSmtpUsername > > setSmtpPassword > > setAdminEmails > > setSmtpFromEmail > > > > It seems to me that all these properties are very rarely used, aren't > they? > > If so, how about moving them to separate bean to make IgniteConfiguration > > lighter? > > > > Vladimir. > > > -- Alexey Kuznetsov GridGain Systems www.gridgain.com
