From ac07df53facab1f8277f744594fc1b5875148595 Mon Sep 17 00:00:00 2001 From: Sasaki Toru Date: Sat, 28 May 2016 18:01:36 +0900 Subject: [PATCH 1/2] describes license to connect-test.properties --- .../src/test/resources/connect-test.properties | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/connect/json/src/test/resources/connect-test.properties b/connect/json/src/test/resources/connect-test.properties index 5b7e788d9cbf6..252c9e27af5fc 100644 --- a/connect/json/src/test/resources/connect-test.properties +++ b/connect/json/src/test/resources/connect-test.properties @@ -1,2 +1,18 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# see kafka.server.KafkaConfig for additional details and defaults + schemas.cache.size=1 From f8c7b0b3dab574af4e3dac31da39c415f394c3ce Mon Sep 17 00:00:00 2001 From: Sasaki Toru Date: Sat, 28 May 2016 19:08:26 +0900 Subject: [PATCH 2/2] Deleted uncollect line from connect-test.properties --- connect/json/src/test/resources/connect-test.properties | 1 - 1 file changed, 1 deletion(-) diff --git a/connect/json/src/test/resources/connect-test.properties b/connect/json/src/test/resources/connect-test.properties index 252c9e27af5fc..9a48f68e08182 100644 --- a/connect/json/src/test/resources/connect-test.properties +++ b/connect/json/src/test/resources/connect-test.properties @@ -12,7 +12,6 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -# see kafka.server.KafkaConfig for additional details and defaults schemas.cache.size=1