You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Performance for filter-based calls is worse now in some cases than it was before moving to partitioned indices.
To Reproduce
Steps to reproduce the behaviour:
Measure time to query in large datasets.
Expected behaviour
Performance for queries should match or exceed that of pre index partitioning versions (14.1.1.0 or 12.2.1.4 currently still use monolithic index contents).
Environment (please complete the following information):
Coherence CE version (or Git SHA): 25.03
Java version and Java vendor: 21
OS: [e.g. iOS]: N/A
OS Version [e.g. 22]: N/A
Is this a container/cloud environment, e.g. Docker, CRI-O, Kubernetes, if so include additional information about the container environment, versions etc.: no
The text was updated successfully, but these errors were encountered:
Describe the bug
Performance for filter-based calls is worse now in some cases than it was before moving to partitioned indices.
To Reproduce
Steps to reproduce the behaviour:
Measure time to query in large datasets.
Expected behaviour
Performance for queries should match or exceed that of pre index partitioning versions (14.1.1.0 or 12.2.1.4 currently still use monolithic index contents).
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: