Github user galen-pivotal commented on the issue:

    https://github.com/apache/geode/pull/698
  
    What you've done looks good. However, it looks like there are ten or so 
files in `geode-protobuf` that you didn't mark as experimental. Is there a 
reason for this?
    
    Have a look at the difference between these:
    
    ```bash
    find geode-protobuf/src/main/ -name '*.java' 
    find geode-protobuf/src/main/ -name '*.java' | xargs grep -l '@Experimental'
    ```


---
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