-
Notifications
You must be signed in to change notification settings - Fork 473
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JAMES-2586 Implement PostgresUidProvider, PostgresModSeqProvider #1804
Conversation
83eec16
to
3f2d1aa
Compare
...ostgres/src/test/java/org/apache/james/mailbox/postgres/mail/PostgresModSeqProviderTest.java
Show resolved
Hide resolved
...stgres/src/main/java/org/apache/james/mailbox/postgres/mail/PostgresHighestModSeqModule.java
Outdated
Show resolved
Hide resolved
...gres/src/main/java/org/apache/james/mailbox/postgres/mail/dao/PostgresMailboxLastUidDAO.java
Outdated
Show resolved
Hide resolved
mailbox/postgres/src/main/java/org/apache/james/mailbox/postgres/PostgresMailboxIdFaker.java
Outdated
Show resolved
Hide resolved
mailbox/postgres/src/main/java/org/apache/james/mailbox/postgres/mail/PostgresUidProvider.java
Show resolved
Hide resolved
.../postgres/src/test/java/org/apache/james/mailbox/postgres/PostgresMailboxResourceHelper.java
Outdated
Show resolved
Hide resolved
A lot of test classes depend on |
...ox/postgres/src/main/java/org/apache/james/mailbox/postgres/mail/dao/PostgresMailboxDAO.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall +1 given that bindings for mailbox are done separatly...
…PostgresUidProvider
…ovider methods in MailboxSessionMapperFactory
7099cc0
to
cba856e
Compare
rebase |
jira https://issues.apache.org/jira/browse/JAMES-2586
resolve linagora#4931