nichamon

Results 35 comments of nichamon

@bschwal I shared an updated version of the slides I used at my dry-run on the LDMSCON Google Drive. It's in the Presentation folder. There are examples of decomposition configuration...

@narategithub Added Narate as he was the one who implemented most of the APIs. I checked and found that we don't have an API to free up a record instance's...

I believe that we don't have such an API to prevent the case that the sampler authors call the API to destroy a record instance that has been appended to...

I am inclined to get rid of the record arrays. Lists of records can be used in place of record arrays. Let me propose a change regarding the creation and...

@morrone Thank you for pointing out the API inconsistency for lists, records, and record arrays.

@tom95858 @morrone @baallan @valleydlr It's better to continue the discussion in a meeting. I'll send an email to setup a meeting next week.

I changed this to a draft because I'm in the middle of addressing the following. - Make `regex` as an optional attribute - Make `advertise_start` create a config object if...

@tom95858 I fixed the port number and added the attribute to disable LDMSD automatically start a producer added by prdcr_listen. The pull request is ready.

@morrone Thanks for pointing this out. I'll be traveling this week, so I should have a patch to fix this by the end of the week.