Skip to content

Commit 1fc8249

Browse files
guojialiang92pranikum
authored andcommitted
Modify merged segment pre-copy classes licenses (opensearch-project#18737)
Signed-off-by: guojialiang <[email protected]>
1 parent ac02f0c commit 1fc8249

File tree

5 files changed

+0
-120
lines changed

5 files changed

+0
-120
lines changed

server/src/main/java/org/opensearch/index/engine/LocalMergedSegmentWarmer.java

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -6,30 +6,6 @@
66
* compatible open source license.
77
*/
88

9-
/*
10-
* Licensed to Elasticsearch under one or more contributor
11-
* license agreements. See the NOTICE file distributed with
12-
* this work for additional information regarding copyright
13-
* ownership. Elasticsearch licenses this file to you under
14-
* the Apache License, Version 2.0 (the "License"); you may
15-
* not use this file except in compliance with the License.
16-
* You may obtain a copy of the License at
17-
*
18-
* http://www.apache.org/licenses/LICENSE-2.0
19-
*
20-
* Unless required by applicable law or agreed to in writing,
21-
* software distributed under the License is distributed on an
22-
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
23-
* KIND, either express or implied. See the License for the
24-
* specific language governing permissions and limitations
25-
* under the License.
26-
*/
27-
28-
/*
29-
* Modifications Copyright OpenSearch Contributors. See
30-
* GitHub history for details.
31-
*/
32-
339
package org.opensearch.index.engine;
3410

3511
import org.apache.lucene.index.IndexWriter;

server/src/main/java/org/opensearch/index/engine/MergedSegmentWarmerFactory.java

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -6,30 +6,6 @@
66
* compatible open source license.
77
*/
88

9-
/*
10-
* Licensed to Elasticsearch under one or more contributor
11-
* license agreements. See the NOTICE file distributed with
12-
* this work for additional information regarding copyright
13-
* ownership. Elasticsearch licenses this file to you under
14-
* the Apache License, Version 2.0 (the "License"); you may
15-
* not use this file except in compliance with the License.
16-
* You may obtain a copy of the License at
17-
*
18-
* http://www.apache.org/licenses/LICENSE-2.0
19-
*
20-
* Unless required by applicable law or agreed to in writing,
21-
* software distributed under the License is distributed on an
22-
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
23-
* KIND, either express or implied. See the License for the
24-
* specific language governing permissions and limitations
25-
* under the License.
26-
*/
27-
28-
/*
29-
* Modifications Copyright OpenSearch Contributors. See
30-
* GitHub history for details.
31-
*/
32-
339
package org.opensearch.index.engine;
3410

3511
import org.apache.lucene.index.IndexWriter;

server/src/main/java/org/opensearch/index/engine/RemoteStoreMergedSegmentWarmer.java

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -6,30 +6,6 @@
66
* compatible open source license.
77
*/
88

9-
/*
10-
* Licensed to Elasticsearch under one or more contributor
11-
* license agreements. See the NOTICE file distributed with
12-
* this work for additional information regarding copyright
13-
* ownership. Elasticsearch licenses this file to you under
14-
* the Apache License, Version 2.0 (the "License"); you may
15-
* not use this file except in compliance with the License.
16-
* You may obtain a copy of the License at
17-
*
18-
* http://www.apache.org/licenses/LICENSE-2.0
19-
*
20-
* Unless required by applicable law or agreed to in writing,
21-
* software distributed under the License is distributed on an
22-
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
23-
* KIND, either express or implied. See the License for the
24-
* specific language governing permissions and limitations
25-
* under the License.
26-
*/
27-
28-
/*
29-
* Modifications Copyright OpenSearch Contributors. See
30-
* GitHub history for details.
31-
*/
32-
339
package org.opensearch.index.engine;
3410

3511
import org.apache.lucene.index.IndexWriter;

server/src/main/java/org/opensearch/indices/replication/MergedSegmentReplicationTarget.java

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -6,30 +6,6 @@
66
* compatible open source license.
77
*/
88

9-
/*
10-
* Licensed to Elasticsearch under one or more contributor
11-
* license agreements. See the NOTICE file distributed with
12-
* this work for additional information regarding copyright
13-
* ownership. Elasticsearch licenses this file to you under
14-
* the Apache License, Version 2.0 (the "License"); you may
15-
* not use this file except in compliance with the License.
16-
* You may obtain a copy of the License at
17-
*
18-
* http://www.apache.org/licenses/LICENSE-2.0
19-
*
20-
* Unless required by applicable law or agreed to in writing,
21-
* software distributed under the License is distributed on an
22-
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
23-
* KIND, either express or implied. See the License for the
24-
* specific language governing permissions and limitations
25-
* under the License.
26-
*/
27-
28-
/*
29-
* Modifications Copyright OpenSearch Contributors. See
30-
* GitHub history for details.
31-
*/
32-
339
package org.opensearch.indices.replication;
3410

3511
import org.opensearch.action.StepListener;

server/src/main/java/org/opensearch/indices/replication/checkpoint/MergeSegmentCheckpoint.java

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -6,30 +6,6 @@
66
* compatible open source license.
77
*/
88

9-
/*
10-
* Licensed to Elasticsearch under one or more contributor
11-
* license agreements. See the NOTICE file distributed with
12-
* this work for additional information regarding copyright
13-
* ownership. Elasticsearch licenses this file to you under
14-
* the Apache License, Version 2.0 (the "License"); you may
15-
* not use this file except in compliance with the License.
16-
* You may obtain a copy of the License at
17-
*
18-
* http://www.apache.org/licenses/LICENSE-2.0
19-
*
20-
* Unless required by applicable law or agreed to in writing,
21-
* software distributed under the License is distributed on an
22-
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
23-
* KIND, either express or implied. See the License for the
24-
* specific language governing permissions and limitations
25-
* under the License.
26-
*/
27-
28-
/*
29-
* Modifications Copyright OpenSearch Contributors. See
30-
* GitHub history for details.
31-
*/
32-
339
package org.opensearch.indices.replication.checkpoint;
3410

3511
import org.opensearch.common.annotation.ExperimentalApi;

0 commit comments

Comments
 (0)