Skip to content

Conversation

@valmoz
Copy link

@valmoz valmoz commented Sep 28, 2022

Related to issue #71

$config->setInterval(0.1);
$config->setSasl([
"type"=> AwsMskIamSasl::class,
"host"=>"localhost",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is not used in the current version and is confusing

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@einacio are you suggesting removing the consumer_msk file?

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no, i refer to the host config. the code reads it from the socket, not from the sasl config

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

right, I modified it

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wuxi889
Copy link

wuxi889 commented Aug 23, 2023

@valmoz hi, I wonder if there is no need to additionally configure the credentials (key and secret) of aws?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants