Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Narvalex/EventCentric issues and pull requests

#173 - Use ADO.NET in the awaiter of transactions

Issue - State: open - Opened by Narvalex over 8 years ago
Labels: performance

#172 - Test if the timeout occurs of the ocassionally connected source in server

Issue - State: open - Opened by Narvalex over 8 years ago
Labels: testing

#170 - Index in all sql queries

Issue - State: closed - Opened by Narvalex over 8 years ago
Labels: performance

#169 - Test stream query. I think is broken

Issue - State: open - Opened by Narvalex over 8 years ago
Labels: bug, testing

#168 - The denormalizer should not publish useless event ReadModelUpdated

Issue - State: closed - Opened by Narvalex over 8 years ago
Labels: enhancement, performance

#167 - Add compresion and encryption options in transport layer

Issue - State: open - Opened by Narvalex over 8 years ago
Labels: feature

#166 - A consistent igonre API, that always updates subscription version

Issue - State: closed - Opened by Narvalex over 8 years ago
Labels: enhancement, performance

#165 - Subscription version cache

Issue - State: closed - Opened by Narvalex over 8 years ago
Labels: enhancement, performance

#163 - Make a subscription from a Single SteamId (Subscription Repository)

Issue - State: closed - Opened by Narvalex over 8 years ago
Labels: feature, Critical

#162 - Update / cancel subscription on the fly API

Issue - State: open - Opened by Narvalex over 8 years ago
Labels: feature, Low priority

#161 - Make default the incoming payload skipping

Issue - State: closed - Opened by Narvalex over 8 years ago
Labels: enhancement, performance

#160 - Make the event store igonore incoming events of type (cloaked)

Issue - State: closed - Opened by Narvalex over 8 years ago
Labels: enhancement, Critical

#158 - IPollableSource Resolution in EventSystem

Issue - State: closed - Opened by Narvalex over 8 years ago
Labels: feature

#154 - The publisher needs to be configurable to publish only events that meet some criteria

Issue - State: closed - Opened by Narvalex over 8 years ago
Labels: feature, Critical

#153 - Echo interface, echo an event

Issue - State: closed - Opened by Narvalex over 8 years ago
Labels: feature

#152 - Handler needs allow a message to have its own event ID for idempotence. Or provide an api

Issue - State: closed - Opened by Narvalex over 8 years ago
Labels: feature, Critical

#151 - Handler needs to be configured to enable deduplication before handling a message

Issue - State: closed - Opened by Narvalex over 8 years ago
Labels: feature, Critical

#150 - The in memory bus needs a check when an assembly could not be loaded

Issue - State: closed - Opened by Narvalex over 8 years ago
Labels: Critical

#149 - Remove thread creation for each polling. Instead add dedicated threads for long polling, with recursion

Issue - State: closed - Opened by Narvalex over 8 years ago - 1 comment
Labels: performance

#148 - Create an optimized ado.net subscription repository

Issue - State: closed - Opened by Narvalex over 8 years ago
Labels: Low priority

#147 - Improve microservice boot initialization (get ride of awaiters)

Issue - State: closed - Opened by Narvalex over 8 years ago
Labels: enhancement

#145 - Imlement the On The Fly Remote subscription creator

Issue - State: closed - Opened by Narvalex over 8 years ago
Labels: feature, Critical

#144 - There is a big bug when restarting. Loosing references to processor.

Issue - State: closed - Opened by Narvalex over 8 years ago
Labels: bug, Critical

#143 - Restart support

Issue - State: closed - Opened by Narvalex over 8 years ago
Labels: feature

#142 - Create a queue for incoming messages in the processor/handler (like the app service)

Issue - State: closed - Opened by Narvalex over 8 years ago
Labels: performance

#141 - Create performance monitor for system handlers (to detect bottlenecks)

Issue - State: closed - Opened by Narvalex over 8 years ago
Labels: Low priority

