[hibernate-commits] [hibernate/hibernate-search] 5a39d8: HSEARCH-2614 JSR-352: Test starting/stopping the j...

GitHub noreply at github.com
Fri May 4 06:38:35 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-search
  Commit: 5a39d8c9314ab89565ab7ea96cd2cb8451d82f66
      https://github.com/hibernate/hibernate-search/commit/5a39d8c9314ab89565ab7ea96cd2cb8451d82f66
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2018-05-04 (Fri, 04 May 2018)

  Changed paths:
    A integrationtest/wildfly/src/test/java/org/hibernate/search/test/integration/jsr352/massindexing/RemoteExecutionIT.java
    A integrationtest/wildfly/src/test/java/org/hibernate/search/test/integration/jsr352/massindexing/test/util/ManagementClientJobTestUtil.java
    A integrationtest/wildfly/src/test/resources/jboss-deployment-structure-jsr352-wildflycontroller.xml

  Log Message:
  -----------
  HSEARCH-2614 JSR-352: Test starting/stopping the job using WildFly tooling

Here we use WildFly's management APIs to start/restart jobs;
see https://docs.jboss.org/author/display/WFLY/Batch+%28JSR-352%29+Subsystem+Configuration#Batch%28JSR-352%29SubsystemConfiguration-DeploymentResources


  Commit: 14040513760f35df60b54226d8e8d7aaf2ced409
      https://github.com/hibernate/hibernate-search/commit/14040513760f35df60b54226d8e8d7aaf2ced409
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2018-05-04 (Fri, 04 May 2018)

  Changed paths:
    M integrationtest/wildfly/src/test/java/org/hibernate/search/test/integration/jsr352/massindexing/RestartIT.java

  Log Message:
  -----------
  HSEARCH-2614 Add missing assertions in RestartIT

We now use the JobInterruptorUtil in other tests, so I'd rather check
that the interruptor worked properly, because Byteman is known to induce
side effects crossing test class boundaries when one does not take care...


Compare: https://github.com/hibernate/hibernate-search/compare/6d11e372628a...14040513760f
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the hibernate-commits mailing list