question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

What happened with connectionClass?

See original GitHub issue

Hello, I would like to make use of the new client and while checking https://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/breaking-changes.html there are no mentions of changes to connectionClass, however it does not seem to be the case and I am unable to replicate the following:

const client = new Client({
  connectionClass: HttpAmazonESConnector,
  hosts: [process.env.ES_HOST],
  keepAlive: true,
});

Could you please advise how best to go around this or what I’m missing?

Cheers.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

3reactions
LeandroDGcommented, Oct 16, 2019

This is still very relevant to anyone using AWS ElasticSearch.

2reactions
paulvavcommented, Nov 27, 2019

Any work being done on this?

Read more comments on GitHub >

github_iconTop Results From Across the Web

The connection class — Psycopg 2.9.5 documentation
Handles the connection to a PostgreSQL database instance. It encapsulates a database session. Connections are created using the factory function connect() .
Read more >
Cannot load connection class because of underlying ...
I am using the tail files of openshift in eclipse to track what happens on openshift server but I have to request openshift...
Read more >
Connection (Java Platform SE 7 )
A connection is closed if the method close has been called on it or if certain fatal errors have occurred. This method is...
Read more >
Connection Class - Revival Christian Fellowship
Stay Connected. Get event information, and news on what's happening at Revival Christian Fellowship.
Read more >
Married Connection Class - Frisco
Community can be a rare commodity and if Fellowship Church is a small town, Connection Class is the neighborhood where true community happens....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found