Hi: Here're what I did:
1. contributed a KafkaSpout to the Heron Spout effort 2. fixed an issue that prevents "setup-intellij.sh" from generating correct project for IntelliJ 3. troubleshooted and found the root cause why DistributedLog-based stateful storage, i.e. "org.apache.heron.statefulstorage.dlog.DlogStorage" didn't work, and a ticket was logged to track that 4. troubleshooted and found the root cause why CheckpointManager could not be configured at deployment time on Kubernetes, a ticket was logged to track that 5. help answering some Kafka related questions on Slack channel Cheers, Simon Weng On Tue, Mar 12, 2019 at 7:58 PM Dave Fisher <[email protected]> wrote: > Hi - > > > On Mar 12, 2019, at 4:22 PM, Josh Fischer <[email protected]> wrote: > > > > Not too much for me this week. > > > > I participated in a few conversations on the Bazel upgrade process and > the > > script that sets up IntelliJ. > > > > A thought/question on my mind: How do we move conversations that happen > in > > slack to the mailing list? I know this has been discussed a few times. > > Maybe some time of job that pulls conversations from each channel and > mails > > them to the list on a nightly basis? > > Ask the Apache Pulsar team about slack jobs - Matteo has one. > > > > > I can understand the ease of use of slack and why we have it. However I > > also understand the importance of managing this project’s discussions > > through the mailing list. > > Dev list is preferred for long thoughtful asynchronous threaded > discussions that you may want to find 15 years from now. I have gone that > far back on projects where I’ve been on the PMC for 11 years. Slack my be > gone in 10 years, but the Apache Archives will live. > > Regards, > Dave > > > > > - Josh > > > > On Tue, Mar 12, 2019 at 4:55 PM Xiaoyao Qian <[email protected]> > wrote: > > > >> Hi all, > >> > >> My updates: > >> 1. Modified the FirstFitDecreasingPacking algorithm so that now it takes > >> CPU and RAM constraints into consideration when generating a packing > plan. > >> 2. Added static (cppcheck) and runtime (gperftool heapcheck) checks to > >> native cpp modules. > >> > >> Xiaoyao Qian > >> > >> > >> On Tue, Mar 12, 2019 at 2:48 PM Ning Wang <[email protected]> wrote: > >> > >>> Friendly ping~ > >>> > >>> On Mon, Mar 11, 2019 at 11:42 AM Neng Lu <[email protected]> wrote: > >>> > >>>> Hi All, > >>>> > >>>> My updates: > >>>> - I'm finishing the process of a security vulnerability issue. > >>>> > >>>> On Mon, Mar 11, 2019 at 11:19 AM FatJ Love <[email protected]> > >>>> wrote: > >>>> > >>>>> My update > >>>>> - Worked with OSS team about the March meetup > >>>>> > >>>>> On Mon, Mar 11, 2019 at 10:39 AM Ning Wang <[email protected]> > >>> wrote: > >>>>> > >>>>>> Hi, all~, > >>>>>> > >>>>>> It has been two weeks since our last sync and it is time to share > >> our > >>>>>> progress again. Let's share our works for the last two weeks in > >> this > >>>>>> thread. > >>>>>> > >>>>>> My updates (mostly internal works, not much on Apache side): > >>>>>> - Worked with OSS team about the April meetup > >>>>>> - Maven artifacts for Apache release 0.20.1 rc1 is uploaded to > >> Apache > >>>>> maven > >>>>>> repo: > >>>>>> > >>>>>> > >>>>> > >>>> > >>> > >> > https://repository.apache.org/content/repositories/staging/org/apache/heron/ > >>>>>> . > >>>>>> Working on the binary packages now. The current discussion about > >> file > >>>>>> hosting can be found here: > >>>>>> > >>>>>> > >>>>> > >>>> > >>> > >> > http://mail-archives.apache.org/mod_mbox/heron-dev/201903.mbox/%3CCAHZ_pm6Dh0mtRdRZL07jMPKZitr%3DNmQLFq7ZuDzL_jGRR%2Btxxw%40mail.gmail.com%3E > >>>>>> > >>>>>> > >>>>>> Regards, > >>>>>> --ning > >>>>>> > >>>>> > >>>> > >>>> > >>>> -- > >>>> Best Regards, > >>>> Neng > >>>> > >>> > >> > > -- > > Sent from A Mobile Device > >
