You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2019/10/17 03:10:13 UTC

[GitHub] [incubator-doris] morningman opened a new issue #1997: Save image failed because originStmt in BrokerLoadJob is null

morningman opened a new issue #1997: Save image failed because originStmt in BrokerLoadJob is null
URL: https://github.com/apache/incubator-doris/issues/1997
 
 
   **Describe the bug**
   The broker load job in previous Doris version is null, thus leading to a NullPointerException
   when try to writer edit log of a null String.
   
   ** How to fix **
   
   Set originStmt as a empty string instead of null, if it does not exist.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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