Fix race condition between ContinuousQuery registration and EnableClusterConfiguration Region creation [DATAGEODE-73] #121
Labels
in: api
Issues with API
in: configuration
Issues with configuration
in: cq
Continuous Queries
type: bug
A general bug
Milestone
John Blum opened DATAGEODE-73 and commented
Currently, there is a race condition between creating and registering a CQ and SDG's
@EnableClusterConfiguration
functionality, specifically when creating the Region's on the server that are identified in the CQ query (i.e.SELECT * FROM /Region ...
)Backported to: 2.0.3 (Kay SR3)
The text was updated successfully, but these errors were encountered: