wu-sheng commented on PR #10049: URL: https://github.com/apache/skywalking/pull/10049#issuecomment-1330750576
``` Caused by: java.lang.IllegalArgumentException: ColumnName(modelName=top_n_cache_read_command, fullName=trace_id, storageName=trace_id) and ColumnName(modelName=sampled_slow_trace_record, fullName=trace_id, storageName=trace_id) isStorageOnly conflict in index: records-all ``` Let's review all not `superset` records, and whether they all should be `storageOnly = true`. I think there are several other records conflicting with this. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
