dockerzhang opened a new issue #765:
URL: https://github.com/apache/incubator-inlong/issues/765


   <p>I was quit confused when I saw the `<span 
class="error">&#91;bdbStore&#93;</span>` section in `master.ini`.</p>
   
   <p>After read some codes and intro of "Oracle Berkeley DB Java Edition", I 
realized that `bdbStore` is the embedded database, used for meta data storage, 
and replication between masters. (Am I right ?)</p>
   
   <p>I suggest that hiding `bdbStore` configs in `master.ini`, as `bdb` is an 
implementation detail, better not to bother users.</p>
   
   <p>Necessary configs for `bdbStore` can be renamed to another ones, to be 
more reasonable.</p>
   
   <p>E.g. `bdbNodePort` rename to `replicationPort` in `<span 
class="error">&#91;master&#93;</span>` section.<br/>
    </p>
   <i>JIRA link - <a 
href="https://issues.apache.org/jira/browse/INLONG-166";>[INLONG-166]</a> 
created by pingyu</i>


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to