keith-turner commented on a change in pull request #1078: Updated Fluo to build 
and run with Java 11
URL: https://github.com/apache/fluo/pull/1078#discussion_r337211518
 
 

 ##########
 File path: 
modules/integration-tests/src/main/java/org/apache/fluo/integration/impl/WorkerIT.java
 ##########
 @@ -51,6 +51,10 @@
 
   private static Column observedColumn = LAST_UPDATE;
 
+  private static void setObservedColumn(Column c) {
 
 Review comment:
   I tried this and it did not work because Fluo needs to be able to 
instantiate that class.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to