question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

A bug in setting actual-data-nodes with shardingsphere-jdbc-core-spring-boot-starter at version 5.1.2

See original GitHub issue

image As it shows, I have configured the logic table student with 3 physic tables: student_0, student_1 and student_2. But it does not work when inserting data into student_2. And it reminds me that student_2 does not exist.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:17 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
0xkevincommented, Jul 21, 2022

Thanks for your reminder, it’s work for me when I deleted shardingsphere-rw directory from zookeeper.

1reaction
win-hocommented, Jul 21, 2022

I just found a directory which named .shardingsphere in my project directory. it worked normally after I delete this directory!

Read more comments on GitHub >

github_iconTop Results From Across the Web

how to config actual-data-nodes while my actual-data ... - GitHub
The simple choice is to set it directly in ShardingSphere JDBC, and then configure a cron pipeline task in gitlab to re-execute .gitlab-ci.yml ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found