Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clusterer #599

Closed
wants to merge 44 commits into from
Closed

Clusterer #599

wants to merge 44 commits into from

Conversation

eseanucristian
Copy link
Contributor

Improved clusterer api usage for dialog and ratelimit.

eseanucristian and others added 30 commits July 9, 2015 12:20
Related to issue #554.

(cherry picked from commit 23f2322)
= is not a valid character in a callid, so replaced it with a hyphen
Log the error reported by stat() when it fails.

(cherry picked from commit 8fefc91)
The new gcc 5.1 version uses by default gnu11 standard, which behaves a bit
differently with inline functions (more details here:
https://gcc.gnu.org/gcc-5/porting_to.html)

Closes #555
i.e. Logging and error handling in case of bad async queries
Fallback to normal mode in case of no async capabilities.
If this behaviour is employed, a startup warning will be issued.
Otherwise, some code paths would generate segmentation faults
@bogdan-iancu
Copy link
Member

Replaced by #607

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.

None yet

8 participants