-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: emqx/emqx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: gbrehmer/emqttd
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 7 files changed
- 2 contributors
Commits on Jun 1, 2018
-
handle server error from emq_http_auth plugin
Gerrit Brehmer committedJun 1, 2018 Configuration menu - View commit details
-
Copy full SHA for 8951319 - Browse repository at this point
Copy the full SHA 8951319View commit details
Commits on Jul 22, 2018
-
downgrade, (2.3.11 build not working)
Gerrit Brehmer committedJul 22, 2018 Configuration menu - View commit details
-
Copy full SHA for 0283106 - Browse repository at this point
Copy the full SHA 0283106View commit details
Commits on Apr 9, 2019
-
improve handling of http auth errors - return bad username only in ca…
…se of 403 error code
Gerrit Brehmer committedApr 9, 2019 Configuration menu - View commit details
-
Copy full SHA for 6cb4194 - Browse repository at this point
Copy the full SHA 6cb4194View commit details
Commits on Mar 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8450f1d - Browse repository at this point
Copy the full SHA 8450f1dView commit details -
qzhuyan@8450f1d patch from emq devs
Gerrit Brehmer committedMar 5, 2021 Configuration menu - View commit details
-
Copy full SHA for 76d9953 - Browse repository at this point
Copy the full SHA 76d9953View commit details
Commits on Mar 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c8a1240 - Browse repository at this point
Copy the full SHA c8a1240View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30452d2 - Browse repository at this point
Copy the full SHA 30452d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89145b8 - Browse repository at this point
Copy the full SHA 89145b8View commit details
Commits on Mar 29, 2021
-
fix: Destroy dangling session gracefully.
To solve the issue that a dangling session is created when client is already registered on another node. This fix finish the session gracefully, if session could not destroy itself due to other blocking stats, would consider a force kill and then remove it from local session store.
Configuration menu - View commit details
-
Copy full SHA for d43e141 - Browse repository at this point
Copy the full SHA d43e141View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfafed4 - Browse repository at this point
Copy the full SHA cfafed4View commit details -
fix: handling of unregistered sessions.
- shutdown client process if there is a conflict. This would also trigger a connection close from EMQX side, so clients can retry instead of waiting for TCP timeout. - Prevents sending lastwill if client is failed to get registered on this node. This patch should also fix the runq and number of processes boom.
Configuration menu - View commit details
-
Copy full SHA for f2e3754 - Browse repository at this point
Copy the full SHA f2e3754View commit details -
* pr/4: fix: handling of unregistered sessions. Revert "Kill session pid forcefully." fix: Destroy dangling session gracefully. fix: Destroy session if there is a conflict. Kill session pid forcefully. Enlarge pool size at session level. minimal session manager worker poolsize: 32 Version 2.3.10 # Conflicts: # Makefile # src/emqttd.app.src # src/emqttd_cm_sup.erl
Gerrit Brehmer committedMar 29, 2021 Configuration menu - View commit details
-
Copy full SHA for fc6f21a - Browse repository at this point
Copy the full SHA fc6f21aView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master