Abhishek Kumar

Results 9 issues of Abhishek Kumar

I need to connect openssh server with **public-private key authentication**. Connection is working fine with username-password but it is not working with public-private key authentication. Server is throwing` client_loop: send...

Hi All, I tied to validate custom JsonSchema with 3 ways 1. AutoDetect JsonSchema From JsonNode - No errors, but 11 WARN 2. JsonSchema From Url - 2 Errors, No...

We are using **azure-servicebus-1.2.11** for sending batch messages. We have requirement to forward message from one subscription/queue to another queue/topic. We can see this feature available in ServiceBus explorer as...

## Actual Behavior 1. Two messages are going in DeadLetter instead of one message if not closed IMessageReceiver Please find the below code. Say I have 5 messages (A,B,C,D,E) in...

question

We are using applicationinsights-agent:3.4.10 with MuleSooft Application. We tested with the below flow (HTTP+Mongo+MySql+HTTP+JMS+Logger) and we can see the dependency tree (End-To-End transaction details) in App Insight, **which is working...

Needs: Attention :wave:

### Expected behavior 1. Mule 4 --> MySql dependency should be available in Application Insight (AI). 2. Java --> End to End transaction should be available for multiple transports (MySQL...

### Expected behavior Dependency entry should be available in Application Insight. ### Actual behavior Sbus Dependency type is not available in Application Insight. ### To Reproduce Refer [java-ai-sbus-test repo](https://github.com/abhikt48/java-ai-sbus-test) to...

We need to connect many SFTP servers and some SFTP servers are still using ` ssh-dss` algorithm for SFTP connection. We have to use MuleSoft SFTP connector which internally uses...

### Expected behavior 1. Mule 4 --> MsSql dependency should be available in Application Insight (AI). ### Actual behavior We need to use Mule 4 application to log all logs...