You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by "deadlinefen (via GitHub)" <gi...@apache.org> on 2023/06/19 11:58:06 UTC

[GitHub] [doris] deadlinefen opened a new pull request, #20995: [Bugfix](CCR) BinlogTombstone tableId is null when db disable binlog

deadlinefen opened a new pull request, #20995:
URL: https://github.com/apache/doris/pull/20995

   Bug:  
   BinlogTombstone tableId is null when db disable binlog.  
     
   Bugfix:  
   Added a new constructor for BinlogTombstome, which sets BinlogTombstome.tableId to an ArrayList that only contains the current tableId when db binlog is disabled.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] deadlinefen commented on pull request #20995: [Bugfix](CCR) BinlogTombstone tableId is null when db disable binlog

Posted by "deadlinefen (via GitHub)" <gi...@apache.org>.
deadlinefen commented on PR #20995:
URL: https://github.com/apache/doris/pull/20995#issuecomment-1597444116

   run buildall


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] deadlinefen commented on pull request #20995: [Bugfix](CCR) BinlogTombstone tableId is null when db disable binlog

Posted by "deadlinefen (via GitHub)" <gi...@apache.org>.
deadlinefen commented on PR #20995:
URL: https://github.com/apache/doris/pull/20995#issuecomment-1597288693

   run buildall


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] github-actions[bot] commented on pull request #20995: [Bugfix](CCR) BinlogTombstone tableId is null when db disable binlog

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #20995:
URL: https://github.com/apache/doris/pull/20995#issuecomment-1598254116

   PR approved by anyone and no changes requested.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] deadlinefen commented on pull request #20995: [Bugfix](CCR) BinlogTombstone tableId is null when db disable binlog

Posted by "deadlinefen (via GitHub)" <gi...@apache.org>.
deadlinefen commented on PR #20995:
URL: https://github.com/apache/doris/pull/20995#issuecomment-1598057042

   run buildall


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] dataroaring merged pull request #20995: [Bugfix](CCR) BinlogTombstone tableId is null when db disable binlog

Posted by "dataroaring (via GitHub)" <gi...@apache.org>.
dataroaring merged PR #20995:
URL: https://github.com/apache/doris/pull/20995


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] deadlinefen commented on pull request #20995: [Bugfix](CCR) BinlogTombstone tableId is null when db disable binlog

Posted by "deadlinefen (via GitHub)" <gi...@apache.org>.
deadlinefen commented on PR #20995:
URL: https://github.com/apache/doris/pull/20995#issuecomment-1598009566

   run buildall


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] github-actions[bot] commented on pull request #20995: [Bugfix](CCR) BinlogTombstone tableId is null when db disable binlog

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #20995:
URL: https://github.com/apache/doris/pull/20995#issuecomment-1598264846

   PR approved by at least one committer and no changes requested.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] deadlinefen commented on pull request #20995: [Bugfix](CCR) BinlogTombstone tableId is null when db disable binlog

Posted by "deadlinefen (via GitHub)" <gi...@apache.org>.
deadlinefen commented on PR #20995:
URL: https://github.com/apache/doris/pull/20995#issuecomment-1597055092

   run buildall


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org