Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ISSUE #6570] Fix the issue that expectLogicOffset is greater than currentLogicOffset in consumeQueue build when the message is illegal #6641

Merged
merged 7 commits into from
Apr 26, 2023

Commits on Apr 11, 2023

  1. Fix the issue that expectLogicOffset is greater than currentLogicOffs…

    …et in consumeQueue build when the message is illegal
    RongtongJin committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    a18cad7 View commit details
    Browse the repository at this point in the history
  2. Add new UT

    RongtongJin committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    b7d9bf5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8fa3f39 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Merge branch 'develop-new' into fix_queueoffset_not_match

    # Conflicts:
    #	store/src/test/java/org/apache/rocketmq/store/DefaultMessageStoreCleanFilesTest.java
    RongtongJin committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    fef1551 View commit details
    Browse the repository at this point in the history
  2. Polish the variable name

    RongtongJin committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    9c6f6c1 View commit details
    Browse the repository at this point in the history
  3. Polish the comment

    RongtongJin committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    4ed3faf View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Add more comments

    RongtongJin committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    f717dfc View commit details
    Browse the repository at this point in the history