Use the _kafka_supporting
user! in my case lmolteni_kafka_supporting
on console.redhat.com
rhoas login
rhoas kafka list
rhoas kafka create --name=lucamolteni-managedconnector
rhoas kafka describe
wait for the kafka instance to be ready
import java.io.*; | |
import java.nio.file.*; | |
import java.util.*; | |
import java.util.jar.*; | |
import java.util.zip.*; | |
public class CheckSplitPackages { | |
public static void main(String[] args) throws IOException { | |
var rootDir = Paths.get(args.length > 0 ? args[0] : "."); | |
System.out.println("🔍 Scanning all JARs under: " + rootDir + " (excluding test JARs)"); |
package rules.rhoc; | |
import java.util.Map; | |
import org.drools.ruleops.model.Advice; | |
import io.fabric8.kubernetes.api.model.ConfigMap; | |
import io.fabric8.kubernetes.api.model.Pod; | |
global java.lang.String arg0; |
Use the _kafka_supporting
user! in my case lmolteni_kafka_supporting
on console.redhat.com
rhoas login
rhoas kafka list
rhoas kafka create --name=lucamolteni-managedconnector
rhoas kafka describe
wait for the kafka instance to be ready
package org.kie.dmn.core.alphasupport.DMNAlphaNetwork_decision_45table428353122568939885.org.drools.ancompiler; | |
public class QuestoInveceSicheCompila extends org.drools.ancompiler.CompiledNetwork { | |
private static final org.slf4j.Logger logger = org.slf4j.LoggerFactory.getLogger(Compiledorg_kie_dmn_core_compiler_alphanetbased_PropertyEvaluatorNetwork31636425726.class); | |
org.drools.core.spi.InternalReadAccessor readAccessor; | |
private org.drools.modelcompiler.constraints.LambdaConstraint lambdaConstraint4; // [AlphaNode(4) constraint=[Constraint for 'Age_62_610' (index: AlphaIndex #1 (EQUAL, left: lambda 1550937040, right: null)), ]] | |
private org.drools.core.rule.ContextEntry contextEntry4; | |
private org.drools.modelcompiler.constraints.LambdaConstraint lambdaConstraint5; // [AlphaNode(5) constraint=[Constraint for 'RiskCategory_34Medium_34_44_34Low_34' (index: null), ]] | |
private org.drools.core.rule.ContextEntry contextEntry5; |
package org.kie.dmn.core.alphasupport.DMNAlphaNetwork_decision_45table6282599943981996612.org.kie.dmn.core.alphasupport.DMNAlphaNetwork_decision_45table6282599943981996612.org.drools.ancompiler; | |
public class NonCompila extends org.drools.ancompiler.CompiledNetwork { | |
private static final org.slf4j.Logger logger = org.slf4j.LoggerFactory.getLogger(Compiledorg_kie_dmn_core_compiler_alphanetbased_PropertyEvaluatorNetwork31636425726.class); | |
org.drools.core.spi.InternalReadAccessor readAccessor; | |
org.kie.dmn.core.compiler.alphanetbased.AlphaNetworkEvaluationContext ctx; |
package defaultpkg; | |
import org.drools.modelcompiler.dsl.pattern.D; | |
import org.drools.model.Index.ConstraintType; | |
import java.util.Map; | |
import org.drools.modelcompiler.domain.Result; | |
import static defaultpkg.RulesC7D0E2EE8E0C2B2FC86E9EB8E86E6CF5.*; | |
public class RulesC7D0E2EE8E0C2B2FC86E9EB8E86E6CF5RuleMethods0 { |
/* | |
* Copyright 2019 Red Hat, Inc. and/or its affiliates. | |
* | |
* Licensed 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 |
/* | |
* Copyright 2021 Red Hat, Inc. and/or its affiliates. | |
* | |
* Licensed 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 |
/* | |
* Copyright 2021 Red Hat, Inc. and/or its affiliates. | |
* | |
* Licensed 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 |
/* | |
* Copyright 2021 Red Hat, Inc. and/or its affiliates. | |
* | |
* Licensed 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 |