Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

fix listOffset returns wrong value #338

Merged
merged 2 commits into from
Jan 22, 2021

Conversation

aloyszhang
Copy link
Contributor

fix #334
This PR fix listOffset returns wrong value

@aloyszhang
Copy link
Contributor Author

@BewareMyPower can you help to check the test TransactionTest. I'm not familiar with transaction.

@BewareMyPower
Copy link
Collaborator

The transaction test is not stable now, I think if the tests only fail with

Error:    TransactionTest.readCommittedTest:94->basicProduceAndConsumeTest:141 » ThreadTimeout
Error:    TransactionTest.readUncommittedTest:99->basicProduceAndConsumeTest:143 » ThreadTimeout**

we can treat it as success.

@BewareMyPower
Copy link
Collaborator

I've opened #334 to track the transaction failures. And I'll review this PR later.

Copy link
Collaborator

@BewareMyPower BewareMyPower left a comment

Choose a reason for hiding this comment

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

LGTM, good job!

@BewareMyPower BewareMyPower merged commit 241800b into streamnative:master Jan 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] ListOffset return wrong value
2 participants