bikerp

Results 16 comments of bikerp

Hi @Rathna-K , as the error says login failed. Did you fill the correnct credentials and IP address?

I have only tested on W215

I'm facing the same issue (using 7.0.1 in docker) ``` eventstore:store:elasticsearch no such index [eventstore] +0ms ``` I had to manually create an index. But then I got this error:...

> May I ask what is the motivation behind using elasticsearch as eventstore? @nanov Currently I use DynamoDB as event store. I'm wondering if there might be issues related to...

@nanov Thanks for the reply. Could you be more specific why elasticsearch is not suitable as eventstore?

@nanov Thanks for the explanation.

Any idea wheter the Websocket API will be supported?

Hi @MatejNedic , I'd like to contribute but I think my knowledge is not enough for that

Hi @treitlis , it has been long time whne since I was dealing with this plug. I don't remember these details any more. Sorry.

Here is the example of SQS message that has Raw delivery enbled. As you can see MessageAttributes are present including tracing information in b3 attribute. In that case tracing propagation...