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

GEODE-8302: Fixed 'events not queued conflated' stats when group-tran… #5313

Merged
merged 7 commits into from
Jul 10, 2020

Commits on Jun 26, 2020

  1. GEODE-8302: Fixed 'events not queued conflated' stats when group-tran…

    …saction-events is true
    
    Batch conflation is not compatible with group-transaction-events.
    It must be prevented that both are enabled at the same time for
    a given gateway sender.
    albertogpz committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    1e64b40 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. Configuration menu
    Copy the full SHA
    4ff9b1d View commit details
    Browse the repository at this point in the history
  2. GEODE-8302: Update GatewaySenderFactory javadoc

    Added information about incompatibility between
    group-transaction-events and enable-batch-conflation.
    albertogpz committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    0525c25 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. Configuration menu
    Copy the full SHA
    9762460 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. Configuration menu
    Copy the full SHA
    549137d View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. Configuration menu
    Copy the full SHA
    4441f8c View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. Configuration menu
    Copy the full SHA
    02d8524 View commit details
    Browse the repository at this point in the history