This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch cn-site
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git


The following commit(s) were added to refs/heads/cn-site by this push:
     new f6075468349 deploy: 0b28dfd029f31f305212ab1e0c3db4d07977bff5
f6075468349 is described below

commit f60754683496608c50c90cbd10cef8574816cd9e
Author: AlbumenJ <[email protected]>
AuthorDate: Sat Oct 7 02:46:22 2023 +0000

    deploy: 0b28dfd029f31f305212ab1e0c3db4d07977bff5
---
 sitemap.xml                                                         | 2 +-
 .../index.html"                                                     | 6 +++---
 zh-cn/blog/integration/index.xml                                    | 2 +-
 zh-cn/sitemap.xml                                                   | 2 +-
 "zh-cn/tags/\347\224\237\346\200\201/index.xml"                     | 2 +-
 5 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/sitemap.xml b/sitemap.xml
index ea54adb01d8..4d3f52f0c0e 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><sitemapindex 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";><sitemap><loc>https://cn.dubbo.apache.org/zh-cn/sitemap.xml</loc><lastmod>2023-09-29T20:34:02+08:00</lastmod></sitemap><sitemap><loc>https://cn.dubbo.apache.org/en/sitemap.xml</loc><lastmod>2023-10-06T23:23:45-03:00</lastmod></sitemap></sitemapindex>
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><sitemapindex 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";><sitemap><loc>https://cn.dubbo.apache.org/zh-cn/sitemap.xml</loc><lastmod>2023-10-07T10:40:34+08:00</lastmod></sitemap><sitemap><loc>https://cn.dubbo.apache.org/en/sitemap.xml</loc><lastmod>2023-10-06T23:23:45-03:00</lastmod></sitemap></sitemapindex>
\ No newline at end of file
diff --git 
"a/zh-cn/blog/2019/02/02/\345\275\223dubbo\351\201\207\344\270\212arthas\346\216\222\346\237\245\351\227\256\351\242\230\347\232\204\345\256\236\350\267\265/index.html"
 
"b/zh-cn/blog/2019/02/02/\345\275\223dubbo\351\201\207\344\270\212arthas\346\216\222\346\237\245\351\227\256\351\242\230\347\232\204\345\256\236\350\267\265/index.html"
index 80bc6417e15..dd92ee3c4e6 100644
--- 
"a/zh-cn/blog/2019/02/02/\345\275\223dubbo\351\201\207\344\270\212arthas\346\216\222\346\237\245\351\227\256\351\242\230\347\232\204\345\256\236\350\267\265/index.html"
+++ 
"b/zh-cn/blog/2019/02/02/\345\275\223dubbo\351\201\207\344\270\212arthas\346\216\222\346\237\245\351\227\256\351\242\230\347\232\204\345\256\236\350\267\265/index.html"
@@ -1,6 +1,6 @@
 <!doctype html><html lang=zh-cn class=no-js><head><meta name=ROBOTS 