#139 - Remove Atomic increment in event collection version since it is updated within a lock

Issue - State: closed - Opened by Narvalex over 8 years ago
Labels: performance

#138 - Check volatile long performance impact in EventStore

Issue - State: closed - Opened by Narvalex over 8 years ago
Labels: performance

#136 - Create an slim version of the inbox (without payloads), to reduce disk usage

Issue - State: closed - Opened by Narvalex over 8 years ago
Labels: enhancement, feature, performance

#135 - Add support for .net 4

Issue - State: closed - Opened by Narvalex over 8 years ago
Labels: feature

#133 - Create samples to showcase the framework

Issue - State: closed - Opened by Narvalex over 8 years ago
Labels: Low priority

#132 - Poller needs to safely ignore messages that can not deserialize

Issue - State: closed - Opened by Narvalex over 8 years ago
Labels: bug, enhancement

#131 - Remove dependency of the microservice factory of the poller config

Issue - State: closed - Opened by Narvalex over 8 years ago
Labels: enhancement

#130 - The AwaitEventuallyConsistentResult should be implemented in ADO.NET, to not waste CPU

Issue - State: closed - Opened by Narvalex over 8 years ago - 1 comment
Labels: enhancement

#129 - Add tests to discover race conditions and validate current code

Issue - State: closed - Opened by Narvalex over 8 years ago
Labels: Low priority

#128 - Enable High Availability with Replica Clustering with Paxos Algorithm

Issue - State: closed - Opened by Narvalex over 8 years ago - 1 comment
Labels: feature

#127 - Add InMemory mode

Issue - State: closed - Opened by Narvalex over 8 years ago
Labels: feature

#126 - Make the repository available for SQL Server Compact

Issue - State: closed - Opened by Narvalex over 8 years ago - 1 comment
Labels: feature

#123 - The event store commit need to handle error on commit!

Issue - State: closed - Opened by Narvalex over 8 years ago
Labels: bug

#122 - StreamQuery need to be optimized in order to mark an event as processed eficciently

Issue - State: closed - Opened by Narvalex over 8 years ago
Labels: enhancement

#121 - Tracing usability

Issue - State: closed - Opened by Narvalex over 8 years ago
Labels: enhancement

#119 - Make the logging use the thread that calls is and stop using a new thread for each logging.

Issue - State: closed - Opened by Narvalex over 8 years ago
Labels: enhancement

#118 - Make the logging configurable (verbose: on/off)

Issue - State: closed - Opened by Narvalex over 8 years ago
Labels: enhancement

#117 - Deprecate heartbeating table schema (not that useful)

Issue - State: closed - Opened by Narvalex over 8 years ago
Labels: enhancement

#116 - Subscribe from a Denormalizer (for integration with Legacy Systems is very useful)

Issue - State: closed - Opened by Narvalex over 8 years ago - 1 comment
Labels: feature, testing

#115 - Create a push subscription type for occasionally connected clients

Issue - State: closed - Opened by Narvalex over 8 years ago
Labels: enhancement, feature

#114 - Test event forwading

Issue - State: closed - Opened by Narvalex over 8 years ago - 1 comment
Labels: feature, testing

#113 - A more functional like quering model, with interfaces

Issue - State: closed - Opened by Narvalex almost 9 years ago
Labels: feature

#112 - Continues query from a given version untill drop, for realtime notifications

Issue - State: closed - Opened by Narvalex almost 9 years ago
Labels: enhancement

#110 - Massive serializacion test (a 100.000 names list serializing)

Issue - State: closed - Opened by Narvalex almost 9 years ago
Labels: testing

#109 - Improve the await eventually consistent result if needed. Need a perf test

Issue - State: closed - Opened by Narvalex almost 9 years ago
Labels: enhancement

#108 - Make the multinode client throw exceptions when can not establish connectio to the node

Issue - State: closed - Opened by Narvalex almost 9 years ago
Labels: bug, enhancement, Critical

