tenthe commented on code in PR #2247:
URL: https://github.com/apache/streampipes/pull/2247#discussion_r1410436495


##########
streampipes-data-explorer-commons/src/main/java/org/apache/streampipes/dataexplorer/commons/influx/InfluxStore.java:
##########
@@ -50,20 +50,32 @@ public class InfluxStore {
 
   private RawFieldSerializer rawFieldSerializer = new RawFieldSerializer();
 
-  public InfluxStore(DataLakeMeasure measure,
-                     InfluxConnectionSettings settings) {
+  /**

Review Comment:
   Ok, thanks for the feedback and the suggestion.
   I will try my best ;)



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to