configcat / java-sdk

ConfigCat SDK for Java. ConfigCat is a hosted feature flag service: https://configcat.com. Manage feature toggles across frontend, backend, mobile, desktop apps. Alternative to LaunchDarkly. Management app + feature flag SDKs.
https://configcat.com/docs/sdk-reference/java
MIT License
20 stars 6 forks source link

Extra error log statement. #29

Closed nipungoel25 closed 1 year ago

nipungoel25 commented 1 year ago

We have got error log ingestion once we updated our java client to 8.0.0. On debugging the issue I found extra error log in configFetcher.java class which logs an error message on every response.

Can you please check and remove this.

laliconfigcat commented 1 year ago

Hello @nipungoel25 ,

Thanks for reaching out! We already fixed this issue in v8.0.1: https://github.com/configcat/java-sdk/releases/tag/v8.0.1 Could you please try updating to the latest version and check if the issue is fixed on your end too?

Cheers,

github-actions[bot] commented 1 year ago

This issue is marked stale because it has no activity in the last 3 weeks. The issue will be closed in one week. Please remove the stale flag to keep it open.

github-actions[bot] commented 1 year ago

This issue was closed due to no activity.