You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@kyuubi.apache.org by GitBox <gi...@apache.org> on 2022/03/11 07:36:28 UTC

[GitHub] [incubator-kyuubi] pan3793 commented on pull request #2103: [1.5] Revert "[KYUUBI #1948] Upgrade thrift version to 0.16.0"

pan3793 commented on pull request #2103:
URL: https://github.com/apache/incubator-kyuubi/pull/2103#issuecomment-1064851827


   Seems we don't need the following confs, THRIFT-4805 only affects thrift 0.12
   ```
   # SPARK-34128: Suppress undesirable TTransportException warnings, due to THRIFT-4805
   appender.console.filter.1.b.type = RegexFilter
   appender.console.filter.1.b.regex = .*Thrift error occurred during processing of message.*
   appender.console.filter.1.b.onMatch = deny
   appender.console.filter.1.b.onMismatch = neutral
   ```


-- 
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: notifications-unsubscribe@kyuubi.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org