lib/logstash/plugin_mixins/opensearch/common.rb (2 lines): - line 142: # TODO: Change this to send a map with { :status => status, :action => action } in the future - line 281: # TODO there should be a better way to query if DLQ is enabled spec/opensearch_spec_helper.rb (1 line): - line 126: # TODO: use index template if version >= 7.8 & OpenSearch spec/integration/outputs/ingest_pipeline_spec.rb (1 line): - line 53: #TODO: Use esclient lib/logstash/outputs/opensearch/http_client.rb (1 line): - line 392: # TODO: Check Version < 7.8 and use index template for >= 7.8 & OpenSearch lib/logstash/outputs/opensearch.rb (1 line): - line 335: class EventActionTuple < Array # TODO: acting as an array for compatibility