You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2022/02/07 21:46:20 UTC

[GitHub] [pinot] Jackie-Jiang commented on issue #8156: Queries are failed under load(looks like regression bug)

Jackie-Jiang commented on issue #8156:
URL: https://github.com/apache/pinot/issues/8156#issuecomment-1031962528


   I think the issue is most likely caused by #8083 where the same `TSerializer` is shared across multiple threads. Per this [ticket](https://issues.apache.org/jira/browse/THRIFT-2218), seems it is not thread-safe. @mqliang Can you please help fix it?


-- 
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: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org