stargate / data-api

JSON document API for Apache Cassandra (formerly known as JSON API)
https://stargate.io
Apache License 2.0
14 stars 16 forks source link

Schema refresh call for DDL commands made async. #1653

Closed maheshrajamani closed 2 weeks ago

maheshrajamani commented 2 weeks ago

What this PR does: Changed the schema refresh to happen async wrt to an issue reported for blocked thread.

Checklist