tched based on maxBatchSize which
is then submitted as a PutMetricDataRequest.
5. On the batching of requests, how do you propose batch size (specifically
size) is enforced? Specifically, I am interested in how we are calculating
the data sizes of a batch.
Best regards
Keith Lee
On Fri, Apr 11, 2
[
https://issues.apache.org/jira/browse/FLINK-36939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17943940#comment-17943940
]
Keith Lee commented on FLINK-36939:
---
Refactored the changes for h
/#map
```
data_stream.flat_map(lambda x: x.split(' '), output_type=Types.STRING())
```
Best regards
Keith Lee
On Tue, Feb 11, 2025 at 9:02 PM Daniel Saxton
wrote:
> Hello,
>
> I am attempting to use the DataStream API in pyflink (apache-flink==1.20.0)
> with Kinesis
Keith Lee created FLINK-37627:
-
Summary: Restarting from a checkpoint/savepoint which coincides
with shard split causes data loss
Key: FLINK-37627
URL: https://issues.apache.org/jira/browse/FLINK-37627
Keith Lee created FLINK-37627:
-
Summary: Restarting from a checkpoint/savepoint which coincides
with shard split causes data loss
Key: FLINK-37627
URL: https://issues.apache.org/jira/browse/FLINK-37627
[
https://issues.apache.org/jira/browse/FLINK-36939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keith Lee updated FLINK-36939:
--
Attachment: Screenshot 1734584781285.png
Screenshot 1734584639640.png
> High
Keith Lee created FLINK-36939:
-
Summary: High CPU Utilization with Flink Kinesis EFO Consumer
Key: FLINK-36939
URL: https://issues.apache.org/jira/browse/FLINK-36939
Project: Flink
Issue Type
Keith Lee created FLINK-36939:
-
Summary: High CPU Utilization with Flink Kinesis EFO Consumer
Key: FLINK-36939
URL: https://issues.apache.org/jira/browse/FLINK-36939
Project: Flink
Issue Type
[
https://issues.apache.org/jira/browse/FLINK-36155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keith Lee updated FLINK-36155:
--
Description:
The following warning logs are seen from kinesis connector indicating
```
LEAK
[
https://issues.apache.org/jira/browse/FLINK-36155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keith Lee updated FLINK-36155:
--
Description:
The following warning logs are seen from kinesis connector indicating memory
leak
[
https://issues.apache.org/jira/browse/FLINK-36155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keith Lee updated FLINK-36155:
--
Summary: ByteBuf.release() was not called before it's garbage-collected in
Kinesis Connector
Keith Lee created FLINK-36155:
-
Summary: ByteBuf.release() was not called before it's
garbage-collected
Key: FLINK-36155
URL: https://issues.apache.org/jira/browse/FLINK-36155
Project:
Keith Lee created FLINK-36155:
-
Summary: ByteBuf.release() was not called before it's
garbage-collected
Key: FLINK-36155
URL: https://issues.apache.org/jira/browse/FLINK-36155
Project:
[
https://issues.apache.org/jira/browse/FLINK-35853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17867735#comment-17867735
]
Keith Lee commented on FLINK-35853:
---
Thanks for your response Jinzhong.
I unders
[
https://issues.apache.org/jira/browse/FLINK-35853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17866287#comment-17866287
]
Keith Lee edited comment on FLINK-35853 at 7/16/24 8:0
[
https://issues.apache.org/jira/browse/FLINK-35853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keith Lee updated FLINK-35853:
--
Description:
We have a job with small and static state size (states are updated instead of
added
[
https://issues.apache.org/jira/browse/FLINK-35853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keith Lee updated FLINK-35853:
--
Description:
We have a job with small and static state size (states are updated instead of
added
[
https://issues.apache.org/jira/browse/FLINK-35853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17866287#comment-17866287
]
Keith Lee commented on FLINK-35853:
---
I dug around code but was unfamiliar with
Keith Lee created FLINK-35853:
-
Summary: Regression in checkpoint size when performing full
checkpointing in RocksDB
Key: FLINK-35853
URL: https://issues.apache.org/jira/browse/FLINK-35853
Project: Flink
Keith Lee created FLINK-35853:
-
Summary: Regression in checkpoint size when performing full
checkpointing in RocksDB
Key: FLINK-35853
URL: https://issues.apache.org/jira/browse/FLINK-35853
Project: Flink
+1 (non binding)
Best regards
Keith Lee
On Wed, Jun 26, 2024 at 9:48 AM Zakelly Lan wrote:
> +1 (binding)
>
>
> Best,
> Zakelly
>
> On Wed, Jun 26, 2024 at 3:54 PM Yuepeng Pan wrote:
>
> > +1 (non-binding)
> >
> >
>
very useful for users who may want to implement said limiting.
Best regards
Keith Lee
On Mon, Jun 17, 2024 at 5:50 PM Piotr Nowojski wrote:
> Hi all!
>
> >> Do you know if there is a way to limit the CPU utilisation of s5cmd? I
> see
> >> worker and concurrency configura
I meant to address Piotr on the above, apologies!
Best regards
Keith Lee
On Tue, Jun 18, 2024 at 8:06 AM Keith Lee
wrote:
> Hi Lorenzo,
>
> > As I mentioned above, in the end I think hardcoding in Flink support for
> the `cpulimit` doesn't seem appropriate and at the
[
https://issues.apache.org/jira/browse/FLINK-33251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17849961#comment-17849961
]
Keith Lee edited comment on FLINK-33251 at 5/28/24 10:2
[
https://issues.apache.org/jira/browse/FLINK-33251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17849961#comment-17849961
]
Keith Lee edited comment on FLINK-33251 at 5/28/24 10:2
[
https://issues.apache.org/jira/browse/FLINK-33251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17849961#comment-17849961
]
Keith Lee edited comment on FLINK-33251 at 5/28/24 10:2
[
https://issues.apache.org/jira/browse/FLINK-33251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17849961#comment-17849961
]
Keith Lee edited comment on FLINK-33251 at 5/28/24 10:2
[
https://issues.apache.org/jira/browse/FLINK-33251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17849961#comment-17849961
]
Keith Lee edited comment on FLINK-33251 at 5/28/24 10:1
[
https://issues.apache.org/jira/browse/FLINK-33251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17849961#comment-17849961
]
Keith Lee edited comment on FLINK-33251 at 5/28/24 10:1
[
https://issues.apache.org/jira/browse/FLINK-33251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17849961#comment-17849961
]
Keith Lee commented on FLINK-33251:
---
The timeout could come from any of:
1.
[
https://issues.apache.org/jira/browse/FLINK-33251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17849467#comment-17849467
]
Keith Lee commented on FLINK-33251:
---
Adding IntelliJ scratch file that can reli
[
https://issues.apache.org/jira/browse/FLINK-33251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keith Lee updated FLINK-33251:
--
Attachment: reproduce_FLINK-33251.java
> SQL Client query execution aborts after a few seco
[
https://issues.apache.org/jira/browse/FLINK-33251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17849440#comment-17849440
]
Keith Lee commented on FLINK-33251:
---
It seems that reproducing this on M1 Mac is
that. Can you provide
other example configuration (actual examples for MySQL/Postgres etc. would
be great) that may illustrate the usefulness of the proposal better?
Best regards
Keith Lee
On Tue, May 21, 2024 at 2:01 PM Leonard Xu wrote:
> Thanks Lorenzo for kicking off this discussion.
>
[
https://issues.apache.org/jira/browse/FLINK-33251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17847791#comment-17847791
]
Keith Lee edited comment on FLINK-33251 at 5/20/24 8:2
[
https://issues.apache.org/jira/browse/FLINK-33251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17847791#comment-17847791
]
Keith Lee commented on FLINK-33251:
---
I've also experience similar issue so
, should FLIP criteria [1] be updated so that reorganisation
of public documentation fall under it as well?
Best regards
Keith Lee
[1]
https://cwiki.apache.org/confluence/plugins/servlet/mobile?contentId=65145551#FlinkImprovementProposals-Whatisconsidereda%22majorchange%22thatneedsaFLIP?
On Thu
[
https://issues.apache.org/jira/browse/FLINK-35369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keith Lee updated FLINK-35369:
--
Description:
Flink has rich and varied SQL offerings/deployment mode, it can take some time
for new
[
https://issues.apache.org/jira/browse/FLINK-35369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keith Lee updated FLINK-35369:
--
Summary: Improve `Table API and SQL` overview page or add new page to guide
new users to right Flink
[
https://issues.apache.org/jira/browse/FLINK-35369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keith Lee updated FLINK-35369:
--
Description:
Flink has rich and varied SQL offerings/deployment mode, it can take some time
for new
me.
https://issues.apache.org/jira/browse/FLINK-35369
Appreciate your thoughts and suggestions.
Best regards
Keith Lee
[
https://issues.apache.org/jira/browse/FLINK-35369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keith Lee updated FLINK-35369:
--
Description:
Flink has rich and varied SQL offerings/deployment mode, it can take some time
for new
Keith Lee created FLINK-35369:
-
Summary: Improve `Table API and SQL` page or add new page to guide
new users to right Flink SQL option
Key: FLINK-35369
URL: https://issues.apache.org/jira/browse/FLINK-35369
Keith Lee created FLINK-35369:
-
Summary: Improve `Table API and SQL` page or add new page to guide
new users to right Flink SQL option
Key: FLINK-35369
URL: https://issues.apache.org/jira/browse/FLINK-35369
restore after
Flink statement changes.
How best should such a feature request be driven? Will a FLIP be necessary?
Best regards
Keith Lee
On Mon, May 13, 2024 at 1:27 PM Martijn Visser (Jira)
wrote:
>
> [
> https://issues.apache.org/jira/browse/FLINK-3
[
https://issues.apache.org/jira/browse/FLINK-35336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keith Lee updated FLINK-35336:
--
Summary: SQL failed to restore from savepoint after change in
default-parallelism (was: SQL failed
[
https://issues.apache.org/jira/browse/FLINK-35336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keith Lee updated FLINK-35336:
--
Description:
After bumping 'table.exec.resource.default-parallelism' from 1 to 4, I am
obs
the effort to fix the bug.
Best regards
Keith Lee
On Mon, May 13, 2024 at 11:37 AM Keith Lee (Jira) wrote:
> Keith Lee created FLINK-35336:
> -
>
> Summary: SQL failed to restore from savepoint after change in
> default-parallelismF
Keith Lee created FLINK-35336:
-
Summary: SQL failed to restore from savepoint after change in
default-parallelismFlink/Flink:User
Key: FLINK-35336
URL: https://issues.apache.org/jira/browse/FLINK-35336
Keith Lee created FLINK-35336:
-
Summary: SQL failed to restore from savepoint after change in
default-parallelismFlink/Flink:User
Key: FLINK-35336
URL: https://issues.apache.org/jira/browse/FLINK-35336
+1 (non-binding)
Best regards
Keith Lee
On Sat, 11 May 2024 at 04:58, Shengkai Fang wrote:
> +1 (binding)
>
> Best,
> Shengkai
>
> Ron Liu 于2024年5月10日周五 12:07写道:
>
> > +1(binding)
> >
> > Best,
> > Ron
> >
> > Jark Wu 于2024
Hi Abhi,
> We see that even when all the Taskslots of that particular operator are
stuck in an INITIALISING state
Can you include the stack trace of these threads so that we can understand
what the operators are stuck on INITIALISING?
Regards
Keith
On Thu, May 9, 2024 at 6:58 AM Abhi Sagar Khat
Hi Piotr,
Thank you for the proposal. Looks great.
Along similar line of Aleks' question on memory usage.
The proposal mentions that s5cmd utilises 100% of CPU similar to Flink
1.18. However, this will be a native process outside of the JVM. Are there
risk of large/long state download starving t
+1 (non-binding)
Great work on the benchmark data.
Keith
On Thu, May 9, 2024 at 4:53 AM 周仁祥 wrote:
> +1 (non-binding)
>
> ConradJam 于2024年5月7日周二 11:35写道:
>
> > +1 (no-binding)
> >
> > Piotr Nowojski 于2024年5月6日周一 20:17写道:
> >
> > > +1 (binding)
> > >
> > > Piotrek
> > >
> > > pon., 6 maj 2024
Hello,
After bumping 'table.exec.resource.default-parallelism' from 1 to 4, I am
observing the following exception on restoring job from savepoint with an
unmodified statement set.
[ERROR] Could not execute SQL statement. Reason:
> java.lang.IllegalStateException: Failed to rollback to
> checkpoi
Flink doesn't
> currently provide a way to directly force specific UIDs for operators
> through configuration or SQL hints. This is primarily due to how Flink's
> internal planner optimizes execution plans.
>
> Talat
>
>
> On Tue, May 7, 2024 at 8:42 AM Keith Lee
&g
Hello,
I'm running into issues restoring from savepoint after changing SQL
statement.
[ERROR] Could not execute SQL statement. Reason:
> java.lang.IllegalStateException: Failed to rollback to
> checkpoint/savepoint
> file:/tmp/flink-savepoints/savepoint-52c344-3bedb8204ff0. Cannot map
> checkpoin
Hi again everyone.
Lisa in the office came up with a unique way to get your permit or a copy of
it.
If you contact Lisa at the office 613-475-1162 she will fax or email a
permit to you if you send a check in the mail, all you have to do is take a
photo of the check and email it to her to c
Hi every one it has been a long time since I have made a report, and I see
lots have made the report on the Ruff, it was still there at5pm when I
stopped by.
Again I would like to say that a Permit is required for entry, although this
is a rare sighting please do not put me in the position to a
I have the same issue on this and also fresh install the 16.04, after
try to install Zabbix 3 in Zabbix repo, get zabbix-frontend with error
during apt-get install and unable to continue, problem is most likely is
PHP7 + Zabbix-Frontend
--
You received this bug notification because you are a memb
Hi everyone
The Brighton Constructed Wetlands are almost ice free, and I do realize that
this is Waterfowl weekend in Brighton, if you posses last years permit I do
not have any issues for entry on this weekend only, I have put the link
below to save searching the Brighton website for all the
Keith Lee created FLEX-34764:
Summary: ActionBar Now 20px Off When Using Flex 4.14
Key: FLEX-34764
URL: https://issues.apache.org/jira/browse/FLEX-34764
Project: Apache Flex
Issue Type: Bug
On 14 August 2014 10:48, Michael Meskes wrote:
> On Wed, Aug 13, 2014 at 09:34:32PM +0100, Keith Lee wrote:
> > I purged acpi-fakekey and acpi-support then reinstalled.
>
> Does the same happen if you install other packages that have init scripts?
>
You are correct the same
On 14 August 2014 10:48, Michael Meskes wrote:
> On Wed, Aug 13, 2014 at 09:34:32PM +0100, Keith Lee wrote:
> > I purged acpi-fakekey and acpi-support then reinstalled.
>
> Does the same happen if you install other packages that have init scripts?
>
You are correct the same
Package: acpi-fakekey
Version: 0.140-5+deb7u2
Severity: serious
Justification: fails to install from repository (but installed successfully in
the past) - was offered as a security update
Dear Michael and other Maintainers,
My first bugrep so sorry if I missed anything, or have added way too much
Package: acpi-fakekey
Version: 0.140-5+deb7u2
Severity: serious
Justification: fails to install from repository (but installed successfully in
the past) - was offered as a security update
Dear Michael and other Maintainers,
My first bugrep so sorry if I missed anything, or have added way too much
Keith Lee created FLEX-34336:
Summary: Strange Trace Statements When Debugging
Key: FLEX-34336
URL: https://issues.apache.org/jira/browse/FLEX-34336
Project: Apache Flex
Issue Type: Bug
[
https://issues.apache.org/jira/browse/FLEX-34330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14011061#comment-14011061
]
Keith Lee commented on FLEX-34330:
--
After looking at the code for getCurrentSkinS
[
https://issues.apache.org/jira/browse/FLEX-34330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14009870#comment-14009870
]
Keith Lee commented on FLEX-34330:
--
Yes. I'm extending the CheckBox compo
Keith Lee created FLEX-34330:
Summary: Checkbox Component Flickers on MouseOver
Key: FLEX-34330
URL: https://issues.apache.org/jira/browse/FLEX-34330
Project: Apache Flex
Issue Type: Bug
[
https://issues.apache.org/jira/browse/FLEX-34139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13935052#comment-13935052
]
Keith Lee commented on FLEX-34139:
--
Yes, that did fix the issue. Thanks!
>
Keith Lee created FLEX-34139:
Summary: Missing 120DPI Skin References
Key: FLEX-34139
URL: https://issues.apache.org/jira/browse/FLEX-34139
Project: Apache Flex
Issue Type: Bug
[
https://issues.apache.org/jira/browse/FLEX-34139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keith Lee updated FLEX-34139:
-
Attachment: Screen Shot 2014-03-12 at 11.21.25 AM.png
> Missing 120DPI Skin Referen
[
https://issues.apache.org/jira/browse/FLEX-34097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13910855#comment-13910855
]
Keith Lee commented on FLEX-34097:
--
Yes, I think that solves it. thx
> Missing
[
https://issues.apache.org/jira/browse/FLEX-34102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keith Lee updated FLEX-34102:
-
Attachment: Screen Shot 2014-02-20 at 9.22.50 AM.png
> Compiler Warning: Cannot resolve namesp
Keith Lee created FLEX-34102:
Summary: Compiler Warning: Cannot resolve namespace qualified type
'BorderDataNavigator' in CSS selector 'BorderDataNavigator'
Key: FLEX-34102
URL: https://issues.ap
[
https://issues.apache.org/jira/browse/FLEX-34097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13906367#comment-13906367
]
Keith Lee commented on FLEX-34097:
--
Just downloaded 4.12 RC1 and found a similar i
[
https://issues.apache.org/jira/browse/FLEX-34097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13905897#comment-13905897
]
Keith Lee commented on FLEX-34097:
--
Added a screen shot of what I'm seeing. Am
[
https://issues.apache.org/jira/browse/FLEX-34097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keith Lee updated FLEX-34097:
-
Attachment: Screen Shot 2014-02-19 at 2.03.43 PM.png
Here is what I'm seeing. The 3 ButtonBar
Keith Lee created FLEX-34097:
Summary: Missing Assets In The mobile.swc Theme File
Key: FLEX-34097
URL: https://issues.apache.org/jira/browse/FLEX-34097
Project: Apache Flex
Issue Type: Bug
[
https://issues.apache.org/jira/browse/FLEX-33860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13836507#comment-13836507
]
Keith Lee commented on FLEX-33860:
--
I think this is a good solution.
> Support F
[
https://issues.apache.org/jira/browse/FLEX-33860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13812820#comment-13812820
]
Keith Lee commented on FLEX-33860:
--
Someone posted a nice skin that accommod
[
https://issues.apache.org/jira/browse/FLEX-33861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13809372#comment-13809372
]
Keith Lee commented on FLEX-33861:
--
I agree that having the same physical height ac
[
https://issues.apache.org/jira/browse/FLEX-33861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keith Lee updated FLEX-33861:
-
Attachment: Screen Shot 2013-10-30 at 9.04.35 AM.png
The image on the left is the 4.10 SDK, and is the
[
https://issues.apache.org/jira/browse/FLEX-33861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keith Lee reopened FLEX-33861:
--
After looking into this some more, I think there are problems that will
negatively impact applications
[
https://issues.apache.org/jira/browse/FLEX-33861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keith Lee closed FLEX-33861.
Resolution: Not A Problem
After the posted explanations it;s not an issue at all but an improvement over
[
https://issues.apache.org/jira/browse/FLEX-33861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13808402#comment-13808402
]
Keith Lee commented on FLEX-33861:
--
Ah OK. Setting it to 120 does replicate the beha
Keith Lee created FLEX-33861:
Summary: Flex Incorrectly Scaling Down Application
Key: FLEX-33861
URL: https://issues.apache.org/jira/browse/FLEX-33861
Project: Apache Flex
Issue Type: Bug
Keith Lee created FLEX-33860:
Summary: Need Support For iOS 7
Key: FLEX-33860
URL: https://issues.apache.org/jira/browse/FLEX-33860
Project: Apache Flex
Issue Type: Bug
Components
I had a similar problem when trying to send German characters from my flex
app to an email API. I resolved it by encoding the characters before
sending it to the server and decoding it at the server. Perhaps this
method will work for you?
I believe I used encodeURI
Keith
On Aug 28, 2013 6:05 PM
Hi everyone from BCW, I know that this may be a little off subject of the bird,
I am asking those who happen to come across our slower road crossing turtles to
take a little caution, today someone tried to straddle a good size snapper only
to
hit the fairly big turtle on the under carriage of t
Hi everyone one from the Municipality of Brighton
The 2013 season is upon us and I hope to see some of you this year at the BCW
(Brighton Constructed Wetlands), I have dropped the water in the south cell to
help with growth but also to help attract some shore birds.
May I also request that when
Keith Lee created FLEX-33439:
Summary: copylocale utility not working for locales other than
english
Key: FLEX-33439
URL: https://issues.apache.org/jira/browse/FLEX-33439
Project: Apache Flex
Is this related to a bug in Nautilus? Using the version of Trine from an
old Humble Bundle (the installer is simply a self extractor which adds
the relevant *.desktop file to the dash) I note the icon - which is a
hefty 512x512 - is not only oversized in the dash, but the source
.desktop file is fa
Public bug reported:
If I search for for example 'Neil Gaiman' and see Stardust, the price
banner shows £2.56 and 'previewing' the item shows the Amazon logo
alongside 'Buy £2.56' however clicking the item opens the Amazon page
which reveals the £2.56 book isn't actually sold by Amazon, but a 3rd
Hi to all from the BCW
Well the two Osprey offspring are flying daily, its a terrific site mom and
dad with kids in tow flying around
the neighbourhood .
September 8, 2012 from 1 pm to 5 pm there will be a free access to the
wetland, the Pickering Naturalist have
booked for the afternoon so
On Saturday June 30th I will be at the wetlands from 2 PM to 5 PM, this will be
a free access time for those who wish to come down.There are lots of offspring
to view, wood ducks, moore hens, Virginia Railsand many other.TinyDirections:
Exit 509 eastbound off the 401 to Highway 30 south.Travel 7
Well we are happy parents again in the Wetlands, George and Gracie (the osprey)
have two more young.
Tiny
___
ONTBIRDS is presented by the Ontario Field Ornithologists - the provincial
birding organization.
Send bird reports to birdalert@ontbirds.ca
On Saturday June 2nd I will be at the wetlands from 2 PM to 5 PM, this will be
a free accesstime for those who wish to come down. TinyDirections: Exit 509
eastbound off the 401 to Highway 30 south. Travel 7.2 kilometresright through
Brighton. The wetland will appear on the south-side of a curve
I just received this update
Keith
Greetings: I just spoke to Rod. He will be transported back to Northumberland
Hills
Hospital either today or tomorrow. The doctors put in another stent last night.
He is tired but feeling much better.
The nurses and doctors told him he has tempted fate for the
1 - 100 of 229 matches
Mail list logo