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

Fix localrunner netty dependency issue and add default log4j2 config file #6779

Merged
merged 2 commits into from
Apr 22, 2020

Conversation

jerrypeng
Copy link
Contributor

Motivation

When pulling in pulsar-functions-local-runner as a dependency and attempting to run functions locally, netty libraries are missing and will cause class not found exception.

There is also no default log4j2 config file for pulsar-functions-local-runner. We should add a config file to log to console by default.

@jerrypeng jerrypeng added type/bug The PR fixed a bug or issue reported a bug area/function labels Apr 20, 2020
@jerrypeng jerrypeng self-assigned this Apr 20, 2020
@sijie sijie added this to the 2.6.0 milestone Apr 21, 2020
@sijie
Copy link
Member

sijie commented Apr 21, 2020

/pulsarbot run-failure-checks

@sijie sijie merged commit 9dc648a into apache:master Apr 22, 2020
addisonj pushed a commit to instructure/pulsar that referenced this pull request May 7, 2020
…file (apache#6779)

### Motivation


When pulling in pulsar-functions-local-runner as a dependency and attempting to run functions locally, netty libraries are missing and will cause class not found exception.  

There is also no default log4j2 config file for pulsar-functions-local-runner.  We should add a config file to log to console by default.
jiazhai pushed a commit that referenced this pull request May 8, 2020
…file (#6779)

### Motivation

When pulling in pulsar-functions-local-runner as a dependency and attempting to run functions locally, netty libraries are missing and will cause class not found exception.

There is also no default log4j2 config file for pulsar-functions-local-runner.  We should add a config file to log to console by default.
(cherry picked from commit 9dc648a)
jerrypeng added a commit to jerrypeng/incubator-pulsar that referenced this pull request May 15, 2020
…file (apache#6779)

### Motivation


When pulling in pulsar-functions-local-runner as a dependency and attempting to run functions locally, netty libraries are missing and will cause class not found exception.  

There is also no default log4j2 config file for pulsar-functions-local-runner.  We should add a config file to log to console by default.
huangdx0726 pushed a commit to huangdx0726/pulsar that referenced this pull request Aug 24, 2020
…file (apache#6779)

### Motivation


When pulling in pulsar-functions-local-runner as a dependency and attempting to run functions locally, netty libraries are missing and will cause class not found exception.  

There is also no default log4j2 config file for pulsar-functions-local-runner.  We should add a config file to log to console by default.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/function release/2.5.2 type/bug The PR fixed a bug or issue reported a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants