This is an automated email from the ASF dual-hosted git repository.
nic pushed a change to branch 2.6.x
in repository https://gitbox.apache.org/repos/asf/kylin.git.
from ae63d70 Set repository sites to https
new 1f9f44c Fix sql injection issue
new 0556b00 Prevent uncontrolled data used in path expression
new 995d5b2 Encrept response output for BroadcasterReceiveServlet
new a3ec2e6 Fix "equals" on incomparable types
new 9e35338 Fix not thread-safe double-checked locking
The 5 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:
.../apache/kylin/measure/topn/TopNMeasureType.java | 2 +-
.../metadata/badquery/BadQueryHistoryManager.java | 1 +
.../broadcaster/BroadcasterReceiveServlet.java | 24 ++++++++-------
.../org/apache/kylin/rest/service/CubeService.java | 36 ++++++++++++++++------
.../storage/hbase/steps/HFileOutputFormat3.java | 3 +-
5 files changed, 44 insertions(+), 22 deletions(-)