Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Oct 2020 20:38:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 250653] net/pecl-rdkafka: Update to 4.0.4
Message-ID:  <bug-250653-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250653

            Bug ID: 250653
           Summary: net/pecl-rdkafka: Update to 4.0.4
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: sergey@akhmatov.ru

Created attachment 219120
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D219120&action=
=3Dedit
pecl-rdkafka-4.0.4

Update version from 4.0.3 to 4.0.4

ChangeLog: https://github.com/arnaud-lb/php-rdkafka/releases/tag/4.0.4
- BREAKING CHANGE: Since version 4.0, the client no longer polls for network
events at shutdown (during object destructor). This behaviour didn't give
enough control to the user in case of server issue, and could cause the scr=
ipt
to hang while terminating.

Starting from 4.0, programs MUST call flush() before shutting down, otherwi=
se
some messages and callbacks may be lost.

- Mark unbuildable with PHP 8.0 to fix pkg-fallout@(No official support yet)

QA: poudriere testport OK: on 12.1-RELEASE & 11.4-RELEASE with all flavors
except php80.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250653-7788>