forcedotcom / Salesforce-CDP-jdbc

JDBC driver to connect to Salesforce CDP.
Apache License 2.0
31 stars 28 forks source link

@W-16008197: Fix for caching the metadata across connections #170

Closed KaviarasuSakthivadivel closed 1 week ago

KaviarasuSakthivadivel commented 2 weeks ago

This commit resolves the caching problem that occurred when two different connections were used, resulting in the same metadata being retrieved due to caching based on the tenantUrl. The cache key has now been updated to include both the tenantUrl and dataspace for improved caching strategy.

salesforce-cla[bot] commented 2 weeks ago

Thanks for the contribution! Unfortunately we can't verify the commit author(s): Kaviarasu k***@s***.com. One possible solution is to add that email to your GitHub account. Alternatively you can change your commits to another email and force push the change. After getting your commits associated with your GitHub account, refresh the status of this Pull Request.

salesforce-cla[bot] commented 1 week ago

Thanks for the contribution! It looks like @KaviarasuSakthivadivel is an internal user so signing the CLA is not required. However, we need to confirm this.