You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "pvillard31 (via GitHub)" <gi...@apache.org> on 2023/05/01 08:37:17 UTC

[GitHub] [nifi] pvillard31 commented on pull request #7116: NIFI-11380: Refactor CaptureChangeMySQL with improvements

pvillard31 commented on PR #7116:
URL: https://github.com/apache/nifi/pull/7116#issuecomment-1529485618

   Hey @mattyb149 - while you're doing this, can we upgrade mysql-binlog-connector to 0.28.0. The upgrade to this version is breaking a few tests in the Groovy test class though:
   
   ````
   [ERROR] Failures: 
   [ERROR]   CaptureChangeMySQLTest.testInitialGtidIgnoredWhenStatePresent:1352 java.lang.NumberFormatException: Error at index 0 in: "xxxxxxxx"
   [ERROR]   CaptureChangeMySQLTest.testInitialGtidNoStatePresent:1395 java.lang.NumberFormatException: Error at index 0 in: "xxxxxxxx"
   [ERROR]   CaptureChangeMySQLTest.testUpdateStateUseGtid:1207 expected: <> but was: <null>
   [INFO] 
   [ERROR] Tests run: 34, Failures: 3, Errors: 0, Skipped: 0
   ````


-- 
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: issues-unsubscribe@nifi.apache.org

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