Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sql Service execute, SqlResult set iteration + sql predicate map.values hang after Split brain. in versions 5.0, 5.1 #20853

Open
Danny-Hazelcast opened this issue Mar 1, 2022 · 0 comments
Labels
Milestone

Comments

@Danny-Hazelcast
Copy link
Contributor

test
http://jenkins.hazelcast.com/view/split/job/split-sql/
/disk1/workspace/split-sql/5.2-SNAPSHOT/2022_02_25-12_07_24/split-sql
hangs at
hzcmd.map.sql.predicate.PersonIdRange.timeStep(PersonIdRange.java:23)
hzcmd.map.sql.service.PersonIdRange.timeStep(PersonIdRange.java:16)
hzcmd.map.sql.service.PersonIdRange.timeStep(PersonIdRange.java:19)

test
http://jenkins.hazelcast.com/view/split/job/split-sql-service/
/disk1/workspace/split-sql-service/5.0/2022_02_25-12_57_37/split-sql-service
hangs at
hzcmd.map.sql.service.PersonIdRange.timeStep(PersonIdRange.java:16)
hzcmd.map.sql.service.PersonIdRange.timeStep(PersonIdRange.java:19)

during the test sql queries are run from members and clients, and the cluster is split and then healed
multiple stack traces are taken and are printed in the logs of all members / clients, while the calls hang.

using version 4.0 the above test pass. also the stable cluster version of these test pass.

passing
sh hz-bench-run hz/split/split-sql 5 m6g.xlarge ami-05d1de0f40492c232 4.2

@Danny-Hazelcast Danny-Hazelcast added this to the 5.1 milestone Mar 1, 2022
@AyberkSorgun AyberkSorgun modified the milestones: 5.1, 5.2 Mar 2, 2022
@AyberkSorgun AyberkSorgun modified the milestones: 5.2, 5.2 Backlog Aug 16, 2022
@AyberkSorgun AyberkSorgun modified the milestones: 5.2 Backlog, 5.3 Backlog Oct 27, 2022
@k-jamroz k-jamroz modified the milestones: 5.3 Backlog, 5.4 Backlog May 12, 2023
@AyberkSorgun AyberkSorgun added the Source: Internal PR or issue was opened by an employee label Jan 29, 2024
@AyberkSorgun AyberkSorgun modified the milestones: 5.4 Backlog, Backlog Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants