Solved
SetGlobalSessionInfoTableValue is going to be deprecated, it that all?
so the Whats new page of 9.4.0 states this:
Platform
There is a known issue with API SetGlobalSessionInfoTableValue, where the infotable value is not stored correctly. This API will be deprecated and removed in a future release; issue will not be fixed.
Update your applications appropriately.
Can i get some more clarification about this: "This API will be deprecated and removed in a future release"?
Will only function SetGlobalSessionInfoTableValue be removed or will there be more changes to the sessions?
side note:
The javadoc doesn't show it as deprecated.

