Use of id from query in Roxie log string seems to be lost
Description
In 5.6.x, the uid returned from sanitizeQuery is used to reinitialize the logctx id - this code seems to be lost in 6.0 (at least, I could not find it when searching the source).
Note that the code is buggy in 5.6.x, in that the context string is not properly cleared so that the server ip/port appears twice.
Conclusion
None
Activity
Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.
In 5.6.x, the uid returned from sanitizeQuery is used to reinitialize the logctx id - this code seems to be lost in 6.0 (at least, I could not find it when searching the source).
Note that the code is buggy in 5.6.x, in that the context string is not properly cleared so that the server ip/port appears twice.