Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0033953 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Retail Modules] StoreServer | minor | have not tried | 2016-09-12 16:23 | 2016-12-28 14:21 | |||
Reporter | mtaal | View Status | public | |||||
Assigned To | mtaal | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 24577e6f1ffb | ||||
Projection | none | ETA | none | Target Version | RR17Q1 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
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 | 0033953: Provide window to see the current open transactions to be replicated by Symmetric DS | |||||||
Description | http://wiki.openbravo.com/wiki/Projects:Symmetric_DS_provide_replication_monitor [^] | |||||||
Steps To Reproduce | . | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0092401) mtaal (viewer) 2016-12-15 09:50 edited on: 2016-12-15 09:50 |
Documentation: * http://wiki.openbravo.com/wiki/Monitoring_Symmetric_DS_Replication_Data [^] * http://wiki.openbravo.com/wiki/Monitoring_and_Managing_Synchronization_Errors#Incoming_Errors [^] * http://wiki.openbravo.com/wiki/Monitoring_and_Managing_Synchronization_Errors#Monitoring_Synchronization_Errors_from_the_Central_Server [^] |
(0092403) hgbot (developer) 2016-12-15 10:04 |
Repository: erp/pmods/org.openbravo.replication.symmetricds Changeset: 24577e6f1ffbc434bede52ff32baa3c9f807f773 Author: Martin Taal <martin.taal <at> openbravo.com> Date: Thu Dec 15 10:03:49 2016 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.replication.symmetricds/rev/24577e6f1ffbc434bede52ff32baa3c9f807f773 [^] Fixes issue 33953: Provide window to see the current open transactions to be replicated by Symmetric DS Provide 4 new windows to show symmetric ds data. For each window: added window/tab, table, datasource definition. The windows show data from symmetric ds tables so a custom datasource implementation is done for each window. Implemented also a base datasource which supports some filtering and sorting. Also support update in incoming_error datasource, not used for now but possibly in the future. --- M src-db/database/sourcedata/AD_COLUMN.xml M src-db/database/sourcedata/AD_ELEMENT.xml M src-db/database/sourcedata/AD_FIELD.xml M src-db/database/sourcedata/AD_MENU.xml M src-db/database/sourcedata/AD_REFERENCE.xml M src-db/database/sourcedata/AD_REF_LIST.xml M src-db/database/sourcedata/AD_TAB.xml M src-db/database/sourcedata/AD_TABLE.xml M src-db/database/sourcedata/AD_TREENODE.xml M src-db/database/sourcedata/AD_WINDOW.xml M src-db/database/sourcedata/OBSERDS_DATASOURCE.xml A src/org/openbravo/replication/symmetricds/datasource/IncomingBatchDS.java A src/org/openbravo/replication/symmetricds/datasource/IncomingErrorDS.java A src/org/openbravo/replication/symmetricds/datasource/OutgoingBatchDS.java A src/org/openbravo/replication/symmetricds/datasource/OutgoingDataEventsDS.java A src/org/openbravo/replication/symmetricds/datasource/SymmetricBaseDS.java --- |
(0092461) hgbot (developer) 2016-12-16 09:14 |
Repository: erp/pmods/org.openbravo.replication.symmetricds Changeset: bb34546a2eb48791e5b42617c1acba9e72dc881e Author: Martin Taal <martin.taal <at> openbravo.com> Date: Fri Dec 16 09:14:09 2016 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.replication.symmetricds/rev/bb34546a2eb48791e5b42617c1acba9e72dc881e [^] Related to issue 33953: Provide window to see the current open transactions to be replicated by Symmetric DS Flag the identifier columns of 2 tables to solve store server module build --- M src-db/database/sourcedata/AD_COLUMN.xml --- |
(0092739) hgbot (developer) 2016-12-18 22:08 |
Repository: erp/pmods/org.openbravo.replication.symmetricds Changeset: 77413bd894aa7a07527e37a67173b4ff5650b7ea Author: Martin Taal <martin.taal <at> openbravo.com> Date: Sun Dec 18 22:08:26 2016 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.replication.symmetricds/rev/77413bd894aa7a07527e37a67173b4ff5650b7ea [^] Related to issue 33953: Provide window to see the current open transactions to be replicated by Symmetric DS Allow delete in the incoming batch/error windows. This makes sense if the outgoing batch on the other side has been ignored. Set all fields to read only so that edit has no functional purpose. --- M src-db/database/sourcedata/AD_FIELD.xml M src-db/database/sourcedata/AD_TAB.xml --- |
(0093010) AugustoMauch (administrator) 2016-12-27 10:28 |
Code reviewed and verified in [1]@44a71e99b40e [1] https://code.openbravo.com/erp/pmods/org.openbravo.replication.symmetricds [^] |
(0093040) hgbot (developer) 2016-12-28 14:21 |
Repository: erp/pmods/org.openbravo.replication.symmetricds Changeset: aba4ed239013691d7e7c0c3f303d811f4f1f713d Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Wed Dec 28 14:19:43 2016 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.replication.symmetricds/rev/aba4ed239013691d7e7c0c3f303d811f4f1f713d [^] Related with issue 33953: Removes debug log and formats java code --- M src/org/openbravo/replication/symmetricds/datasource/SymmetricBaseDS.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2016-09-12 16:23 | mtaal | New Issue | |
2016-09-12 16:23 | mtaal | Assigned To | => AugustoMauch |
2016-09-12 16:23 | mtaal | OBNetwork customer | => No |
2016-09-12 16:23 | mtaal | Triggers an Emergency Pack | => No |
2016-11-21 18:52 | AugustoMauch | Assigned To | AugustoMauch => mtaal |
2016-12-15 09:50 | mtaal | Note Added: 0092401 | |
2016-12-15 09:50 | mtaal | Note Edited: 0092401 | View Revisions |
2016-12-15 10:04 | hgbot | Checkin | |
2016-12-15 10:04 | hgbot | Note Added: 0092403 | |
2016-12-15 10:04 | hgbot | Status | new => resolved |
2016-12-15 10:04 | hgbot | Resolution | open => fixed |
2016-12-15 10:04 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.replication.symmetricds/rev/24577e6f1ffbc434bede52ff32baa3c9f807f773 [^] |
2016-12-15 10:06 | mtaal | Review Assigned To | => AugustoMauch |
2016-12-16 09:14 | hgbot | Checkin | |
2016-12-16 09:14 | hgbot | Note Added: 0092461 | |
2016-12-18 22:08 | hgbot | Checkin | |
2016-12-18 22:08 | hgbot | Note Added: 0092739 | |
2016-12-27 10:28 | AugustoMauch | Note Added: 0093010 | |
2016-12-27 10:28 | AugustoMauch | Status | resolved => closed |
2016-12-28 14:21 | hgbot | Checkin | |
2016-12-28 14:21 | hgbot | Note Added: 0093040 |
Copyright © 2000 - 2009 MantisBT Group |