Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

Dokumentide samaaegse saatmise piiramine #37

Merged
merged 4 commits into from
May 11, 2020

Conversation

martenrebane
Copy link
Contributor

  • DHX-32

@@ -100,6 +99,7 @@
@Rule
public TemporaryFolder testFolder = new TemporaryFolder();
String filename = "trying";
String folderName = "folder";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make both of them static and final as they are constants.

import ee.ria.dhx.server.persistence.entity.Sender;
import ee.ria.dhx.server.persistence.entity.StatusHistory;
import ee.ria.dhx.server.persistence.entity.Transport;
import ee.ria.dhx.server.persistence.entity.*;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do not use wildcard imports

import ee.ria.dhx.server.types.ee.riik.xrd.dhl.producers.producer.dhl.SendDocumentsV4RequestType;
import ee.ria.dhx.server.types.ee.riik.xrd.dhl.producers.producer.dhl.SendDocumentsV4ResponseTypeUnencoded;
import ee.ria.dhx.server.types.ee.riik.xrd.dhl.producers.producer.dhl.TagasisideType;
import ee.ria.dhx.server.types.ee.riik.xrd.dhl.producers.producer.dhl.*;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do not use wildcard imports

@KristjanKruusRIA KristjanKruusRIA merged commit 2ec8a55 into e-gov:master May 11, 2020
KristjanKruusRIA added a commit that referenced this pull request May 11, 2020
* Dokumentide samaaegse saatmise piiramine

* DHX-32

* Liquibase script refactoring

* DHX-32

* Code review fixes

* DHX-32

* Changed Kaust name reference

* DHX-32

* DHX-32 - This commit is a dirty fix to a `vastuvotja`(recipient) table record locking problem happening during sending documents to the another DHX

Co-authored-by: Marten Rebane <marten.rebane@nortal.com>
Co-authored-by: Kaarel Raspel <kaarel.raspel@nortal.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants