Skip to content

Conversation

@mmartell
Copy link
Contributor

This removes the no-ack functionality from this test, which fails regularly in the CI.

@mmartell mmartell force-pushed the GEODE-10237-fix-transactions-test branch from ba07d13 to fa70213 Compare April 17, 2022 15:31
Copy link
Contributor

@pdxcodemonkey pdxcodemonkey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is, IMO, too much code to duplicate, and adding the new file rather than editing the existing one really obscures the nature of this change. Please try just editing ThinClientTrasactions.hpp and resubmit.

- no need for an additional header file
- just refactor the original include file
@mmartell
Copy link
Contributor Author

mmartell commented May 2, 2022

This is, IMO, too much code to duplicate, and adding the new file rather than editing the existing one really obscures the nature of this change. Please try just editing ThinClientTrasactions.hpp and resubmit.

Good catch Blake! Not sure why I thought I needed to use a new header file. As you point out, just needed to refactor the original header.

@mmartell mmartell requested a review from pdxcodemonkey May 2, 2022 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants