Skip to content

transfer() method in ParallelSink class does not return CompletableFuture in case of Kafka/other streams of data #2458

transfer() method in ParallelSink class does not return CompletableFuture in case of Kafka/other streams of data

transfer() method in ParallelSink class does not return CompletableFuture in case of Kafka/other streams of data #2458

name: First Interaction
on:
issues:
types: [ opened ]
pull_request_target:
types: [ opened ]
jobs:
trigger-workflow:
uses: eclipse-edc/.github/.github/workflows/first-interaction.yml@main
secrets:
envGH: ${{ secrets.GITHUB_TOKEN }}