Hi Team, i am applying service mesh on Airbyte p...
# replication-ask-ai
s
Hi Team, i am applying service mesh on Airbyte pod as per company security policy however, it seems, airbyte does not support linkerd out of the box. is anyone implemented linkerd on airbyte ? Worker is throwing below error and also, i have reported in github https://github.com/airbytehq/airbyte/issues/27102
Copy code
2023-06-08 04:04:42 WARN i.t.i.w.Poller$PollerUncaughtExceptionHandler(logPollErrors):300 - Failure in poller thread Workflow Poller taskQueue="CHECK_CONNECTION", namespace="default": 1
io.grpc.StatusRuntimeException: UNAVAILABLE: Subchannel shutdown invoked
	at io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:271) ~[grpc-stub-1.50.2.jar:1.50.2]
	at io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:252) ~[grpc-stub-1.50.2.jar:1.50.2]
	at io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:165) ~[grpc-stub-1.50.2.jar:1.50.2]
	at io.temporal.api.workflowservice.v1.WorkflowServiceGrpc$WorkflowServiceBlockingStub.pollWorkflowTaskQueue(WorkflowServiceGrpc.java:3750) ~[temporal-serviceclient-1.17.0.jar:?]
	at io.temporal.internal.worker.WorkflowPollTask.doPoll(WorkflowPollTask.java:140) ~[temporal-sdk-1.17.0.jar:?]
	at io.temporal.internal.worker.WorkflowPollTask.poll(WorkflowPollTask.java:122) ~[temporal-sdk-1.17.0.jar:?]
	at io.temporal.internal.worker.WorkflowPollTask.poll(WorkflowPollTask.java:43) ~[temporal-sdk-1.17.0.jar:?]
	at io.temporal.internal.worker.Poller$PollExecutionTask.run(Poller.java:274) ~[temporal-sdk-1.17.0.jar:?]
	at io.temporal.internal.worker.Poller$PollLoopTask.run(Poller.java:237) ~[temporal-sdk-1.17.0.jar:?]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
	at java.lang.Thread.run(Thread.java:1589) ~[?:?]
k
A message from kapa.ai
Sorry @Sivakumar Ramaswamy, I seem to be having a bit of trouble. Don't worry though, I've pinged my support folks and they will try to fix me up! 🧑‍💻 Perhaps try again in 5mins?
🙏 1