You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/09/01 07:21:11 UTC

[GitHub] [shardingsphere] foreverzfg opened a new issue #7195: Support Oracle RAC

foreverzfg opened a new issue #7195:
URL: https://github.com/apache/shardingsphere/issues/7195


   When the url type like this
   
    _jdbc:oracle:thin:@(DESCRIPTION =(ADDRESS = (PROTOCOL = TCP)(HOST = 172.16.0.12)(PORT = 1521))(ADDRESS = (PROTOCOL = TCP)(HOST = 172.16.0.22)(PORT = 1521))(LOAD_BALANCE = yes)(FAILOVER = ON)(CONNECT_DATA =(SERVER = DEDICATED)(SERVICE_NAME = rac)(FAILOVER_MODE=(TYPE = SELECT)(METHOD = BASIC)(RETIRES = 20)(DELAY = 15))))
   
   it throws UnrecognizedDatabaseURLException.
   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] tristaZero closed issue #7195: Support Oracle RAC

Posted by GitBox <gi...@apache.org>.
tristaZero closed issue #7195:
URL: https://github.com/apache/shardingsphere/issues/7195






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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] tristaZero edited a comment on issue #7195: Support Oracle RAC

Posted by GitBox <gi...@apache.org>.
tristaZero edited a comment on issue #7195:
URL: https://github.com/apache/shardingsphere/issues/7195#issuecomment-688591506


   @xbkaishui You could request me as the reviewer of your PR, and good luck. 


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] tristaZero commented on issue #7195: Support Oracle RAC

Posted by GitBox <gi...@apache.org>.
tristaZero commented on issue #7195:
URL: https://github.com/apache/shardingsphere/issues/7195#issuecomment-688591506


   @xbkaishui Good luck. 


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] xbkaishui commented on issue #7195: Support Oracle RAC

Posted by GitBox <gi...@apache.org>.
xbkaishui commented on issue #7195:
URL: https://github.com/apache/shardingsphere/issues/7195#issuecomment-689626184


   @tristaZero  Hey, fixed this issue, please take time to have a look, Thanks


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] xbkaishui commented on issue #7195: Support Oracle RAC

Posted by GitBox <gi...@apache.org>.
xbkaishui commented on issue #7195:
URL: https://github.com/apache/shardingsphere/issues/7195#issuecomment-689488488


   For the Oracle RAC case,  it has multi host info, is that ok we random choose one? 


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] xbkaishui commented on issue #7195: Support Oracle RAC

Posted by GitBox <gi...@apache.org>.
xbkaishui commented on issue #7195:
URL: https://github.com/apache/shardingsphere/issues/7195#issuecomment-688590254


   please assign to me


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] tristaZero edited a comment on issue #7195: Support Oracle RAC

Posted by GitBox <gi...@apache.org>.
tristaZero edited a comment on issue #7195:
URL: https://github.com/apache/shardingsphere/issues/7195#issuecomment-685344600


   Hi @foreverzfg 
   
   If so, I suppose it is not difficult to fix it. Would you like to work on it to help yourself and the community?
   
   Here is a solution,
   
   > Adjust the `pattern`(Just a regular expression)  in `OracleDataSourceMetaData` to cover your case.
   
   I will assign it to you or others from the community, please let me know. :-)
   
   Thanks,
   Trista
   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] tristaZero edited a comment on issue #7195: Support Oracle RAC

Posted by GitBox <gi...@apache.org>.
tristaZero edited a comment on issue #7195:
URL: https://github.com/apache/shardingsphere/issues/7195#issuecomment-685344600


   Hi @foreverzfg 
   
   If so, I suppose it is not difficult to fix it. Would you like to work on it to help yourself and the community?
   
   Here is a solution,
   
   > Adjust the `pattern`(Just a regular expression)  in `OracleDataSourceMetaData` to cover your case.
   
   I will assign it to you or others from the community, please let me you. :-)
   
   Thanks,
   Trista
   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] tristaZero edited a comment on issue #7195: Support Oracle RAC

Posted by GitBox <gi...@apache.org>.
tristaZero edited a comment on issue #7195:
URL: https://github.com/apache/shardingsphere/issues/7195#issuecomment-685344600


   Hi @foreverzfg 
   
   If so, I suppose it is not difficult to fix it. Would you like to work on it to help yourself and the community?
   
   Here is a solution,
   
   > Adjust the `pattern`(Just a regular expression)  in `OracleDataSourceMetaData` to cover your case.
   
   Look forward to your reply. I will assign it to you or others from the community.
   
   Thanks,
   Trista
   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] tristaZero closed issue #7195: Support Oracle RAC

Posted by GitBox <gi...@apache.org>.
tristaZero closed issue #7195:
URL: https://github.com/apache/shardingsphere/issues/7195


   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] tristaZero commented on issue #7195: Support Oracle RAC

Posted by GitBox <gi...@apache.org>.
tristaZero commented on issue #7195:
URL: https://github.com/apache/shardingsphere/issues/7195#issuecomment-685344600


   Hi @foreverzfg 
   
   If so, I suppose it is not difficult to fix it. Would you like to work on it to help yourself and the community?
   
   Here is a solution,
   
   > Adjust the `pattern`(Just a regular expression)  in `OracleDataSourceMetaData` to cover your case.
   
   Look forward to your reply.
   
   Thanks,
   Trista
   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] tristaZero closed issue #7195: Support Oracle RAC

Posted by GitBox <gi...@apache.org>.
tristaZero closed issue #7195:
URL: https://github.com/apache/shardingsphere/issues/7195






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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org