-
Notifications
You must be signed in to change notification settings - Fork 8k
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
Fix concurrent error in InMemoryMetricsRepository of the dashboard #488
Fix concurrent error in InMemoryMetricsRepository of the dashboard #488
Commits on Feb 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for faac56d - Browse repository at this point
Copy the full SHA faac56dView commit details -
dashboard: make fallbackToLocalWhenFail be configurable in dashboard …
…and fix edit rule issue when cancel (#370) - Make fallbackToLocalWhenFail of cluster rules configurable in dashboard - Fix edit rule when hit cancel button (object share problem solved by deep copy) - Add metric table td header's title for friendly prompt info
Configuration menu - View commit details
-
Copy full SHA for 4c4cb34 - Browse repository at this point
Copy the full SHA 4c4cb34View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3b3d65 - Browse repository at this point
Copy the full SHA d3b3d65View commit details -
dashboard: structure rearrangement and polish related code
Signed-off-by: Eric Zhao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 471bdf7 - Browse repository at this point
Copy the full SHA 471bdf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 883565a - Browse repository at this point
Copy the full SHA 883565aView commit details -
dashboard: frontend refinement of monitoring page and flow rule dialo…
…g description Signed-off-by: Eric Zhao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4118cae - Browse repository at this point
Copy the full SHA 4118caeView commit details -
Add adapter support for Zuul 1.x (#188)
- implement `SentinelPreFilter`, `SentinelPostFilter` and `SentinelErrorFilter` - support fallback
Configuration menu - View commit details
-
Copy full SHA for 219877d - Browse repository at this point
Copy the full SHA 219877dView commit details -
Update document and pom for sentinel-zuul-adapter
Signed-off-by: Eric Zhao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 95ca72c - Browse repository at this point
Copy the full SHA 95ca72cView commit details -
Update cluster demo README and remove unused demo
Signed-off-by: Eric Zhao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cca5849 - Browse repository at this point
Copy the full SHA cca5849View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5759397 - Browse repository at this point
Copy the full SHA 5759397View commit details -
Configuration menu - View commit details
-
Copy full SHA for f089afd - Browse repository at this point
Copy the full SHA f089afdView commit details -
Configuration menu - View commit details
-
Copy full SHA for d352f41 - Browse repository at this point
Copy the full SHA d352f41View commit details -
Bug fix: fix 420, fix negative waitTime in RateLimiterController and …
…WarmUpRateLimiterController Signed-off-by: Carpenter Lee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aacb4d6 - Browse repository at this point
Copy the full SHA aacb4d6View commit details -
Signed-off-by: Eric Zhao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dd11dc3 - Browse repository at this point
Copy the full SHA dd11dc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9465fee - Browse repository at this point
Copy the full SHA 9465feeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 636ba05 - Browse repository at this point
Copy the full SHA 636ba05View commit details -
Rename dashboard package name from com.taobao to com.alibaba (#435)
Signed-off-by: Carpenter Lee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 829fde2 - Browse repository at this point
Copy the full SHA 829fde2View commit details -
Add logback dependency in sentinel-demo-nacos-datasource to avoid log…
… ClassNotFoundException thrown by Nacos client (#438)
Configuration menu - View commit details
-
Copy full SHA for b760ad9 - Browse repository at this point
Copy the full SHA b760ad9View commit details -
dashboard: update WebConfig and improve token server list page
Signed-off-by: Eric Zhao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1f8236a - Browse repository at this point
Copy the full SHA 1f8236aView commit details -
Add catch throwable logic in ClusterStateManager to detect fatal erro…
…r when loading SPI Signed-off-by: Eric Zhao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9e62b68 - Browse repository at this point
Copy the full SHA 9e62b68View commit details -
Fixes #453: Support tracing exception count for specific entry or con…
…text in Tracer Signed-off-by: Eric Zhao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b1238f8 - Browse repository at this point
Copy the full SHA b1238f8View commit details -
Remove slf4j dependency in sentinel-annotation-aspectj
Signed-off-by: Eric Zhao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c1c9367 - Browse repository at this point
Copy the full SHA c1c9367View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e257f1 - Browse repository at this point
Copy the full SHA 9e257f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75eb58d - Browse repository at this point
Copy the full SHA 75eb58dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8059408 - Browse repository at this point
Copy the full SHA 8059408View commit details -
HashMap init optimize when adding new ClusterNode to cluster node map (…
…#465) - reuse old map size to avoid rearrange and rehash the map
Configuration menu - View commit details
-
Copy full SHA for 4364339 - Browse repository at this point
Copy the full SHA 4364339View commit details -
Signed-off-by: Eric Zhao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 146dee9 - Browse repository at this point
Copy the full SHA 146dee9View commit details -
Update dependency version of fastjson and jacoco-maven-plugin
Signed-off-by: Eric Zhao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for abad82a - Browse repository at this point
Copy the full SHA abad82aView commit details -
Make build faster by reducing fixed waiting time in tests (#449)
- Apply awaitility to core tests - Cache maven local repo in Travis
Configuration menu - View commit details
-
Copy full SHA for 45b4f97 - Browse repository at this point
Copy the full SHA 45b4f97View commit details -
Configuration menu - View commit details
-
Copy full SHA for da5e1cd - Browse repository at this point
Copy the full SHA da5e1cdView commit details -
Signed-off-by: Eric Zhao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7155634 - Browse repository at this point
Copy the full SHA 7155634View commit details -
Add back thread count metric type support for parameter flow control
Signed-off-by: Eric Zhao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cb2cb2f - Browse repository at this point
Copy the full SHA cb2cb2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0d9318 - Browse repository at this point
Copy the full SHA c0d9318View commit details -
Improve ClusterServerConfigManager in sentinel-cluster-server-default…
… and add basic test cases Signed-off-by: Eric Zhao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5f98bf0 - Browse repository at this point
Copy the full SHA 5f98bf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ea2d7c - Browse repository at this point
Copy the full SHA 9ea2d7cView commit details -
Carry the triggered rule in subclasses of BlockException (#469)
* Extract getRule in BlockException and refine override methods in subclasses Signed-off-by: Eric Zhao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0095762 - Browse repository at this point
Copy the full SHA 0095762View commit details -
Fix NPE bug when creating connection group in ConnectionManager
- The NPE will occur when multiple threads are trying to create the connection group for the same namespace Signed-off-by: Eric Zhao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7fb4ebf - Browse repository at this point
Copy the full SHA 7fb4ebfView commit details -
Improve and fix bugs for ConnectionManager and add test cases
Signed-off-by: Eric Zhao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9b9c502 - Browse repository at this point
Copy the full SHA 9b9c502View commit details
Commits on Feb 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 04fc367 - Browse repository at this point
Copy the full SHA 04fc367View commit details -
fix dashboard listResourcesOfApp concurrent error
fix ConcurrentModificationException of listResourcesOfApp method
Configuration menu - View commit details
-
Copy full SHA for 2109367 - Browse repository at this point
Copy the full SHA 2109367View commit details