cgivre opened a new pull request #1946: DRILL-7505: PCAP Plugin Fails on IPv6 
Packets
URL: https://github.com/apache/drill/pull/1946
 
 
   In its current implementation, the PCAP parser fails with an exception if it 
encounters a protocol it does not have in its enumerated list. 
   This is not an acceptable strategy in that there are many protocols out 
there and having Drill crash when it encounters an unknown protocol is not 
helpful or useful.  This minor PR makes the PCAP plugin more fault tolerant.
   
   I tested this on proprietary PCAP files which are too large to include.  
Existing unit tests are unaffected.
   
   Jira: [Drill-7505](https://issues.apache.org/jira/browse/DRILL-7505)

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to