Github user StephanEwen commented on the pull request:

    
https://github.com/apache/flink/commit/b13db273c200efe12f03b2e1328fce595303223d#commitcomment-18829377
  
    In 
flink-mesos/src/main/java/org/apache/flink/mesos/runtime/clusterframework/store/StandaloneMesosWorkerStore.java:
    In 
flink-mesos/src/main/java/org/apache/flink/mesos/runtime/clusterframework/store/StandaloneMesosWorkerStore.java
 on line 65:
    Just FYI: For immutable lists without Guava (and without copying the 
elements), you can always use `Collections.unmodifiableList(list)`.


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