This is an automated email from the ASF dual-hosted git repository.
nic pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kylin.git.
from c6d4c2b Validate uuid to prevent sql injection
new eb65877 Revert "KYLIN-4305 Streaming Receiver cannot limit income
query request or cancel long-running query"
new 7019774 Set repo of spring-snapshots with url https
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../org/apache/kylin/common/KylinConfigBase.java | 7 +-
server-base/pom.xml | 4 +-
server/pom.xml | 4 +-
.../stream/rpc/HttpStreamDataSearchClient.java | 16 ++--
.../kylin/stream/core/model/DataRequest.java | 9 --
.../core/query/MultiThreadsResultCollector.java | 106 +++++++--------------
.../core/query/StreamingCubeDataSearcher.java | 17 ++--
.../stream/core/query/StreamingSearchContext.java | 11 ---
stream-receiver/pom.xml | 4 +-
.../server/rest/controller/DataController.java | 4 +-
10 files changed, 55 insertions(+), 127 deletions(-)