Hello again! Can you please also provide a reproducer which demonstrates this problem?
As I can see from the code, session should be created beforehand in doFilterV2(). Regards, -- Ilya Kasnacheev 2018-08-15 19:13 GMT+03:00 Ilya Kasnacheev <[email protected]>: > Hello! > > I can see how it can be a problem. Do you care to fill a ticket against > Apache Ignite JIRA? > > Regards, > > -- > Ilya Kasnacheev > > 2018-08-15 19:10 GMT+03:00 nitin.phadnis <[email protected]>: > >> org.apache.ignite.cache.websession.WebSessionFilter.RequestWrapperV2.java >> getSession(true) should not return null. If a session does not exist, it >> should create a new session and return it. >> >> >> >> -- >> Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >> > >
