zeromq / zbroker

Elastic pipes
Mozilla Public License 2.0
50 stars 11 forks source link

Feature request: longer pipe name in logs #88

Closed rpedde closed 10 years ago

rpedde commented 10 years ago

I tried to edit the gsl to do this, but the the generated code didn't compile - I think the gsl in zproto doesn't match the zproto that was used to generate the zpipes_server_engine.h and zpipes_server.h. Can you take a quick look at this?

The underlying problem I was trying to fix was that the pipe name truncation is a bit small.

hintjens commented 10 years ago

OK, pushed a fix for this.

On Thu, May 22, 2014 at 6:10 PM, Ron Pedde notifications@github.com wrote:

I tried to edit the gsl to do this, but the the generated code didn't compile - I think the gsl in zproto doesn't match the zproto that was used to generate the zpipes_server_engine.h and zpipes_server.h. Can you take a quick look at this?

The underlying problem I was trying to fix was that the pipe name truncation is a bit small.

— Reply to this email directly or view it on GitHubhttps://github.com/zeromq/zbroker/issues/88 .