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 2021/12/06 03:28:38 UTC

[GitHub] [incubator-doris] qidaye commented on pull request #7273: clean too many bdbje log

qidaye commented on pull request #7273:
URL: https://github.com/apache/incubator-doris/pull/7273#issuecomment-986405317


   FE compile error with this PR merged.
   There is no defination of `RESERVED_DISK` in `EnvironmentConfig`.
   
   
   ```
   [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project fe-core: Compilation failure
   [ERROR] /home/disk1/qjl/work/baidu/bdg/doris/core/fe/fe-core/src/main/java/org/apache/doris/journal/bdbje/BDBEnvironment.java:[130,59] cannot find symbol
   [ERROR]   symbol:   variable RESERVED_DISK
   [ERROR]   location: class com.sleepycat.je.EnvironmentConfig
   ``


-- 
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