Hongrong Cao created KYLIN-5711: ----------------------------------- Summary: When the cluster contains query nodes, configuring the parameter kylin.query.share-state-switch-implement=jdbc will result in big query error Key: KYLIN-5711 URL: https://issues.apache.org/jira/browse/KYLIN-5711 Project: Kylin Issue Type: Bug Reporter: Hongrong Cao
After deploying multiple nodes on different machines and configuring the flow limiting parameter kylin.query.share-state-switch-implement=jdbc, the large query flow limiting reports null pointer exception. This has been reproduced locally: Deploy job node on machine A Deploy query node on machine B Querying a large query with flow limiting turned on results in a null pointer exception. -- This message was sent by Atlassian Jira (v8.20.10#820010)