Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / JasperFx/wolverine issues and pull requests
#1120 - Hardening the Kafka JSON only publishing for messages pulled from the…
Pull Request -
State: closed - Opened by jeremydmiller about 12 hours ago
#1120 - Hardening the Kafka JSON only publishing for messages pulled from the…
Pull Request -
State: closed - Opened by jeremydmiller about 12 hours ago
#1119 - Addressed code generation issue with transactional middleware applica…
Pull Request -
State: closed - Opened by jeremydmiller about 12 hours ago
#1119 - Addressed code generation issue with transactional middleware applica…
Pull Request -
State: closed - Opened by jeremydmiller about 12 hours ago
#1118 - EFCore transactions code generation and Compound Handlers issue
Issue -
State: closed - Opened by fredrikeriksson about 13 hours ago
- 2 comments
#1118 - EFCore transactions code generation and Compound Handlers issue
Issue -
State: closed - Opened by fredrikeriksson about 13 hours ago
- 2 comments
#1117 - Latching the code to not delete the current node as stale. Closes GH-…
Pull Request -
State: closed - Opened by jeremydmiller about 14 hours ago
#1117 - Latching the code to not delete the current node as stale. Closes GH-…
Pull Request -
State: closed - Opened by jeremydmiller about 14 hours ago
#1116 - Local dev issue with zero nodes
Issue -
State: closed - Opened by jeremydmiller 1 day ago
- 1 comment
#1116 - Local dev issue with zero nodes
Issue -
State: closed - Opened by jeremydmiller 1 day ago
- 1 comment
#1115 - Docs: fix broken link
Pull Request -
State: closed - Opened by AlexZeitler 3 days ago
#1115 - Docs: fix broken link
Pull Request -
State: closed - Opened by AlexZeitler 3 days ago
#1114 - .IntegrateWithWolverine() in Marten config causes loss of response for invoked command
Issue -
State: closed - Opened by AlexZeitler 3 days ago
- 5 comments
#1114 - .IntegrateWithWolverine() in Marten config causes loss of response for invoked command
Issue -
State: closed - Opened by AlexZeitler 3 days ago
- 5 comments
#1113 - Ensure the primary node is used in multi-host environments
Pull Request -
State: closed - Opened by Hawxy 4 days ago
- 1 comment
#1113 - Ensure the primary node is used in multi-host environments
Pull Request -
State: closed - Opened by Hawxy 4 days ago
- 1 comment
#1112 - [Wolverine.Http] Support System.Text.Json source generation (JsonSerializerContext)
Issue -
State: closed - Opened by richardszalay 4 days ago
- 2 comments
#1112 - [Wolverine.Http] Support System.Text.Json source generation (JsonSerializerContext)
Issue -
State: closed - Opened by richardszalay 4 days ago
- 2 comments
#1111 - Kafka messages retireved from Outbox are sent with null bodies if PublishRawJson is used
Issue -
State: closed - Opened by WORMrus 4 days ago
- 1 comment
#1111 - Kafka messages retireved from Outbox are sent with null bodies if PublishRawJson is used
Issue -
State: closed - Opened by WORMrus 4 days ago
- 1 comment
#1110 - Postgres db command execution fails with npgsql and multihost (primary/replica) connection
Issue -
State: closed - Opened by rolyv 4 days ago
#1110 - Postgres db command execution fails with npgsql and multihost (primary/replica) connection
Issue -
State: closed - Opened by rolyv 4 days ago
#1109 - Start and archive streams using aggregate handlers
Issue -
State: open - Opened by rigtigeEmil 4 days ago
Labels: enhancement
#1109 - Start and archive streams using aggregate handlers
Issue -
State: open - Opened by rigtigeEmil 4 days ago
Labels: enhancement
#1108 - New flag to force all HTTP endpoints or message handlers to use service location
Issue -
State: open - Opened by jeremydmiller 6 days ago
Labels: enhancement
#1108 - New flag to force all HTTP endpoints or message handlers to use service location
Issue -
State: open - Opened by jeremydmiller 6 days ago
Labels: enhancement
#1107 - System.MissingMethodException: Method not found: '!!0 Wolverine.TransportCollection.GetOrCreate()'.
Issue -
State: closed - Opened by Guillaume-Music-Action 7 days ago
- 5 comments
#1107 - System.MissingMethodException: Method not found: '!!0 Wolverine.TransportCollection.GetOrCreate()'.
Issue -
State: closed - Opened by Guillaume-Music-Action 7 days ago
- 5 comments
#1106 - NullReference-Exception when using UseMassTransitInterop()
Issue -
State: closed - Opened by dreammaster38 8 days ago
- 1 comment
#1106 - NullReference-Exception when using UseMassTransitInterop()
Issue -
State: closed - Opened by dreammaster38 8 days ago
- 1 comment
#1105 - Minor GCP Pub/Sub docs fix
Pull Request -
State: closed - Opened by jay-zahiri 8 days ago
#1105 - Minor GCP Pub/Sub docs fix
Pull Request -
State: closed - Opened by jay-zahiri 8 days ago
#1104 - Addressing some routing logic bugs in the fluent interface. Closes GH…
Pull Request -
State: closed - Opened by jeremydmiller 8 days ago
#1103 - Extended topic options with the option to configure GCP Pub/Sub ordering key
Pull Request -
State: closed - Opened by jay-zahiri 9 days ago
#1102 - Modifying the routing to persist the topic name into the envelope so …
Pull Request -
State: closed - Opened by jeremydmiller 9 days ago
#1101 - Adjusted the code generation for IRevisioned Saga types
Pull Request -
State: closed - Opened by jeremydmiller 9 days ago
#1100 - Problem with outbox persisted messages from Rabbit MQ to a topic exchange
Issue -
State: closed - Opened by jeremydmiller 11 days ago
#1099 - Publish().ToXXX() ignores the specified endpoint
Issue -
State: closed - Opened by richardszalay 11 days ago
#1098 - Fix: throw a more meaningful error message if Saga Id is not set
Pull Request -
State: closed - Opened by AlexZeitler 12 days ago
#1097 - Inject tenant id into HTTP handlers or message handlers
Issue -
State: open - Opened by DurinMusicspear 12 days ago
Labels: enhancement
#1096 - Being more cautious about applying revision logic if the saga does no…
Pull Request -
State: closed - Opened by jeremydmiller 13 days ago
#1095 - Saga timeout message executed after Saga state documet was completed/deleted
Issue -
State: closed - Opened by gergelyurbancsik 14 days ago
#1094 - Message marked as "Handled" too soon
Issue -
State: closed - Opened by adamzalesak 15 days ago
- 1 comment
#1092 - Docs: fix duplicated sample
Pull Request -
State: closed - Opened by AlexZeitler 18 days ago
#1091 - Adds support for tenantId to MartenOps
Pull Request -
State: open - Opened by carcer 18 days ago
- 3 comments
#1090 - Add a note about rabbit versioning
Pull Request -
State: closed - Opened by Hawxy 19 days ago
#1089 - GCP Pub/Sub transporter
Pull Request -
State: closed - Opened by jay-zahiri 19 days ago
#1088 - Random doc updates for 3.0. Closes GH-1074
Pull Request -
State: closed - Opened by jeremydmiller 19 days ago
#1087 - Improve the documentation on message routing
Issue -
State: open - Opened by jeremydmiller 19 days ago
#1086 - Minor Getting Started Doc Brush Up
Pull Request -
State: closed - Opened by erikshafer 19 days ago
#1085 - Fixed the ordering of message flushing and marten transactions to acc…
Pull Request -
State: closed - Opened by jeremydmiller 19 days ago
#1084 - Batch processing working *with* external transports. Closes GH-1076
Pull Request -
State: closed - Opened by jeremydmiller 20 days ago
#1083 - FlushOutGoingMessagesAsync() called before After() Middleware, causing messages not to be sent
Issue -
State: closed - Opened by JakeStevenson 20 days ago
#1082 - Azure Service Bus control queue option
Pull Request -
State: closed - Opened by jeremydmiller 20 days ago
#1081 - Ability to send cascading messages from "before" / "validate" middlew…
Pull Request -
State: closed - Opened by jeremydmiller 20 days ago
#1080 - GCP Pub/Sub draft
Pull Request -
State: closed - Opened by jay-zahiri 20 days ago
#1079 - Can use ProblemDetails with message handlers as well. Can use message…
Pull Request -
State: closed - Opened by jeremydmiller 20 days ago
#1078 - Convenience method for cascaded messages with tenant id. Closes GH-1071
Pull Request -
State: closed - Opened by jeremydmiller 20 days ago
#1077 - Documentation updates for Wolverine 3
Pull Request -
State: closed - Opened by jeremydmiller 20 days ago
#1076 - Batch message processing doesn't work with Kafka transport
Issue -
State: closed - Opened by adamzalesak 21 days ago
- 2 comments
Labels: bug
#1075 - New static interfaces for Configure(HttpChain) & Configure(IChain) & Configure(HandlerChain)
Issue -
State: closed - Opened by jeremydmiller 22 days ago
- 1 comment
Labels: invalid
#1074 - Wolverine 3.0 Documentation Punchlist
Issue -
State: closed - Opened by jeremydmiller 22 days ago
Labels: documentation
#1073 - Extended parameter attributes for handlers & generic [Entity] attribute
Issue -
State: open - Opened by jeremydmiller 22 days ago
Labels: enhancement
#1072 - Extension method helper to create ProblemDetails with less code
Issue -
State: closed - Opened by jeremydmiller 22 days ago
- 1 comment
Labels: invalid, wontfix
#1071 - Helper extension method to send messages to a particular tenant
Issue -
State: closed - Opened by jeremydmiller 22 days ago
Labels: enhancement
#1070 - Allow for returning and handling outgoing messages from "before" middleware methods
Issue -
State: closed - Opened by jeremydmiller 22 days ago
- 2 comments
Labels: enhancement
#1069 - Message handler equivalent middleware for ProblemDetails
Issue -
State: closed - Opened by jeremydmiller 22 days ago
Labels: enhancement
#1068 - Wolverine 3.0 Punchlist things
Pull Request -
State: closed - Opened by jeremydmiller 22 days ago
#1067 - Punchlist items for Wolverine 3.0
Pull Request -
State: closed - Opened by jeremydmiller 24 days ago
#1066 - Wolverine 3.0 Punchlist
Issue -
State: closed - Opened by jeremydmiller 25 days ago
#1065 - Convenience method for setting Wolverine to "Solo" mode in testing
Issue -
State: closed - Opened by jeremydmiller 25 days ago
#1064 - Convenience method for adding a control endpoint by TCP
Issue -
State: closed - Opened by jeremydmiller 25 days ago
#1063 - Test that MemoryPack/MessagePack can be used with multiple nodes
Issue -
State: closed - Opened by jeremydmiller 25 days ago
- 1 comment
#1062 - Upgraded Weasel to get the polyfill for sp_MSdropconstraints. Closes …
Pull Request -
State: closed - Opened by jeremydmiller 25 days ago
#1061 - All chain policies now apply to the special 'sticky' message handler …
Pull Request -
State: closed - Opened by jeremydmiller 25 days ago
#1060 - Extra warnings about the saga identity tracking between messages. Clo…
Pull Request -
State: closed - Opened by jeremydmiller 25 days ago
#1059 - Lightweight saga fixes across the board
Pull Request -
State: closed - Opened by jeremydmiller 25 days ago
#1058 - Ability to use the Marten IHost.ResetAllMartenDataAsync(); *with* the…
Pull Request -
State: closed - Opened by jeremydmiller 25 days ago
#1057 - Marten reset all data helper does not work with wolverine managed projection assignment
Issue -
State: closed - Opened by jeremydmiller 26 days ago
- 2 comments
Labels: bug
#1056 - Upgrade to Rabbit.NET v7 RC12
Pull Request -
State: closed - Opened by Hawxy 27 days ago
#1055 - Code generation errors end to end with lightweight saga persistence
Issue -
State: closed - Opened by CaptainPaella 28 days ago
- 2 comments
#1054 - LogLevel policies not working for new local queue of StickyHandlers
Issue -
State: closed - Opened by MarkusTischendorf 29 days ago
- 2 comments
Labels: bug
#1053 - Registering services within IWolverineExtension fails ran within aspnet
Issue -
State: closed - Opened by carcer 29 days ago
#1052 - For Marten backed sagas that are soft-deleted, load by id & is_deleted = false
Issue -
State: open - Opened by jeremydmiller about 1 month ago
- 1 comment
#1051 - Starting a new saga with initial messages doesn't automatically track the saga id
Issue -
State: closed - Opened by jeremydmiller about 1 month ago
- 1 comment
#1050 - Option to declare that any messages known to be handled locally should also be published locally
Issue -
State: open - Opened by jeremydmiller about 1 month ago
#1049 - Enhanced IAgent Model
Issue -
State: open - Opened by jeremydmiller about 1 month ago
- 1 comment
#1048 - User defined message batching
Pull Request -
State: closed - Opened by jeremydmiller about 1 month ago
#1047 - Wolverine-managed event subscription / projection distribution
Pull Request -
State: closed - Opened by jeremydmiller about 1 month ago
#1046 - As part of the health check per node, write any detected changes to the node capabilities
Issue -
State: open - Opened by jeremydmiller about 1 month ago
- 1 comment
#1045 - Ensure convention-based exchange override considers the sender convention
Pull Request -
State: closed - Opened by Hawxy about 1 month ago
#1044 - Upgrade of Rabbit MQ Client
Pull Request -
State: closed - Opened by jeremydmiller about 1 month ago
#1043 - Warning in Fluent Validation docs about double registering. Closes GH…
Pull Request -
State: closed - Opened by jeremydmiller about 1 month ago
#1042 - Removing an assertion that doesn't really help that was breaking code…
Pull Request -
State: closed - Opened by jeremydmiller about 1 month ago
#1041 - Fluent Validation type discovery needs to be idempotent in terms of validators discovered
Issue -
State: closed - Opened by jeremydmiller about 1 month ago
- 1 comment
Labels: bug
#1040 - Message batching needs to also have an opt in support for saga id or some kind of arbitrary grouping
Issue -
State: closed - Opened by jeremydmiller about 1 month ago
#1039 - NATS.io support
Issue -
State: closed - Opened by garethparris about 2 months ago
- 1 comment
Labels: duplicate
#1038 - NATS.io support
Issue -
State: open - Opened by garethparris about 2 months ago
- 1 comment
#1037 - Documentation: Basics page has incomplete sentence
Issue -
State: closed - Opened by richardszalay about 2 months ago
#1036 - V3.0.0-RC-1 System.ArgumentNullException : Value cannot be null. (Parameter 'descriptor.ImplementationFactory')
Issue -
State: closed - Opened by dmalovric about 2 months ago
- 2 comments