Github user dschneider-pivotal commented on the issue:

    https://github.com/apache/geode/pull/464
  
    This change looks good. I noticed travis CI failed with the following. But 
it looks like isExpiration was removed in some other commit so it is not clear 
to me why this one got the following failure.
    
    
:geode-core:compileTestJava/home/travis/build/apache/geode/geode-core/src/test/java/org/apache/geode/TXJUnitTest.java:3009:
 error: cannot find symbol
          assertTrue(!event.isExpiration());
                           ^
      symbol:   method isExpiration()
      location: variable event of type EntryEvent

---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to