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

    https://github.com/apache/apex-malhar/pull/295#discussion_r66537334
  
    --- Diff: 
contrib/src/main/java/com/datatorrent/contrib/cassandra/CassandraPOJOOutputOperator.java
 ---
    @@ -50,17 +48,21 @@
      * @since 2.1.0
      */
     @Evolving
    -public class CassandraPOJOOutputOperator extends 
AbstractCassandraTransactionableOutputOperatorPS<Object> implements 
Operator.ActivationListener<Context.OperatorContext>
    +public class CassandraPOJOOutputOperator extends 
AbstractCassandraTransactionableOutputOperatorPS<Object>
    --- End diff --
    
    Can you check why we have almost similar abstract classes: 
AbstractCassandraTransactionableOutputOperator and 
AbstractCassandraTransactionableOutputOperatorPS ?


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