arina-ielchiieva commented on a change in pull request #1898: DRILL-7443: 
Enable PCAP Plugin to Reassemble TCP Streams
URL: https://github.com/apache/drill/pull/1898#discussion_r349039044
 
 

 ##########
 File path: 
exec/java-exec/src/main/java/org/apache/drill/exec/store/pcap/PcapBatchReader.java
 ##########
 @@ -190,6 +199,8 @@ public boolean next() {
 
   @Override
   public void close() {
+    logger.warn("Unclosed sessions remaining in PCAP");
 
 Review comment:
   Could you please explain this warning? How it can be avoided?

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