Github user ddebrunner commented on a diff in the pull request:

    https://github.com/apache/incubator-quarks/pull/86#discussion_r59408020
  
    --- Diff: 
api/execution/src/main/java/quarks/execution/mbeans/PeriodicMXBean.java ---
    @@ -16,14 +16,14 @@ Licensed to the Apache Software Foundation (ASF) under 
one
     specific language governing permissions and limitations
     under the License.
     */
    -package quarks.oplet.core.mbeans;
    +package quarks.execution.mbeans;
     
     import java.util.concurrent.TimeUnit;
     
     /**
    - * Control interface for a periodic oplet.
    + * Control interface for a periodic source stream.
    --- End diff --
    
    Since this has moved it now also seems completely generic it could be used 
for periodic entity, therefore:
    
    `s/source stream/entity/`
    
    ?


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to