content="INDEX, FOLLOW"><link rel=canonical 
href=https://cn.dubbo.apache.org/zh-cn/blog/2019/02/02/%E5%BD%93dubbo%E9%81%87%E4%B8%8Aarthas%E6%8E%92%E6%9F%A5%E9%97%AE%E9%A2%98%E7%9A%84%E5%AE%9E%E8%B7%B5/><script>var
 _hmt=_hmt||[];(function(){var 
e,t=document.createElement("script");t.src="https://hm.baidu.com/hm.js?3b78f49ba47181e4d998a66b689446e9",e=document.getElementsByTagName("script")[0],e.parentNode.insertBefore(t,e)
 [...]
-"><meta property="og:type" content="article"><meta property="og:url" 
content="https://cn.dubbo.apache.org/zh-cn/blog/2019/02/02/%E5%BD%93dubbo%E9%81%87%E4%B8%8Aarthas%E6%8E%92%E6%9F%A5%E9%97%AE%E9%A2%98%E7%9A%84%E5%AE%9E%E8%B7%B5/";><meta
 property="article:section" content="blog"><meta 
property="article:published_time" content="2019-02-02T00:00:00+00:00"><meta 
property="article:modified_time" content="2023-02-22T15:03:22+08:00"><meta 
itemprop=name content="当Dubbo遇上Arthas:排查问题的实践"><meta it [...]
-"><meta itemprop=datePublished content="2019-02-02T00:00:00+00:00"><meta 
itemprop=dateModified content="2023-02-22T15:03:22+08:00"><meta 
itemprop=wordCount content="683"><meta itemprop=keywords 
content="生态,Java,"><meta name=twitter:card content="summary"><meta 
name=twitter:title content="当Dubbo遇上Arthas:排查问题的实践"><meta 
name=twitter:description content="使用Alibaba开源的应用诊断利器Arthas来排查Dubbo应用的问题。
+"><meta property="og:type" content="article"><meta property="og:url" 
content="https://cn.dubbo.apache.org/zh-cn/blog/2019/02/02/%E5%BD%93dubbo%E9%81%87%E4%B8%8Aarthas%E6%8E%92%E6%9F%A5%E9%97%AE%E9%A2%98%E7%9A%84%E5%AE%9E%E8%B7%B5/";><meta
 property="article:section" content="blog"><meta 
property="article:published_time" content="2019-02-02T00:00:00+00:00"><meta 
property="article:modified_time" content="2023-10-07T10:40:34+08:00"><meta 
itemprop=name content="当Dubbo遇上Arthas:排查问题的实践"><meta it [...]
+"><meta itemprop=datePublished content="2019-02-02T00:00:00+00:00"><meta 
itemprop=dateModified content="2023-10-07T10:40:34+08:00"><meta 
itemprop=wordCount content="683"><meta itemprop=keywords 
content="生态,Java,"><meta name=twitter:card content="summary"><meta 
name=twitter:title content="当Dubbo遇上Arthas:排查问题的实践"><meta 
name=twitter:description content="使用Alibaba开源的应用诊断利器Arthas来排查Dubbo应用的问题。
 "><script async 
src="https://www.googletagmanager.com/gtag/js?id=G-NM6FFMT51J";></script>
 <script>var 
doNotTrack=!1;if(!doNotTrack){window.dataLayer=window.dataLayer||[];function 
gtag(){dataLayer.push(arguments)}gtag("js",new 
Date),gtag("config","G-NM6FFMT51J",{anonymize_ip:!1})}</script><link 
rel=preload 
href=/scss/main.min.fe7176cbe3102a33d3e8c0c9cec61eb52508abd24a2cc1ae23ccf535a481ffde.css
 as=style><link 
href=/scss/main.min.fe7176cbe3102a33d3e8c0c9cec61eb52508abd24a2cc1ae23ccf535a481ffde.css
 rel=stylesheet integrity><script src=/js/jquery-3.5.1.min.js 
integrity="sha256-9/a [...]
 <link rel=stylesheet href=https://cdn.jsdelivr.net/npm/@docsearch/css@3><meta 
name=theme-color content="#326ce5"><link rel=stylesheet 
href=/css/feature-states.css><meta name=description 
content="使用Alibaba开源的应用诊断利器Arthas来排查Dubbo应用的问题。
@@ -277,7 +277,7 @@
 </span></span><span style=display:flex><span>  <span 
style=color:#719e07>}</span>
 
</span></span></code></pre></div><p>本地编绎后,把<code>server-demo/target/classes/com/example/UserServiceImpl.class</code>传到线上服务器,然后用<code>redefine</code>命令来更新代码:</p><div
 class=highlight><pre tabindex=0 
style=color:#93a1a1;background-color:#002b36;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code
 class=language-fallback data-lang=fallback><span style=display:flex><span>$ 
redefine -p /tmp/UserServiceImpl.class
 </span></span><span style=display:flex><span>redefine success, size: 1
-</span></span></code></pre></div><p>这样子更新成功之后,访问 http://localhost:8080/user/1 
,在<code>ServerDemoApplication</code>的控制台里就可以看到打印出了user信息。</p><h3 
id=怎样动态修改dubbo的logger级别>怎样动态修改Dubbo的logger级别?</h3><ul><li><a 
href=https://arthas.aliyun.com/doc/ognl.html>https://arthas.aliyun.com/doc/ognl.html</a></li><li><a
 
href=https://arthas.aliyun.com/doc/sc.html>https://arthas.aliyun.com/doc/sc.html</a></li><li><a
 
href=https://commons.apache.org/proper/commons-ognl/language-guide.html>https://commons.apac
 [...]
+</span></span></code></pre></div><p>这样子更新成功之后,访问 http://localhost:8080/user/1 
,在<code>ServerDemoApplication</code>的控制台里就可以看到打印出了user信息。</p><h3 
id=怎样动态修改dubbo的logger级别>怎样动态修改Dubbo的logger级别?</h3><ul><li><a 
href=https://arthas.aliyun.com/doc/ognl.html>https://arthas.aliyun.com/doc/ognl.html</a></li><li><a
 
href=https://arthas.aliyun.com/doc/sc.html>https://arthas.aliyun.com/doc/sc.html</a></li><li><a
 
href=https://commons.apache.org/dormant/commons-ognl/language-guide.html>https://commons.apa
 [...]
 </span></span><span style=display:flex><span>@Log4jLogger<span 
style=color:#719e07>[</span>
 </span></span><span style=display:flex><span>    <span 
style=color:#268bd2>FQCN</span><span style=color:#719e07>=</span>@String<span 
style=color:#719e07>[</span>com.alibaba.dubbo.common.logger.support.FailsafeLogger<span
 style=color:#719e07>]</span>,
 </span></span><span style=display:flex><span>    <span 
style=color:#268bd2>logger</span><span style=color:#719e07>=</span>@Logger<span 
style=color:#719e07>[</span>org.apache.log4j.Logger@2f19bdcf<span 
style=color:#719e07>]</span>,
diff --git a/zh-cn/blog/integration/index.xml b/zh-cn/blog/integration/index.xml
index efb68615426..95566d1613b 100644
--- a/zh-cn/blog/integration/index.xml
+++ b/zh-cn/blog/integration/index.xml
@@ -1153,7 +1153,7 @@
 &lt;ul>
 &lt;li>&lt;a 
href="https://arthas.aliyun.com/doc/ognl.html";>https://arthas.aliyun.com/doc/ognl.html&lt;/a>&lt;/li>
 &lt;li>&lt;a 
href="https://arthas.aliyun.com/doc/sc.html";>https://arthas.aliyun.com/doc/sc.html&lt;/a>&lt;/li>
-&lt;li>&lt;a 
href="https://commons.apache.org/proper/commons-ognl/language-guide.html";>https://commons.apache.org/proper/commons-ognl/language-guide.html&lt;/a>&lt;/li>
+&lt;li>&lt;a 
href="https://commons.apache.org/dormant/commons-ognl/language-guide.html";>https://commons.apache.org/dormant/commons-ognl/language-guide.html&lt;/a>&lt;/li>
 &lt;/ul>
 &lt;p>在排查问题时,需要查看到更多的信息,如果可以把logger级别修改为&lt;code>DEBUG&lt;/code>,就非常有帮助。&lt;/p>
 
&lt;p>&lt;code>ognl&lt;/code>是apache开源的一个轻量级表达式引擎。下面通过Arthas里的&lt;code>ognl&lt;/code>命令来动态修改logger级别。&lt;/p>
diff --git a/zh-cn/sitemap.xml b/zh-cn/sitemap.xml
index e5c0e0d90f4..c9d99bcb758 100644
--- a/zh-cn/sitemap.xml
+++ b/zh-cn/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";><url><loc>https://cn.dubbo.apache.org/zh-cn/blog/2023/01/16/%E9%98%BF%E9%87%8C%E5%B7%B4%E5%B7%B4%E5%8D%87%E7%BA%A7-dubbo3-%E5%85%A8%E9%9D%A2%E5%8F%96%E4%BB%A3-hsf2/</loc><lastmod>2023-02-22T15:03:22+08:00</lastmod><changefreq>monthly</changefreq><priority>0.5</priority></url><url><loc>https://cn.dubbo.apache.org/zh-cn/overview/mannu
 [...]
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";><url><loc>https://cn.dubbo.apache.org/zh-cn/blog/2023/01/16/%E9%98%BF%E9%87%8C%E5%B7%B4%E5%B7%B4%E5%8D%87%E7%BA%A7-dubbo3-%E5%85%A8%E9%9D%A2%E5%8F%96%E4%BB%A3-hsf2/</loc><lastmod>2023-02-22T15:03:22+08:00</lastmod><changefreq>monthly</changefreq><priority>0.5</priority></url><url><loc>https://cn.dubbo.apache.org/zh-cn/overview/mannu
 [...]
\ No newline at end of file
diff --git "a/zh-cn/tags/\347\224\237\346\200\201/index.xml" 
"b/zh-cn/tags/\347\224\237\346\200\201/index.xml"
index 0d2aabbc3bf..1ded2486ce8 100644
--- "a/zh-cn/tags/\347\224\237\346\200\201/index.xml"
+++ "b/zh-cn/tags/\347\224\237\346\200\201/index.xml"
@@ -1465,7 +1465,7 @@
 &lt;ul>
 &lt;li>&lt;a 
href="https://arthas.aliyun.com/doc/ognl.html";>https://arthas.aliyun.com/doc/ognl.html&lt;/a>&lt;/li>
 &lt;li>&lt;a 
href="https://arthas.aliyun.com/doc/sc.html";>https://arthas.aliyun.com/doc/sc.html&lt;/a>&lt;/li>
-&lt;li>&lt;a 
href="https://commons.apache.org/proper/commons-ognl/language-guide.html";>https://commons.apache.org/proper/commons-ognl/language-guide.html&lt;/a>&lt;/li>
+&lt;li>&lt;a 
href="https://commons.apache.org/dormant/commons-ognl/language-guide.html";>https://commons.apache.org/dormant/commons-ognl/language-guide.html&lt;/a>&lt;/li>
 &lt;/ul>
 &lt;p>在排查问题时,需要查看到更多的信息,如果可以把logger级别修改为&lt;code>DEBUG&lt;/code>,就非常有帮助。&lt;/p>
 
&lt;p>&lt;code>ognl&lt;/code>是apache开源的一个轻量级表达式引擎。下面通过Arthas里的&lt;code>ognl&lt;/code>命令来动态修改logger级别。&lt;/p>

Reply via email to