Openbravo Issue Tracking System - Retail Modules | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0034687 | Retail Modules | StoreServer | public | 2016-12-03 14:48 | 2017-02-09 12:38 |
| Reporter | mtaal | ||||
| Assigned To | AugustoMauch | ||||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | open | ||
| Platform | OS | 5 | OS Version | ||
| Product Version | |||||
| Target Version | RR17Q2 | Fixed in Version | |||
| Merge Request Status | |||||
| Review Assigned To | AugustoMauch | ||||
| OBNetwork customer | No | ||||
| Support ticket | |||||
| Regression level | |||||
| Regression date | |||||
| Regression introduced in release | |||||
| Regression introduced by commit | |||||
| Triggers an Emergency Pack | No | ||||
| Summary | 0034687: Initialize Symmetric DS without property file | ||||
| Description | The symmetric ds property file is created to initialize symmetric ds (for example here [1]). However it seems that the api of symmetric ds in this case also allows passing in a properties object. Possibly this was added in latest releases of symmetric ds. So the question is if we still need to generate a property file (like in [2]). If not then this feature request proposes to initialize symmetric ds from a Properties object created in-memory and logging the properties to a log.debug to allow viewing what is being used to initialize symmetric ds. [1] https://code.openbravo.com/erp/pmods/org.openbravo.replication.symmetricds/file/b0d82e5af3c9/src/org/openbravo/replication/symmetricds/task/AbstractSymmetricDsTask.java#l63 [^] [2] https://code.openbravo.com/erp/pmods/org.openbravo.replication.symmetricds/file/b0d82e5af3c9/src/org/openbravo/replication/symmetricds/util/SynchronizationPropertiesFileBuilder.java [^] | ||||
| Steps To Reproduce | Check the code/links above | ||||
| Proposed Solution | Initialize sym-ds from Properties object instead of generated file. | ||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2016-12-03 14:48 | mtaal | New Issue | |||
| 2016-12-03 14:48 | mtaal | Assigned To | => AugustoMauch | ||
| 2016-12-03 14:48 | mtaal | OBNetwork customer | => No | ||
| 2016-12-03 14:48 | mtaal | Triggers an Emergency Pack | => No | ||
| 2016-12-03 14:49 | shuehner | Issue Monitored: shuehner | |||
| 2017-02-09 12:38 | AugustoMauch | Review Assigned To | => AugustoMauch | ||
| 2017-02-09 12:38 | AugustoMauch | Note Added: 0094175 | |||
| 2017-02-09 12:38 | AugustoMauch | Status | new => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||