Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error while referencing more than 1 jdbc driver library #65

Open
marcel-richter opened this issue Apr 27, 2021 · 0 comments
Open

error while referencing more than 1 jdbc driver library #65

marcel-richter opened this issue Apr 27, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@marcel-richter
Copy link

Hello,

I guess I found a little bug which blocks me from using more than 1 jdbc jar with this plugin.

Please find below an example which doesn't work.

    jdbc_streaming {
      jdbc_driver_library => "driver1.jar,driver2.jar"
    }

I found the bug in the source and it seems that a variable validation is a little to restrict.

I have prepared a merge request which could solve the issue.
Please have a look: #64

@marcel-richter marcel-richter added the bug Something isn't working label Apr 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant