dpol1 commented on issue #1515:
URL: https://github.com/apache/stormcrawler/issues/1515#issuecomment-4127951825

   Hey @rzo1, sorry for the slow response - been heads-down lately! Happy to 
take this on though.
   
   I'll work into migrating off RestHighLevelClient to the new opensearch-java 
client. For BulkProcessor and Sniffer I'll build a custom async 
BulkRequest-based wrapper to keep tuple ACK semantics and connection lifecycle 
intact.
   
   On the ContentTooLongException buffer issue: saw the PR you linked - I'll 
wire in HeapBufferedResponseConsumerFactory via 
ApacheHttpClient5Options.Builder so we can cleanl configure the response buffer 
limit without hitting that hardcoded 100MB ceiling.
   
   Will keep you posted, have to think the implementation :)


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