[
https://issues.apache.org/jira/browse/IGNITE-8786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Guseinov updated IGNITE-8786:
-----------------------------------
Attachment: server-config.xml
> session.removeAttribute does not work as expected
> -------------------------------------------------
>
> Key: IGNITE-8786
> URL: https://issues.apache.org/jira/browse/IGNITE-8786
> Project: Ignite
> Issue Type: Bug
> Affects Versions: 2.4, 2.5
> Environment: Java 8, Java 9, Java 10
> Ignite 2.4 and Ignite 2.5
> Reporter: Dana Shaw
> Priority: Major
> Attachments: server-config.xml
>
>
> Simple maven project: [https://github.com/gromtech/ignite-web-session-example]
> What I'm noticing is that session.removeAttribute doesn't really remove the
> attribute, it only sets the value to null. I'm not sure if this is a setup
> issue on my end or what. I thought this might be related to jsf, removed jsf
> and the issue persists.
>
> Probably, the closest issue that I could find to my particular issue was:
> [https://github.com/apache/ignite/pull/2243]
> I patched my local ignite repo with #2243 , redeployed to tomcat and 2
> ignite nodes but am seeing the same issue.
> The closest issue that I could find to my particular issue was:
> [https://github.com/apache/ignite/pull/2243]
> My setup (client/server):
> - Ignite 2.5.0 (1 server node)
> - Java 8
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)