#105 - Add performance indicator on a server, with PerfSurf example from Scott Allen On Pluralsight Signar R Course

Issue - State: closed - Opened by Narvalex almost 9 years ago - 2 comments
Labels: enhancement

#104 - Alter EventCollection and Stream Collection as an Index in the Db to improve performance

Issue - State: closed - Opened by Narvalex almost 9 years ago
Labels: enhancement

#103 - Local and utc times for events in store

Issue - State: closed - Opened by Narvalex almost 9 years ago
Labels: enhancement, feature

#102 - Temporal queries capabilities

Issue - State: closed - Opened by Narvalex almost 9 years ago
Labels: feature

#101 - Write more tests to improve reliability

Issue - State: closed - Opened by Narvalex almost 9 years ago
Labels: enhancement, testing

#100 - Node namig with a slug generator (like the one from Microsoft CQRS Journey)

Issue - State: closed - Opened by Narvalex almost 9 years ago - 1 comment
Labels: enhancement

#99 - Create a volatile subscription type, for subscribe only to new incoming events, and not the whole history

Issue - State: closed - Opened by Narvalex about 9 years ago - 1 comment
Labels: feature

#98 - Handle null config value exception in node factory, to avoid need to guess what happened

Issue - State: closed - Opened by Narvalex about 9 years ago
Labels: enhancement

#97 - Get rid off the crud event bus and crud queue

Issue - State: closed - Opened by Narvalex about 9 years ago
Labels: enhancement

#96 - Test serialization speed

Issue - State: closed - Opened by Narvalex about 9 years ago - 1 comment
Labels: testing

#94 - Improve event source aggregate testing with processor and deserialization capabilities

Issue - State: closed - Opened by Narvalex about 9 years ago
Labels: testing

#93 - Enhance polling failure retry monitoring

Issue - State: closed - Opened by Narvalex about 9 years ago - 1 comment
Labels: enhancement

#92 - Fix poller bug that always pull all events from 0

Issue - State: closed - Opened by Narvalex about 9 years ago
Labels: bug, Critical

#91 - Extend data reader extensions for suppoert returning null values for all types

Issue - State: closed - Opened by Narvalex about 9 years ago
Labels: enhancement

#90 - The hearbeat interval should be configurable, maybe in node constructor parameters

Issue - State: closed - Opened by Narvalex about 9 years ago - 1 comment
Labels: enhancement

#89 - Instead of showing 'Signal R Client Connected' when refresing node portal, show node status

Issue - State: closed - Opened by Narvalex about 9 years ago
Labels: enhancement

#88 - Divide by zero exception when tring to obtain statistics of consumer consumption

Issue - State: closed - Opened by Narvalex about 9 years ago
Labels: bug

#86 - Fix bug that makes tracing with signal r shows endlessly "Pushing 0 event/s"

Issue - State: closed - Opened by Narvalex about 9 years ago
Labels: bug, Critical

#84 - Fix node tracing issues when services are stopping

Issue - State: closed - Opened by Narvalex about 9 years ago
Labels: bug

#83 - Display in tracing when every main FSM starts and stops

Issue - State: closed - Opened by Narvalex about 9 years ago
Labels: enhancement

#82 - Implement pollers name, in order to check in tracing pollers name when polling

Issue - State: closed - Opened by Narvalex about 9 years ago
Labels: enhancement

#81 - Verify if volatilized longs are justified

Issue - State: closed - Opened by Narvalex about 9 years ago - 1 comment
Labels: testing

#79 - Register components in the container as soon as they are available

Issue - State: closed - Opened by Narvalex about 9 years ago
Labels: enhancement

#78 - Probar lo de los usuarios. Un bounded context sencillo para probar la seguridad

Issue - State: closed - Opened by Narvalex about 9 years ago
Labels: feature

#73 - Include a timestamp of the event by default in event payload

Issue - State: closed - Opened by Narvalex about 9 years ago
Labels: enhancement