Skip to content
#

pubsub

Here are 1,475 public repositories matching this topic...

dapr
darraghjones
darraghjones commented Apr 17, 2022

In what area(s)?

/area runtime

What version of Dapr?

dapr --version
CLI version: 1.7.0
Runtime version: 1.7.0

Expected Behavior

API methods to be logged without any errors

Actual Behavior

When I start my dapr actor host application like this:

dapr run --app-id myapp --app-port 5000 --dapr-http-port 3500 --log-level debug --enable-api-logging -- dotnet run

kind/bug good first issue P1 size/XS
MustaRohman
MustaRohman commented Feb 15, 2021

Environment

  • VerneMQ Version: 1.11.0
  • OS:
    Distributor ID: Ubuntu
    Description: Ubuntu 18.04.5 LTS
    Release: 18.04
    Codename: bionic
  • Erlang/OTP version (if building from source): 19
  • VerneMQ configuration (vernemq.conf) or the changes from the default
  • Cluster size/standalone:

Expected behaviour

Connection to Redis server running on unixsocket, configured within Lua scr

Alonexc
Alonexc commented May 12, 2022

Search before asking

  • I had searched in the issues and found no similar issues.

Enhancement Request

Add test code for eventemsh-connector-standalone module.

Describe the solution you'd like

Module name: eventmesh-connector-standalone
Located in: eventmesh-connector-plugin/eventmesh-connector-standalone
T

enhancement good first issue

Improve this page

Add a description, image, and links to the pubsub topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pubsub topic, visit your repo's landing page and select "manage topics."

Learn more