Skip to content

Commit

Permalink
ISPN-8710 JCacheTwoCachesExpirationTest.testExpiration failures
Browse files Browse the repository at this point in the history
  • Loading branch information
rvansa committed Jan 19, 2018
1 parent f5df062 commit d21b8af
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ public ExecutorService getAsyncExecutor() {
}

@Start
public void start() {
public void startClustered() {
// Data container entries are retrieved directly, so we don't need to worry about an encodings
this.cache = AbstractDelegatingCache.unwrapCache(cache).getAdvancedCache();
needTransaction = configuration.transaction().transactionMode().isTransactional();
Expand Down

0 comments on commit d21b8af

Please sign in to comment.