index int64 0 0 | repo_id stringlengths 9 205 | file_path stringlengths 31 246 | content stringlengths 1 12.2M | __index_level_0__ int64 0 10k |
|---|---|---|---|---|
0 | Create_ds/helix/helix-agent/src/main/java/org/apache/helix | Create_ds/helix/helix-agent/src/main/java/org/apache/helix/agent/CommandConfig.java | package org.apache.helix.agent;
/*
* 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, Ver... | 9,400 |
0 | Create_ds/helix/helix-agent/src/main/java/org/apache/helix | Create_ds/helix/helix-agent/src/main/java/org/apache/helix/agent/CommandAttribute.java | package org.apache.helix.agent;
/*
* 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, Ver... | 9,401 |
0 | Create_ds/helix/helix-agent/src/main/java/org/apache/helix | Create_ds/helix/helix-agent/src/main/java/org/apache/helix/agent/ProcessMonitorThread.java | package org.apache.helix.agent;
import java.util.Random;
import java.util.concurrent.TimeUnit;
import org.apache.helix.agent.SystemUtil.ProcessStateCode;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements... | 9,402 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache | Create_ds/helix/helix-core/src/test/java/org/apache/helix/TestHelper.java | package org.apache.helix;
/*
* 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... | 9,403 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache | Create_ds/helix/helix-core/src/test/java/org/apache/helix/ThreadLeakageChecker.java | /*
* 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 ... | 9,404 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache | Create_ds/helix/helix-core/src/test/java/org/apache/helix/TestZkBasis.java | package org.apache.helix;
/*
* 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... | 9,405 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache | Create_ds/helix/helix-core/src/test/java/org/apache/helix/DummyProcessThread.java | package org.apache.helix;
/*
* 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... | 9,406 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache | Create_ds/helix/helix-core/src/test/java/org/apache/helix/TestHelixTaskExecutor.java | package org.apache.helix;
/*
* 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... | 9,407 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache | Create_ds/helix/helix-core/src/test/java/org/apache/helix/TestPropertyPathBuilder.java | package org.apache.helix;
/*
* 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... | 9,408 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache | Create_ds/helix/helix-core/src/test/java/org/apache/helix/TestGroupCommit.java | package org.apache.helix;
/*
* 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... | 9,409 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache | Create_ds/helix/helix-core/src/test/java/org/apache/helix/TestHierarchicalDataStore.java | package org.apache.helix;
/*
* 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... | 9,410 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache | Create_ds/helix/helix-core/src/test/java/org/apache/helix/ScriptTestHelper.java | package org.apache.helix;
/*
* 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... | 9,411 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache | Create_ds/helix/helix-core/src/test/java/org/apache/helix/TestZKCallback.java | package org.apache.helix;
/*
* 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... | 9,412 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache | Create_ds/helix/helix-core/src/test/java/org/apache/helix/TestListenerCallback.java | package org.apache.helix;
/*
* 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... | 9,413 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache | Create_ds/helix/helix-core/src/test/java/org/apache/helix/TestEspressoStorageClusterIdealState.java | package org.apache.helix;
/*
* 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... | 9,414 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache | Create_ds/helix/helix-core/src/test/java/org/apache/helix/ZkTestHelper.java | package org.apache.helix;
/*
* 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... | 9,415 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache | Create_ds/helix/helix-core/src/test/java/org/apache/helix/TestHelixTaskHandler.java | package org.apache.helix;
/*
* 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... | 9,416 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache | Create_ds/helix/helix-core/src/test/java/org/apache/helix/TestZKRoutingInfoProvider.java | package org.apache.helix;
/*
* 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... | 9,417 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache | Create_ds/helix/helix-core/src/test/java/org/apache/helix/TestZNRecordBucketizer.java | package org.apache.helix;
/*
* 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... | 9,418 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache | Create_ds/helix/helix-core/src/test/java/org/apache/helix/TestZkConnectionCount.java | package org.apache.helix;
/*
* 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... | 9,419 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache | Create_ds/helix/helix-core/src/test/java/org/apache/helix/ZkUnitTestBase.java | package org.apache.helix;
/*
* 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... | 9,420 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache | Create_ds/helix/helix-core/src/test/java/org/apache/helix/MockAccessor.java | package org.apache.helix;
/*
* 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... | 9,421 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache | Create_ds/helix/helix-core/src/test/java/org/apache/helix/TestZnodeModify.java | package org.apache.helix;
/*
* 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... | 9,422 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache | Create_ds/helix/helix-core/src/test/java/org/apache/helix/TestShuffledIdealState.java | package org.apache.helix;
/*
* 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... | 9,423 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache | Create_ds/helix/helix-core/src/test/java/org/apache/helix/TestHelixConfigAccessor.java | package org.apache.helix;
/*
* 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... | 9,424 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache | Create_ds/helix/helix-core/src/test/java/org/apache/helix/TestRoutingTable.java | package org.apache.helix;
/*
* 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... | 9,425 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache | Create_ds/helix/helix-core/src/test/java/org/apache/helix/TestListenerCallbackBatchMode.java | package org.apache.helix;
/*
* 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... | 9,426 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache | Create_ds/helix/helix-core/src/test/java/org/apache/helix/TestZNRecord.java | package org.apache.helix;
/*
* 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... | 9,427 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache | Create_ds/helix/helix-core/src/test/java/org/apache/helix/TestListenerCallbackPrefetch.java | package org.apache.helix;
/*
* 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... | 9,428 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache | Create_ds/helix/helix-core/src/test/java/org/apache/helix/TestConfigAccessor.java | package org.apache.helix;
/*
* 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... | 9,429 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache | Create_ds/helix/helix-core/src/test/java/org/apache/helix/TestRelayIdealStateCalculator.java | package org.apache.helix;
/*
* 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... | 9,430 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache | Create_ds/helix/helix-core/src/test/java/org/apache/helix/TestGetProperty.java | package org.apache.helix;
/*
* 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... | 9,431 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/tools/TestHelixAdminCli.java | package org.apache.helix.tools;
/*
* 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, Ver... | 9,432 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/tools/TestZkCopy.java | package org.apache.helix.tools;
/*
* 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, Ver... | 9,433 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/tools/TestClusterVerifier.java | package org.apache.helix.tools;
/*
* 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, Ver... | 9,434 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/tools/TestClusterSetup.java | package org.apache.helix.tools;
/*
* 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, Ver... | 9,435 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/tools/TestClusterStateVerifier.java | package org.apache.helix.tools;
/*
* 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, Ver... | 9,436 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix/tools | Create_ds/helix/helix-core/src/test/java/org/apache/helix/tools/ClusterVerifiers/TestStrictMatchExternalViewVerifier.java | package org.apache.helix.tools.ClusterVerifiers;
/*
* 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 Ap... | 9,437 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/util/TestZKClientPool.java | package org.apache.helix.util;
/*
* 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, Vers... | 9,438 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/util/TestStatusUpdateUtil.java | package org.apache.helix.util;
/*
* 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, Vers... | 9,439 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/util/TestIdealStateAssignment.java | package org.apache.helix.util;
/*
* 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, Vers... | 9,440 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/util/TestInputLoader.java | package org.apache.helix.util;
/*
* 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, Vers... | 9,441 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/util/TestPropertyKeyGetPath.java | package org.apache.helix.util;
/*
* 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, Vers... | 9,442 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/util/TestInstanceValidationUtil.java | package org.apache.helix.util;
/*
* 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, Vers... | 9,443 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/util/TestRebalanceScheduler.java | package org.apache.helix.util;
/*
* 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, Vers... | 9,444 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/participant/TestDistControllerElection.java | package org.apache.helix.participant;
/*
* 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 Licens... | 9,445 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/participant/TestDistControllerStateModel.java | package org.apache.helix.participant;
/*
* 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 Licens... | 9,446 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/participant/MockZKHelixManager.java | package org.apache.helix.participant;
/*
* 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 Licens... | 9,447 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/participant/TestDistControllerStateModelFactory.java | package org.apache.helix.participant;
/*
* 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 Licens... | 9,448 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix/participant | Create_ds/helix/helix-core/src/test/java/org/apache/helix/participant/statemachine/TestStateModelParser.java | package org.apache.helix.participant.statemachine;
/*
* 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 ... | 9,449 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestStateTransitionCancellation.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,450 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestHelixUsingDifferentParams.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,451 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestSessionExpiryInTransition.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,452 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestAddNodeAfterControllerStart.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,453 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestErrorReplicaPersist.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,454 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestDisable.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,455 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestNoThrottleDisabledPartitions.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,456 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestResetResource.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,457 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestAddStateModelFactoryAfterConnect.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,458 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestDistributedCMMain.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,459 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestExpandCluster.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,460 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestCleanupExternalView.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,461 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestErrorPartition.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,462 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestCorrectnessOnConnectivityLoss.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,463 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestBasicSpectator.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,464 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestResetPartitionState.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,465 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestZkCallbackHandlerLeak.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,466 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestExternalViewUpdates.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,467 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestHelixInstanceTag.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,468 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestZkSessionExpiry.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,469 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/SinglePartitionLeaderStandByTest.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,470 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestWeightBasedRebalanceUtil.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,471 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestNullReplica.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,472 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestStandAloneCMSessionExpiry.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,473 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestStartMultipleControllersWithSameName.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,474 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestDisableNode.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,475 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestCMWithFailParticipant.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,476 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestPreferenceListAsQueue.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,477 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestSchemataSM.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,478 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestDistributedClusterController.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,479 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestHelixCloudProperty.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,480 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestDriver.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,481 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestStateTransitionThrottle.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,482 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestRebalancerPersistAssignments.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,483 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestComputeAndCleanupCustomizedView.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,484 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestCustomizedViewAggregation.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,485 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestDisableExternalView.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,486 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestDisablePartition.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,487 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestResourceWithSamePartitionKey.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,488 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestZkConnectionLost.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,489 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestDisableCustomCodeRunner.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,490 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestDropResource.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,491 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestAddClusterV2.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,492 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestInvalidResourceRebalance.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,493 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestPartitionLevelTransitionConstraint.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,494 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestSyncSessionToController.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,495 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestExternalCmd.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,496 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestPauseSignal.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,497 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestBucketizedResource.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,498 |
0 | Create_ds/helix/helix-core/src/test/java/org/apache/helix | Create_ds/helix/helix-core/src/test/java/org/apache/helix/integration/TestHelixCustomCodeRunner.java | package org.apache.helix.integration;
/*
* 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 Licens... | 9,499 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.