jcmcote commented on issue #1612: DRILL-6970: fix issue with logregex format 
plugin where drillbuf was overflowing
URL: https://github.com/apache/drill/pull/1612#issuecomment-463253495
 
 
   yes that's the issue. 32k seems to be the buffer size and is never
   recycled. I think that's what the safe methods do.
   
   On Wed, Feb 13, 2019 at 10:16 AM John Omernik <[email protected]>
   wrote:
   
   > Is there a JIRA for this?. I am getting an IndexOutofBoundsException, and
   > am wondering if it's the same issue. (Drill 1.14, I am trying to see if
   > this would fix the plugin)
   >
   > SYSTEM ERROR: IndexOutOfBoundsException: index: 32760, length: 9
   > (expected: range(0, 32768))
   >
   > —
   > You are receiving this because you were mentioned.
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/drill/pull/1612#issuecomment-463237104>, or mute
   > the thread
   > 
<https://github.com/notifications/unsubscribe-auth/AJoEwhhKm3lVudX5Sco3wuau7wbyDKlmks5vNCxIgaJpZM4Z8ren>
   > .
   >
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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