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 2022/06/29 07:45:58 UTC

[GitHub] [doris] SWJTU-ZhangLei opened a new pull request, #10486: [bug](bdbje) switch to selectdb bdbje to fix bdb recoverTracker error.

SWJTU-ZhangLei opened a new pull request, #10486:
URL: https://github.com/apache/doris/pull/10486

   https://github.com/apache/doris/issues/10436
   bdbje repo: https://github.com/selectdb/je
   
   # Proposed changes
   
   Issue Number: close #10436 
   
   ## Problem Summary:
   
   Describe the overview of changes.
   
   ## Checklist(Required)
   
   1. Does it affect the original behavior: (Yes/No/I Don't know)
   2. Has unit tests been added: (Yes/No/No Need)
   3. Has document been added or modified: (Yes/No/No Need)
   4. Does it need to update dependencies: (Yes/No)
   5. Are there any changes that cannot be rolled back: (Yes/No)
   
   ## Further comments
   
   If this is a relatively large or complex change, kick off the discussion at [dev@doris.apache.org](mailto:dev@doris.apache.org) by explaining why you chose the solution you did and what alternatives you considered, etc...
   


-- 
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] SWJTU-ZhangLei closed pull request #10486: [bug](bdbje) switch to selectdb bdbje to fix bdb recoverTracker error.

Posted by GitBox <gi...@apache.org>.
SWJTU-ZhangLei closed pull request #10486: [bug](bdbje) switch to selectdb bdbje to fix bdb recoverTracker error.
URL: https://github.com/apache/doris/pull/10486


-- 
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] SWJTU-ZhangLei commented on pull request #10486: [bug](bdbje) switch to selectdb bdbje to fix bdb recoverTracker error.

Posted by GitBox <gi...@apache.org>.
SWJTU-ZhangLei commented on PR #10486:
URL: https://github.com/apache/doris/pull/10486#issuecomment-1170673124

   > There are a few issues that need to be clarified
   > 
   > 1. Neither https://github.com/selectdb/je nor it’s upstream code has a license file, we cannot confirm whether the source code is suitable for Apache license
   > 2. https://github.com/selectdb/je Modifications based on upstream require review and discussion to ensure that the logic will not go wrong
   > 3. I checked the oracle website and found that the official release version of oracle contains the license file, https://www.oracle.com/database/technologies/related/berkeleydb-downloads.html#
   > 4. bdbje is an official version maintained by Oracle. If there is a bug, should we submit the bug to oracle and push oracle to fix it?
   > 
   > So, I think we should take more discussion about it
   
   i found a discussion here. https://community.oracle.com/tech/developers/discussion/4496224/can-some-one-review-my-patch-which-fix-a-vlsn-recover-bug


-- 
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] yangzhg commented on pull request #10486: [bug](bdbje) switch to selectdb bdbje to fix bdb recoverTracker error.

Posted by GitBox <gi...@apache.org>.
yangzhg commented on PR #10486:
URL: https://github.com/apache/doris/pull/10486#issuecomment-1170653022

   There are a few issues that need to be clarified
   1. Neither https://github.com/selectdb/je nor his upstream code has a license file, we cannot confirm whether the source code is suitable for Apache license
   2. https://github.com/selectdb/je Modifications based on upstream require review and discussion to ensure that the logic will not go wrong
   3. I checked the oracle website and found that the official discovery version of oracle contains the license file, https://www.oracle.com/database/technologies/related/berkeleydb-downloads.html#
   4. bdbje is an official version maintained by Oracle. If there is a bug, should we submit the bug to oracle and push oracle to fix it?
   
   So, I think we should take more discussion abort it


-- 
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] SWJTU-ZhangLei commented on pull request #10486: [bug](bdbje) switch to selectdb bdbje to fix bdb recoverTracker error.

Posted by GitBox <gi...@apache.org>.
SWJTU-ZhangLei commented on PR #10486:
URL: https://github.com/apache/doris/pull/10486#issuecomment-1170665194

   > There are a few issues that need to be clarified
   > 
   > 1. Neither https://github.com/selectdb/je nor it’s upstream code has a license file, we cannot confirm whether the source code is suitable for Apache license
   > 2. https://github.com/selectdb/je Modifications based on upstream require review and discussion to ensure that the logic will not go wrong
   > 3. I checked the oracle website and found that the official release version of oracle contains the license file, https://www.oracle.com/database/technologies/related/berkeleydb-downloads.html#
   > 4. bdbje is an official version maintained by Oracle. If there is a bug, should we submit the bug to oracle and push oracle to fix it?
   > 
   > So, I think we should take more discussion abort it
   
   thanks for you reply,  
   1. in selectdb/je pom.xml  apache license has been declared;
   2. in maven centrol, oracle's je has a apache license, https://search.maven.org/artifact/com.sleepycat/je/18.3.12/jar
   3. i agree with you, the best way is to report this bug to oracle je's developer, do you fond any way to contact with them? 


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