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

[WFLY-5709] Fix Messaging HA configuration #8415

Merged
merged 1 commit into from Dec 4, 2015

Conversation

jmesnil
Copy link
Member

@jmesnil jmesnil commented Nov 19, 2015

  • the shared-store-colocated configuration creates replication
    live/backup configuration instead of shared-store ones.
  • live and backup configuration must always be created for colocated
    configurations.
  • remove failback-delay attribute that is ignored in Artemis since
    1.0.0.wildfly-008
  • add attribute initial-replication-sync-timeout to specify
    deterministically how long to wait for the initial replication.

JIRA: https://issues.jboss.org/browse/WFLY-5709

@jmesnil jmesnil force-pushed the WFLY-5709_HA_configuration_fix branch from a5fd1ad to cef8df6 Compare November 24, 2015 12:01
@wildfly-ci
Copy link

Linux with security manager Build 3638 outcome was FAILURE using a merge of cef8df6
Summary: Tests passed: 781, ignored: 250; compilation error: Compiler (new) Build time: 00:03:59

@wildfly-ci
Copy link

Linux Build 8808 outcome was FAILURE using a merge of cef8df6
Summary: Tests passed: 781, ignored: 250; compilation error: Compiler (new) Build time: 00:04:17

@wildfly-ci
Copy link

Windows Build 3839 outcome was FAILURE using a merge of cef8df6
Summary: Tests passed: 781, ignored: 250; compilation error: Compiler (new) Build time: 00:06:17

* the shared-store-colocated configuration creates replication
  live/backup configuration instead of shared-store ones.
* live and backup configuration must always be created for colocated
  configurations.
* remove failback-delay attribute that is ignored in Artemis since
  1.0.0.wildfly-008
* add attribute initial-replication-sync-timeout to specify
  deterministically how long to wait for the initial replication.

JIRA: https://issues.jboss.org/browse/WFLY-5709
@jmesnil jmesnil force-pushed the WFLY-5709_HA_configuration_fix branch from cef8df6 to a39814c Compare November 24, 2015 13:58
@wildfly-ci
Copy link

Linux with security manager Build 3639 outcome was FAILURE using a merge of a39814c
Summary: Tests passed: 781, ignored: 250; compilation error: Compiler Build time: 00:03:53

@wildfly-ci
Copy link

Linux Build 8809 outcome was FAILURE using a merge of a39814c
Summary: Tests passed: 781, ignored: 250; compilation error: Compiler Build time: 00:04:01

@wildfly-ci
Copy link

Windows Build 3840 outcome was FAILURE using a merge of a39814c
Summary: Tests passed: 781, ignored: 250; compilation error: Compiler Build time: 00:05:40

@jmesnil
Copy link
Member Author

jmesnil commented Nov 24, 2015

retest this please

@bstansberry
Copy link
Contributor

Looks good if it gets into 10 Final; otherwise it's an API change, transformers, blah blah blah. I recommend you hassle QA for an ack. :)

n1hility added a commit that referenced this pull request Dec 4, 2015
[WFLY-5709] Fix Messaging HA configuration
@n1hility n1hility merged commit 7f259ce into wildfly:master Dec 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants