ReyYang commented on issue #29401:
URL: 
https://github.com/apache/shardingsphere/issues/29401#issuecomment-1861961603

   > > About the jdbc_url of H2 I see that a default address is configured for 
it in the JDBCRepository, is it still needed here?
   > 
   > Define a new `jdbc_url` for isolation, the default one is shared by all 
ShardingSphereDataSource s.
   > 
   > And does it work on ZooKeeper repository?
   
   Hi @sandynz 
   
   Do you mean I need to create a new h2 database?
   and I tried using the zookeeper cluster method to start the project, the 
problem still exists, I don't understand why the HikariPool is still started 
using cluster mode.
   
   There are logs.
   
   <img width="1677" alt="image" 
src="https://github.com/apache/shardingsphere/assets/29473272/375af02e-0c22-4559-8e3c-76f2f5547a17";>
   <img width="1447" alt="image" 
src="https://github.com/apache/shardingsphere/assets/29473272/26da5c04-8427-474e-999e-878970ab9006";>
   
   There are config
   <img width="466" alt="image" 
src="https://github.com/apache/shardingsphere/assets/29473272/9a8a3fd2-6267-44f9-9d6c-66f53f521ded";>
   
   In order to better solve this problem, do I need to provide metadata 
information in the zookeeper?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to