[
https://issues.apache.org/jira/browse/TINKERPOP-3096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cole Greer closed TINKERPOP-3096.
---------------------------------
Fix Version/s: 3.7.3
Resolution: Fixed
> Missing necessary parameters for logging, resulting in '%!x(MISSING)' in
> output
> -------------------------------------------------------------------------------
>
> Key: TINKERPOP-3096
> URL: https://issues.apache.org/jira/browse/TINKERPOP-3096
> Project: TinkerPop
> Issue Type: Improvement
> Components: go
> Affects Versions: 3.7.2
> Reporter: thomas-dg
> Assignee: Yang Xia
> Priority: Trivial
> Fix For: 3.7.3
>
>
> I encountered a log message missing necessary parameters while using the
> 'Containing' function. The detailed log information is as follows:
> {code:java}
> // code placeholder
> 2024/07/14 16:27:28 Error occurred during operation
> gremlinServerWSProtocol.readLoop(): 'E0703: expected string Key for map, got
> type='0x%!x(MISSING)''
> 2024/07/14 16:27:28 Read loop error 'E0703: expected string Key for map, got
> type='0x%!x(MISSING)'', closing read loop.
> 2024/07/14 16:27:28 Connection error callback invoked, closing protocol.
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)