I upgraded my JMeter from 3.0 to 5.4.3 due to log4j issue however I am now getting an issue on cookie handling:
As you can see in the result, the grid-sid-axxx was moved after JSESSIONID=z-dxxx which is causing session errors on my side. How can I interchanged these cookie value so I can avoid the session issue due to interchanged cookie value.
There were no change the HTTP Cookie Manager, HTTP Header Manager and HTTP Request samplers
Thanks,