issues Search Results · repo:gruelbox/transaction-outbox language:Java
Filter by
44 results
(75 ms)44 results
ingruelbox/transaction-outbox (press backspace or delete to remove)I m trying to use another table name for the library and it always uses TXNO_OUTBOX.
Details
versions used
trasaction-outbox : 6.0.553 spring boot : 3.4.2 bd : h2
configuration file
@Configuration ...
SSEVILLAV
- Opened on Feb 7
- #798
when the invocation takes some time and blocks, other calls to outbox.flush (e.g. from other instances of the
application) will be blocked, effectively blocking the whole outbox.
Details
In my example, ...
warmuuh
- 1
- Opened on Jan 24
- #788
https://github.com/gruelbox/transaction-outbox/commit/29e4306f5d3e5f8f3e644ea973d7af9c92bb6811#diff-a21d0c47dc649619e126ffad3a70a03d8f0ae54bf1860d8f616cc7b68dd42be0
adds support for MS SQL Server. The ...
torsteis
- 2
- Opened on Jan 13
- #763
Is it possible to not publish the OutboxEntry after the transaction ends and only publish it when calling flush()?
Same behavior we get when using .ordered( ... )
jsolferreira
- 4
- Opened on Nov 22, 2024
- #751
Even though my UserCreatedPayload class implements Serializable, I am receiving the error mentioned in the title. I
would appreciate your guidance on the cause of this error.
I receive the error after ...
huseyingoztok
- 2
- Opened on Sep 16, 2024
- #726
I have a test case around the usage of Outbox in my code. The test is as follows
1. There exists a EventHandler bean which has a list of collected events which are posted to it. Has a simple
addEvent(Event ...
ironhide0396
- 4
- Opened on Aug 23, 2024
- #702
[Copied over from https://github.com/gruelbox/transaction-outbox/discussions/681]
It is quite a normal use case for developers to have a baseBean in the production files and have an overridden one in ...
ironhide0396
- Opened on Aug 21, 2024
- #693
Hello,
Our application is deployed as a WAR in a standalone Tomcat. The application can reboot without rebooting the whole JVM.
It seems there is no way to programmatically stop TransactionOutboxImpl#scheduler ...
reda-alaoui
- Opened on Aug 12, 2024
- #686
Looking to add some performance test suites to make performance testing easier and to hopefully give users tools to
identify the outbox load that could be supported by their database. Was thinking to implement ...
wynan
- 1
- Opened on Aug 5, 2024
- #683
We have value generation going through Redis. Is it possible to add an interface so that sequence generation can be done
in different ways?
VladislavBakshanskij
- 1
- Opened on Jul 27, 2024
- #677

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.