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

Update BE container image optimisation resources #338

Open
rameshpolishetti opened this issue Sep 14, 2023 · 1 comment
Open

Update BE container image optimisation resources #338

rameshpolishetti opened this issue Sep 14, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@rameshpolishetti
Copy link
Collaborator

Context
Revisit & review new dependencies which got added in to BE 6.3.0 to identify optional jars and update optimize.json accordingly.

Alternatives
NA

Has the feature been requested before?
NA

If the feature request is approved, would you be willing to submit a PR?
Yes

@ykalidin
Copy link
Collaborator

I have validated FraudDetection(Inmemory), Pulsarchannel, Influx, Cassandra, Kafka, Kafka with Avro and Opentelemetry examples in chore-optimization branch.

Below are the observations:
1)"BE_HOME/lib/ext/tpcl/apache/tomcat-embed-core.jar" is in HTTP module.The same is required in kafka.
2)"BE_HOME/lib/ext/tpcl/okhttp*.jar" is in influx module.Its required for opentelemetry.
3)"BE_HOME/lib/ext/tpcl/kotlin-stdlib*.jar" is in influx module.Its required for opentelemetry
4)"BE_HOME/lib/ext/tpcl/okio*.jar" is in influx module.Its required for opentelemetry

The Error messages and details are mentioned in the Optimize sheet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants