Jackzeng1224 commented on pull request #434:
URL: 
https://github.com/apache/incubator-eventmesh/pull/434#issuecomment-881245517


   @yzhao244  hello,I found a problem with createDataSource. First, the new 
H2SchemaAdapter is initialized.
   
![image](https://user-images.githubusercontent.com/35483870/125909606-06ab9b5e-1b6c-4313-b4b7-30db84c0bf42.png)
   DBDataSource.createDataSource(dbConfig) in the start() method.
   There should be a problem with the createDataSource() method. For example: 
ds, new DBDataSource(). It is different from other methods of creating data 
sources.
   
![image](https://user-images.githubusercontent.com/35483870/125909797-080420a9-1b82-4fc7-bf12-7ac570cf5a2a.png)
   
   


-- 
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to