Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

MakeWith with does not except empty second parameter #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rapideinternet
Copy link

When initializing the Kafka adapter it fails on having makeWith not excepting an empty second parameter.

There are 2 solution to this problem, return to make for the injections that don't require passing a parameter or passing an empty array. What do you think?

This PR gives the second option.

@paulhudson
Copy link

+1

Came across the same issue and solution today. Confirmed patch works.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants