久久久久久久av_日韩在线中文_看一级毛片视频_日本精品二区_成人深夜福利视频_武道仙尊动漫在线观看

    1. <small id='a7SgU'></small><noframes id='a7SgU'>

        <bdo id='a7SgU'></bdo><ul id='a7SgU'></ul>
      1. <legend id='a7SgU'><style id='a7SgU'><dir id='a7SgU'><q id='a7SgU'></q></dir></style></legend>
        <i id='a7SgU'><tr id='a7SgU'><dt id='a7SgU'><q id='a7SgU'><span id='a7SgU'><b id='a7SgU'><form id='a7SgU'><ins id='a7SgU'></ins><ul id='a7SgU'></ul><sub id='a7SgU'></sub></form><legend id='a7SgU'></legend><bdo id='a7SgU'><pre id='a7SgU'><center id='a7SgU'></center></pre></bdo></b><th id='a7SgU'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='a7SgU'><tfoot id='a7SgU'></tfoot><dl id='a7SgU'><fieldset id='a7SgU'></fieldset></dl></div>
        <tfoot id='a7SgU'></tfoot>

        用于生產中 rds 的 Mysql debezium 連接器導致死鎖

        Mysql debezium connector for rds in production caused deadlocks(用于生產中 rds 的 Mysql debezium 連接器導致死鎖)

            <small id='zQJwO'></small><noframes id='zQJwO'>

              <tbody id='zQJwO'></tbody>

              <i id='zQJwO'><tr id='zQJwO'><dt id='zQJwO'><q id='zQJwO'><span id='zQJwO'><b id='zQJwO'><form id='zQJwO'><ins id='zQJwO'></ins><ul id='zQJwO'></ul><sub id='zQJwO'></sub></form><legend id='zQJwO'></legend><bdo id='zQJwO'><pre id='zQJwO'><center id='zQJwO'></center></pre></bdo></b><th id='zQJwO'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='zQJwO'><tfoot id='zQJwO'></tfoot><dl id='zQJwO'><fieldset id='zQJwO'></fieldset></dl></div>

              <tfoot id='zQJwO'></tfoot>

                <legend id='zQJwO'><style id='zQJwO'><dir id='zQJwO'><q id='zQJwO'></q></dir></style></legend>
                • <bdo id='zQJwO'></bdo><ul id='zQJwO'></ul>
                  本文介紹了用于生產中 rds 的 Mysql debezium 連接器導致死鎖的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學習吧!

                  問題描述

                  我們正在創建從 RDS 中的 Mysql 到用于創建搜索索引的彈性搜索的數據管道,為此,使用 debezium cdc 及其 mysql 源和彈性接收器連接器.

                  We are creating a data pipeline from Mysql in RDS to elastic search for creating search indexes, and for this using debezium cdc with its mysql source and elastic sink connector.

                  現在,由于 mysql 在 rds 中,我們必須授予 mysql 用戶對兩個我們想要 cdc 表的 LOCK TABLE 權限,如文檔中所述.

                  Now as the mysql is in rds we have to give the mysql user LOCK TABLE permission for two tables we wanted cdc, as mentioned in docs.

                  我們還有其他各種 mysql 用戶執行可能需要兩個表中任何一個的事務.

                  We also have various other mysql users performing transactions which may require any of the two tables.

                  一旦我們將 mysql 連接器連接到我們的生產數據庫,就會創建一個鎖,我們的整個系統就宕機了,在意識到這一點后,我們很快停止了 kafka 并移除了連接器,但鎖仍然在增加,而且只是在我們通過停止運行生產代碼并手動終止進程來停止所有新查詢后解決.

                  As soon as we connected the mysql connector to our production database there was a lock created and our whole system went down, after realising this we soon stopped the kafka and also removed the connector, but the locks where still increasing and it only solved after we stop all the new queries by stopping our production code from running and manually killing the processes.

                  造成這種情況的潛在原因是什么,我們如何防止這種情況發生?

                  What could be the potential cause for this, and how could we prevent this ?

                  推薦答案

                  如果鎖定有問題,并且您無法在鎖定與一致性之間進行權衡,那么請查看 snapshot.locking.mode 配置選項.

                  If the locking is problem and you cannot afford to tradeoff locking vs consistency then please take a look at snapshot.locking.mode config option.

                  這篇關于用于生產中 rds 的 Mysql debezium 連接器導致死鎖的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!

                  【網站聲明】本站部分內容來源于互聯網,旨在幫助大家更快的解決問題,如果有圖片或者內容侵犯了您的權益,請聯系我們刪除處理,感謝您的支持!

                  相關文檔推薦

                  How to use windowing functions efficiently to decide next N number of rows based on N number of previous values(如何有效地使用窗口函數根據 N 個先前值來決定接下來的 N 個行)
                  reuse the result of a select expression in the quot;GROUP BYquot; clause?(在“GROUP BY中重用選擇表達式的結果;條款?)
                  Does ignore option of Pyspark DataFrameWriter jdbc function ignore entire transaction or just offending rows?(Pyspark DataFrameWriter jdbc 函數的 ignore 選項是忽略整個事務還是只是有問題的行?) - IT屋-程序員軟件開發技
                  Error while using INSERT INTO table ON DUPLICATE KEY, using a for loop array(使用 INSERT INTO table ON DUPLICATE KEY 時出錯,使用 for 循環數組)
                  pyspark mysql jdbc load An error occurred while calling o23.load No suitable driver(pyspark mysql jdbc load 調用 o23.load 時發生錯誤 沒有合適的驅動程序)
                  How to integrate Apache Spark with MySQL for reading database tables as a spark dataframe?(如何將 Apache Spark 與 MySQL 集成以將數據庫表作為 Spark 數據幀讀取?)
                  <legend id='czba2'><style id='czba2'><dir id='czba2'><q id='czba2'></q></dir></style></legend>

                  <i id='czba2'><tr id='czba2'><dt id='czba2'><q id='czba2'><span id='czba2'><b id='czba2'><form id='czba2'><ins id='czba2'></ins><ul id='czba2'></ul><sub id='czba2'></sub></form><legend id='czba2'></legend><bdo id='czba2'><pre id='czba2'><center id='czba2'></center></pre></bdo></b><th id='czba2'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='czba2'><tfoot id='czba2'></tfoot><dl id='czba2'><fieldset id='czba2'></fieldset></dl></div>

                  <small id='czba2'></small><noframes id='czba2'>

                    • <tfoot id='czba2'></tfoot>
                        <tbody id='czba2'></tbody>

                          <bdo id='czba2'></bdo><ul id='czba2'></ul>

                            主站蜘蛛池模板: 国产精品免费视频一区 | 国产高清视频在线播放 | 久久精品在线免费视频 | 国产一区二区自拍 | 国产亚洲一区二区三区在线观看 | 日韩a在线观看 | 在线观看精品视频网站 | av一级毛片 | 日韩免费福利视频 | 国产在线视频一区二区 | 国产成人一区二区 | 一道本视频| 国产一区二区三区www | 日韩精品在线看 | 91精品国产91久久久久久密臀 | 久久精品亚洲一区二区三区浴池 | 一区二区福利视频 | 狠狠草视频 | 日韩在线精品视频 | 精品一区二区久久久久久久网站 | 亚洲精品久久久久中文字幕二区 | 亚洲色图综合 | 一区二区三区国产 | 午夜国产精品视频 | 国产福利资源 | 一区二区在线 | 免费黄色的网站 | 欧美激情一区二区三级高清视频 | 久久一二 | 性一区| 日本成人三级电影 | 亚洲精品电影在线 | 青青草综合网 | 久草青青草 | 欧美日韩黄色一级片 | 麻豆久久久久 | 我要看黄色录像一级片 | 国产成人精品免费视频大全最热 | 国产精品免费视频一区 | 久久av一区| av在线一区二区三区 |