Abhishek Sharma

Results 12 comments of Abhishek Sharma

Thanks for notifying it. Let me try to test it as per the mentioned steps.

@ivanmartos Thanks for the update. Would you like to raise a PR for a fix?

@hunt3r Thanks for reporting it. Let me try to reproduce the bug and try to fix the bug.

Will be taking up this feature as an enhancement.

Hi, I am facing the same issue with the istio-ingress gateway. App gw ingress controller trying for HTTPS readiness probe and failing with `Code="ApplicationGatewayProbeProtocolMustMatchBackendHttpSettinsProtocol"`. SInce istio ingress gateway readiness probe...

> Its already support redpanda. Recently, I setup pinot with redpanda Thanks for mentioning. Since Readpanda is Kafka API compatible, it would be working. question, did you set property `streamType`...

@Jackie-Jiang / @xiangfu0, is it okay to follow the same config as Kafka or change something related to Redpanda, like `streamType` as `RedPanda`. Also do we want to add the...

@Jackie-Jiang, please assign this to me. I will work on this. Thanks

@dttung2905 you can work on this. Thanks

Thanks @gibbonjj for the contribution. We recently updated commons-configuration1 package usage to commons-configuration2[[issue reference](https://github.com/apache/pinot/issues/11085)]. I think in commons-configuration2 the [default behaviour is to overwrite](https://github.com/apache/commons-configuration/blob/master/src/main/java/org/apache/commons/configuration2/AbstractConfiguration.java#L662) the property value in-case if it's...