Shanmuganathan Srivathsan

Results 10 issues of Shanmuganathan Srivathsan

I referred to the following doc https://docs.confluent.io/platform/current/schema-registry/security/index.html#configuring-the-rest-api-for-basic-http-authentication and set up basic auth for schema registry (confluent-5.4.0). The configurations are as below, 1. Added the following in schema-registry.properties ``` authentication.method=BASIC authentication.roles=admin,developer,user,sr-user...

**Description:** Using payloadFactory mediator we can evaluate a JSON array as a String by specifying the `literal="true"` parameter. This does not work in EI-6.6.0. But works fine in MI-1.2.0 **Suggested...

Type/Bug
6.6.0

**Description:** When retrieving the Excel date using WSO2 Excel Dataservice, it returns a number. It does not preserve the format. E.g. 8/7/2020 is returned as 44050.0 We need to convert...

**Description:** When appending content to a file using the latest file connector with concurrent users the contents are not added properly. **Suggested Labels:** Bug **Affected Product Version:** File connector 4.0.2...

Type/Bug
Type/Connector

**Description:** The Kafka connector [1] supports publishing Apache Avro type messages to Kafka broker. We need to add the same functionality to the Kafka Consumer (Kafka inbound endpoint) to support...

Type/New Feature
Priority/Normal
commitment
connector

**Description:** In jaeger tracing before payload and after payload span tags are not set as intended for synapse mediators. **Suggested Labels:** Bug **Affected Product Version:** MI-4.0.0 **Steps to reproduce:** 1....

**Description:** With the fix we have introduced to address the issue https://github.com/wso2/product-ei/issues/4796, there is a possibility of executing session.recover() during a transacted session, if the configs are as below. ```...

Type/Improvement
Priority/Normal

I am looking for a way to save the transform to a file (preferably .tfm). Is there a way to do this?

**Description:** Currently, only the users who have cluster-admin role can read/use custom resources. We should allow other users (who do not have cluster-admin role) to read and use custom resources...

Type/Improvement

**Description:** After upgrading **org.ops4j.pax.logging.pax-logging-log4j2_1.10.0.jar**, **org.ops4j.pax.logging.pax-logging-api_1.10.0.jar** to version **org.ops4j.pax.logging.pax-logging-log4j2_1.11.12.jar**, **org.ops4j.pax.logging.pax-logging-api_1.11.12.jar** the following log is printed twice during server startup. ``` [2022-01-04 10:58:36,130] INFO {org.ops4j.pax.logging.spi.support.EventAdminConfigurationNotifier} - Logging configuration changed. (Event Admin service...

Type/Bug
Priority/Low
Component/MIDashboard