You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2020/11/11 03:35:33 UTC

[GitHub] [ozone] vivekratnavel opened a new pull request #1570: HDDS-4443. Recon: Using Mysql database throws exception and fails startup

vivekratnavel opened a new pull request #1570:
URL: https://github.com/apache/ozone/pull/1570


   ## What changes were proposed in this pull request?
   
   Fix length of the primary key in one of the SQL tables of Recon and set auto-commit flag to default to true.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-4443
   
   ## How was this patch tested?
   
   Tested the changes in a real cluster by replacing recon jar and using mariadb connector jar and jdbc URL configs for recon. 


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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone] avijayanhwx commented on pull request #1570: HDDS-4443. Recon: Using Mysql database throws exception and fails startup

Posted by GitBox <gi...@apache.org>.
avijayanhwx commented on pull request #1570:
URL: https://github.com/apache/ozone/pull/1570#issuecomment-725769289


   Thanks for working on this @vivekratnavel. 
   
   Is it possible to add Mysql based embedded unit tests to org.apache.hadoop.ozone.recon.persistence.TestReconWithDifferentSqlDBs?  Maybe something like https://stackoverflow.com/questions/6734410/is-there-a-way-to-run-mysql-in-memory-for-junit-test-cases. I am OK with adding it through a different JIRA.


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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone] vivekratnavel commented on pull request #1570: HDDS-4443. Recon: Using Mysql database throws exception and fails startup

Posted by GitBox <gi...@apache.org>.
vivekratnavel commented on pull request #1570:
URL: https://github.com/apache/ozone/pull/1570#issuecomment-726259052


   Thanks for the reviews @swagle and @avijayanhwx! 
   
   Good suggestion @avijayanhwx. I will try the embedded MySQL unit test in a different jira - https://issues.apache.org/jira/browse/HDDS-4457 


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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone] avijayanhwx merged pull request #1570: HDDS-4443. Recon: Using Mysql database throws exception and fails startup

Posted by GitBox <gi...@apache.org>.
avijayanhwx merged pull request #1570:
URL: https://github.com/apache/ozone/pull/1570


   


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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org