Conversation
shlomi-noach
left a comment
There was a problem hiding this comment.
Shoot for the stars
|
👋 @natewernimont-wk this ran into automated testing failures with the following output: A rollback to I haven't had time to dig into "why", but the command that triggered the problem was: |
|
@shlomi-noach this is failing on an error I could use some context around: It appears that function doesn't exist in That lead me to wondering if a patch was committed to the I'm curious if you had any ideas how this may have happened. I suppose the options are to add it to |
|
@timvaillancourt right. What I'm suggesting:
I'm just trying to think whether there's been more changes local to |
|
Related: |
|
openark/golib#11 is merged, and @timvaillancourt either that |
@shlomi-noach thanks for the PR and background ❤️! I'll look out for this if this PR runs into any other problems 👍 |
|
This is passing real-world testing as of commit: 71d27d0 If anyone has time to test this on more environments that would be much appreciated! 🙇 |
|
This has passed several-100 tests on real tables, so I'll merge this 👍 |
|
Thanks for providing go mod for gh-ost! When are we going to have 1.1.5 release for the change? |
|
Hi @d-bytebase, we're currently investigating a data corruption bug that we believe may have been introduced by an updated dependency in this PR - once we've identified the cause and fixed it, the plan is to put out a new release based on the |
|
Looks like this change was never been released? Can we cut a release for this PR? Thanks! |
Description
This is a merge PR of the user-submitted PR: #932
Unfortunately this step is required as our
gh-osttesting won't run on external forksscript/cibuildreturns with no formatting errors, build errors or unit test errors.cc @natewernimont-wk / @shlomi-noach