asasisekar

Results 4 issues of asasisekar

Using pinpointdocker/pinpoint-hbase:1.8.5 for hbase. Docker run is creating the hbase tables. But in kubernetes, tables are not getting created. Do i need to do execute any script to create tables...

We are migrating application to openjdk 14 and Quasar (0.8.0) used. Getting below error. ``` Caused by: java.lang.IllegalArgumentException: Unsupported class file major version 58 at co.paralleluniverse.asm.ClassReader.(ClassReader.java:184) at co.paralleluniverse.asm.ClassReader.(ClassReader.java:166) at co.paralleluniverse.asm.ClassReader.(ClassReader.java:152)...

Hi, We have defined the rules by extending the CoRRuleBook as below and created the bean using SpringAwareRuleBookRunner. When executing the rule, results are set as null. Within the CoRRuleBook,...

question
awaiting response

The Gradle tasks provided by this plugin must have all their outputs & inputs annotated in order to be compatible with Gradle 7. ```Type 'se.transmode.gradle.plugins.docker.DockerTask' property 'apiEmail' is missing an...